hg: jdk7/hotspot-rt/hotspot: 7007254: NullPointerException occurs with jvisualvm placed under a dir. including Japanese chars

tomas.hurka at sun.com tomas.hurka at sun.com
Sat Apr 16 07:26:42 PDT 2011


Changeset: fcc932c8238c
Author:    thurka
Date:      2011-04-16 11:59 +0200
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/fcc932c8238c

7007254: NullPointerException occurs with jvisualvm placed under a dir. including Japanese chars
Summary: use java_lang_String::create_from_platform_dependent_str() instead of java_lang_String::create_from_str() in JvmtiEnv::AddToSystemClassLoaderSearch()
Reviewed-by: dcubed

! src/share/vm/prims/jvmtiEnv.cpp



More information about the serviceability-dev mailing list