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

Preallocated OOME objects should obey Throwable stack trace protocol

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs22
    • 7u2
    • hotspot
    • None
    • b02
    • generic
    • generic
    • Verified

        After a series of changes culminating in 6998871, Throwable objects were allowed to be brought into being in an immutable state after construction. The objects created by the Throwable constructors and by readObject obey a documented protocol around the setting of the various fields to indicate mutability or immutability. Any Throwable objects directly created by the VM should also obey this protocol.

              dholmes David Holmes
              darcy Joe Darcy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: