Request for review 7053130: hs_err file does not record specified CLASSPATH

harold seigel harold.seigel at oracle.com
Tue Oct 16 13:43:49 PDT 2012


Summary:  Added code to write the value of the java.class.path property 
to the hs_err file.  The new text in the hs_err file would look like this:

                  ...
    VM Arguments:
    jvm_args: -XX:+CrashGCForDumpingJavaThread
    java_command: Queens
    java_class_path: .:/root/dir:/home
    Launcher Type: SUN_STANDARD

    Environment Variables:
    JAVA_HOME=/java/udrt/jdk1.8.0/
    CLASSPATH=.:/home/:/some/where
                       ....


Open webrev at http://cr.openjdk.java.net/~coleenp/Bug7053130 
<http://cr.openjdk.java.net/%7Ecoleenp/Bug7053130>

Bug link at http://bugs.sun.com/view_bug.do?bug_id=7053130

Tested by generating hs_err files and looking at their contents.

Thanks, Harold
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20121016/3e67be03/attachment.html 


More information about the hotspot-runtime-dev mailing list