Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4546426

JVM_Clone clears newly allocated object

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 1.4.0
    • hotspot
    • gc
    • Fix Understood
    • generic
    • generic

      JVM_Clone allocates an object from the heap, then performs a shallow
      copy of the object being cloned into it.

      In Merlin, we initialize the newly created object to zeros before
      returning it to JVM_Clone. In Ladybird, we handed back an uninitialized
      object.

      ###@###.### 2005-06-09 05:08:10 GMT

            Unassigned Unassigned
            jloizeausunw Jane Loizeaux (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: