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

Print stack traces for exceptions during VM initialization

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • hotspot
    • None
    • b38
    • generic
    • generic
    • Not verified

      The RMI and serialization team recently ran into a problem trying to use a ConcurrentHashMap inside of the ObjectStreamClass to speed up serialization. The ConcurrentHashMap was being allocated in the static initializer of ObjectStreamClass; this led to an exception during VM bootstrapping, and no stack trace was printed. The lack of a stack trace is problematic when working on the bootstrapping portions of the core libraries.

      ###@###.### 2005-05-14 01:19:27 GMT

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: