Print stack traces for exceptions during VM initialization

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 6
    • Affects Version/s: 6
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: