Sat, 16 Apr 2011 11:59:54 +0200 7007254: NullPointerException occurs with jvisualvm placed under a dir. including Japanese chars
thurka [Sat, 16 Apr 2011 11:59:54 +0200] rev 9173
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
Fri, 15 Apr 2011 09:36:28 -0400 7032407: Crash in LinkResolver::runtime_resolve_virtual_method()
coleenp [Fri, 15 Apr 2011 09:36:28 -0400] rev 9172
7032407: Crash in LinkResolver::runtime_resolve_virtual_method() Summary: Make CDS reorder vtables so that dump time vtables match run time order, so when redefine classes reinitializes them, they aren't in the wrong order. Reviewed-by: dcubed, acorn
Thu, 14 Apr 2011 23:06:33 -0400 Merge
vladidan [Thu, 14 Apr 2011 23:06:33 -0400] rev 9171
Merge
Thu, 14 Apr 2011 11:02:05 -0400 Merge
vladidan [Thu, 14 Apr 2011 11:02:05 -0400] rev 9170
Merge
Tue, 12 Apr 2011 10:32:42 -0400 Merge
vladidan [Tue, 12 Apr 2011 10:32:42 -0400] rev 9169
Merge
Mon, 11 Apr 2011 23:02:37 -0400 7005865: Crash when running with PrintIRWithLIR
vladidan [Mon, 11 Apr 2011 23:02:37 -0400] rev 9168
7005865: Crash when running with PrintIRWithLIR Summary: the failure is caused by uninitialized bci number Reviewed-by: iveresov
Thu, 14 Apr 2011 11:50:36 -0400 7033100: CreateMinidumpOnCrash does not work for failed asserts
zgu [Thu, 14 Apr 2011 11:50:36 -0400] rev 9167
7033100: CreateMinidumpOnCrash does not work for failed asserts Summary: Passing NULL as MINIDUMP_EXCEPTION_INFORMATION when calling MiniDumpWriteDump when crash is due to assertion instead of real exception to avoid creating zero-length mini dump file. Reviewed-by: acorn, dcubed, poonam, coleenp
(0) -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip