Improve Exceptions::special_exception

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b23

      There are currently 2 almost identical versions of Exceptions::special_exception, one when a Throwable object already exists and one for paths that only have the exception class name as a symbol and an optional message.
      Exception logging (i.e. -Xlog:exceptions) only emits a message for the first version.
      Logging also does not note when an exception is converted to a pre-allocated exception due to the current thread not being able to call Java.

      This issue exists to consolidate the 2 versions and improve the logging.

            Assignee:
            Douglas Simon
            Reporter:
            Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: