Mon, 27 Jan 2014 10:57:52 +0100 8032662: test/compiler/ciReplay/TestSA.sh should report ulimit issues
sla [Mon, 27 Jan 2014 10:57:52 +0100] rev 22537
8032662: test/compiler/ciReplay/TestSA.sh should report ulimit issues Reviewed-by: kvn, iignatyev Contributed-by: stefan.sarne@oracle.com
Mon, 27 Jan 2014 13:46:54 +0400 8032247: SA: Constantpool lookup for invokedynamic is not implemented
dsamersoff [Mon, 27 Jan 2014 13:46:54 +0400] rev 22536
8032247: SA: Constantpool lookup for invokedynamic is not implemented Summary: implement constant pool lookup for invokedynamic Reviewed-by: sla, sspitsyn
Fri, 24 Jan 2014 08:31:06 -0500 Merge
hseigel [Fri, 24 Jan 2014 08:31:06 -0500] rev 22535
Merge
Fri, 24 Jan 2014 08:13:42 -0500 8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass.
hseigel [Fri, 24 Jan 2014 08:13:42 -0500] rev 22534
8028553: The JVM should not throw VerifyError when 'overriding' a static final method in a superclass. Summary: Check if method is static before throwing exception. Reviewed-by: kamg, coleenp, lfoltan, fparain
Fri, 24 Jan 2014 09:28:47 +0100 8028280: ParkEvent leak when running modified runThese which only loads classes
dsimms [Fri, 24 Jan 2014 09:28:47 +0100] rev 22533
8028280: ParkEvent leak when running modified runThese which only loads classes Summary: Use spin lock to manage ParkEvent and PlatformEvent free lists. Reviewed-by: dholmes, fparain
Thu, 23 Jan 2014 16:02:14 -0500 8031427: AllocObject and Unsafe.allocateInstance segfault for primitive types
gdub [Thu, 23 Jan 2014 16:02:14 -0500] rev 22532
8031427: AllocObject and Unsafe.allocateInstance segfault for primitive types Summary: The fix just throws an InstantiationException if the Klass is NULL. Reviewed-by: coleenp, twisti, jrose Contributed-by: gdub <duboscq@ssw.jku.at>
Thu, 23 Jan 2014 09:45:38 -0800 Merge
minqi [Thu, 23 Jan 2014 09:45:38 -0800] rev 22531
Merge
Thu, 23 Jan 2014 09:40:32 -0800 6651256: jstack: DeleteGlobalRef method call doesn't lead to descreasing of global refs count shown by jstack
minqi [Thu, 23 Jan 2014 09:40:32 -0800] rev 22530
6651256: jstack: DeleteGlobalRef method call doesn't lead to descreasing of global refs count shown by jstack Summary: jni_DeleteGlobalRef does not really release the jni handle, instead, set the handle point to JNIHandles::_deleted_handle which holds an oop instance (java/lang/Object) in Java heap and never be GC'ed. When counting number of global reference, it counts all the handles on the chain list, which includes the already deleted ones. Reviewed-by: zgu, sla, coleenp Contributed-by: yumin.qi@oracle.com
Thu, 23 Jan 2014 09:33:50 +0000 8032466: serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors
kevinw [Thu, 23 Jan 2014 09:33:50 +0000] rev 22529
8032466: serviceability/sa/jmap-hashcode/Test8028623.java fails with compilation errors Reviewed-by: dsamersoff, sla
Thu, 23 Jan 2014 09:06:21 +0100 8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked.
sla [Thu, 23 Jan 2014 09:06:21 +0100] rev 22528
8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked. Summary: Make sure we only look for statically linked agents in the main process image Reviewed-by: dsamersoff, bpittore, dcubed
Thu, 23 Jan 2014 08:12:12 +0100 8032250: Add trace event for VM flag changes
sla [Thu, 23 Jan 2014 08:12:12 +0100] rev 22527
8032250: Add trace event for VM flag changes Reviewed-by: coleenp, ehelin, egahlin, mgronlun
Mon, 20 Jan 2014 09:56:47 +0000 Merge
kevinw [Mon, 20 Jan 2014 09:56:47 +0000] rev 22526
Merge
Fri, 17 Jan 2014 18:39:22 +0000 8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.
kevinw [Fri, 17 Jan 2014 18:39:22 +0000] rev 22525
8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters. Reviewed-by: sla, dsamersoff
Sun, 19 Jan 2014 20:23:46 -0500 Merge
hseigel [Sun, 19 Jan 2014 20:23:46 -0500] rev 22524
Merge
Fri, 17 Jan 2014 11:21:29 -0500 8032024: Test not added for bug 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field,change
coleenp [Fri, 17 Jan 2014 11:21:29 -0500] rev 22523
8032024: Test not added for bug 8025937: assert(existing_f1 == NULL || existing_f1 == f1) failed: illegal field,change Summary: Test didn't get hg added with original bug fix Reviewed-by: jrose, hseigel, lfoltan
Fri, 17 Jan 2014 09:47:17 -0500 Merge
hseigel [Fri, 17 Jan 2014 09:47:17 -0500] rev 22522
Merge
(0) -10000 -3000 -1000 -300 -100 -16 +16 +100 +300 +1000 +3000 +10000 +30000 tip