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

(classes_lang) Clean up hiding of exception backtrace field

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P5 P5
    • None
    • 1.5.1
    • core-libs
    • None
    • generic
    • generic

      4496456 illustrated the need to hide the "backtrace" field in
      java.lang.Throwable from consumption by reflection. 5012949 illustrated the need
      to hide some additional fields in other classes. The mechanism introduced in the
      Java libraries for 5012949 is more general than the code added to jvm.cpp for
      4496456; we should remove the code in the VM for 4496456 and filter out the
      backtrace field at the Java level.

            Unassigned Unassigned
            kbr Kenneth Russell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: