Sat, 17 May 2014 19:34:38 -0400 Merge
coleenp [Sat, 17 May 2014 19:34:38 -0400] rev 24461
Merge
Sat, 17 May 2014 01:59:43 -0700 8043264: hsdis library not picked up correctly on expected paths
sspitsyn [Sat, 17 May 2014 01:59:43 -0700] rev 24460
8043264: hsdis library not picked up correctly on expected paths Summary: Fix file separator issue on Windows Reviewed-by: sla, sspitsyn Contributed-by: krismo@azulsystems.com
Fri, 16 May 2014 15:05:44 -0700 8042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found
sspitsyn [Fri, 16 May 2014 15:05:44 -0700] rev 24459
8042796: jvmtiRedefineClasses.cpp: guarantee(false) failed: OLD and/or OBSOLETE method(s) found Summary: Relax the guaranty for deleted methods Reviewed-by: dcubed, coleenp Contributed-by: serguei.spitsyn@oracle.com
Thu, 15 May 2014 20:16:14 -0700 8042885: java does not take hexadecimal number as vm option
minqi [Thu, 15 May 2014 20:16:14 -0700] rev 24458
8042885: java does not take hexadecimal number as vm option Summary: Java does not take number with hexadecimal format as options, fix enable hexadecimal format number can be used as vm option. Reviewed-by: coleenp, lfoltan, ctornqvi, hseigel, mseledtsov Contributed-by: yumin.qi@oracle.com
Thu, 15 May 2014 18:23:26 -0400 8038212: Method::is_valid_method() check has performance regression impact for stackwalking
coleenp [Thu, 15 May 2014 18:23:26 -0400] rev 24457
8038212: Method::is_valid_method() check has performance regression impact for stackwalking Summary: Only prune metaspace virtual spaces at safepoint so walking them is safe outside a safepoint. Reviewed-by: mgerdin, mgronlun, hseigel, stefank
Thu, 15 May 2014 17:38:50 -0400 8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors
coleenp [Thu, 15 May 2014 17:38:50 -0400] rev 24456
8025580: Temporary flags: UseNewReflection and ReflectionWrapResolutionErrors Summary: The fix removes all UseNewReflection/ReflectionWrapResolutionErrors occurrences/logic and adds them into the list of obsolete_jvm_flags in arguments.cpp. Reviewed-by: coleenp, hseigel Contributed-by: ygaevsky@azulsystems.com
Thu, 15 May 2014 10:44:20 -0700 8028749: java -version crashes with 'fatal error: heap walk aborted with error 1'
rdurbin [Thu, 15 May 2014 10:44:20 -0700] rev 24455
8028749: java -version crashes with 'fatal error: heap walk aborted with error 1' Summary: check_heap() should only call HeapWalk() when HeapLock() is successful. Reviewed-by: ctornqvi, sla, dcubed
Thu, 15 May 2014 09:25:27 -0400 8041918: BootstrapMethods attribute cannot be empty.
lfoltan [Thu, 15 May 2014 09:25:27 -0400] rev 24454
8041918: BootstrapMethods attribute cannot be empty. Summary: Allow a BootstrapMethods attribute that contains an empty bootstrap_methods table where num_bootstrap_methods is equal to zero. Reviewed-by: coleenp, hseigel
Wed, 14 May 2014 20:44:33 +0200 8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
sla [Wed, 14 May 2014 20:44:33 +0200] rev 24453
8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync Summary: Missing call to jvmti_method_exit from native wrapper code Reviewed-by: twisti, dcubed, sspitsyn Contributed-by: rickard.backman@oracle.com
Wed, 14 May 2014 22:54:45 -0400 8043164: Format warning in traceStream.hpp
drchase [Wed, 14 May 2014 22:54:45 -0400] rev 24452
8043164: Format warning in traceStream.hpp Summary: added cast to placate gcc Reviewed-by: kvn, zgu
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip