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

Request for ExceptionDescribeString JNI function

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 5.0
    • hotspot
    • generic
    • generic

      As noted in 4777096, javaw doesn't display the same information as java if the vm terminates with an uncaught exception. The cause of this discrepency is that the JNI function ExceptionDescribe prints to stderr and in a "windows application" like javaw, printing to stderr is a no-op. Therefore, to allow javaw and other Java launchers more control over exception reporting, there should be a version of ExceptionDescribe which returns its output as a string.

            sbohne Steve Bohne (Inactive)
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: