Tue, 10 Dec 2013 16:18:26 -0500 8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object
hseigel [Tue, 10 Dec 2013 16:18:26 -0500] rev 22219
8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object Summary: Implementation of JDK 8 JVMS 5.4.3.4 specification change to skip static and non-public methods of java.lang.Object for interface method resolution. Reviewed-by: acorn, coleenp Contributed-by: lois.foltan@oracle.com
Fri, 06 Dec 2013 11:33:10 -0500 8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61
hseigel [Fri, 06 Dec 2013 11:33:10 -0500] rev 22218
8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61 Summary: Check first that a class is not a dynamically-generated bytecode associated with 1.4 reflection implementation, to emitting an ICCE of an invokespecial IMR of a method in an indirect superinterface. Reviewed-by: acorn, hseigel Contributed-by: lois.foltan@oracle.com
Thu, 05 Dec 2013 12:35:38 +0100 8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40
mgronlun [Thu, 05 Dec 2013 12:35:38 +0100] rev 22217
8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 Reviewed-by: kvn, sspitsyn
Wed, 04 Dec 2013 14:43:50 +0100 8029395: SA: jstack throws WrongTypeException
sla [Wed, 04 Dec 2013 14:43:50 +0100] rev 22216
8029395: SA: jstack throws WrongTypeException Summary: SA missed some TLABs Reviewed-by: dsamersoff, mgerdin, brutisso
Wed, 04 Dec 2013 08:10:31 -0500 8027458: VM anonymous classes: wrong context for protected access checks
hseigel [Wed, 04 Dec 2013 08:10:31 -0500] rev 22215
8027458: VM anonymous classes: wrong context for protected access checks Summary: Use the anonymous class's host class for protected access checks Reviewed-by: acorn, coleenp, lfoltan
Tue, 31 Dec 2013 19:26:57 +0400 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul
iignatyev [Tue, 31 Dec 2013 19:26:57 +0400] rev 22214
8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul Reviewed-by: twisti Contributed-by: anton.ivanov@oracle.com
Thu, 26 Dec 2013 21:00:23 -0800 8027388: JVM crashes with SIGSEGV (0xb) at pc=0x00000001077cbbf6
iveresov [Thu, 26 Dec 2013 21:00:23 -0800] rev 22213
8027388: JVM crashes with SIGSEGV (0xb) at pc=0x00000001077cbbf6 Summary: Make object non-scalarizable if it has field with multiple bases one of which is null Reviewed-by: kvn, twisti
Fri, 20 Dec 2013 10:31:14 +0100 8028052: compiler/startup/SmallCodeCacheStartup.java fails there is no 'no space to run compiler' in the output
anoll [Fri, 20 Dec 2013 10:31:14 +0100] rev 22212
8028052: compiler/startup/SmallCodeCacheStartup.java fails there is no 'no space to run compiler' in the output Summary: Weaken test so that configurations that have no C1 compiler pass Reviewed-by: iveresov
Fri, 20 Dec 2013 10:29:44 +0100 8030783: Provide regression test for 8026478: -XX:+VerifyAdapterSharing is broken
anoll [Fri, 20 Dec 2013 10:29:44 +0100] rev 22211
8030783: Provide regression test for 8026478: -XX:+VerifyAdapterSharing is broken Summary: Added simple regression test Reviewed-by: iveresov
Thu, 19 Dec 2013 14:08:02 +0100 8025277: Add -XX: flag to print code cache sweeper statistics
anoll [Thu, 19 Dec 2013 14:08:02 +0100] rev 22210
8025277: Add -XX: flag to print code cache sweeper statistics Summary: New diagnostic flag prints statistics about the code cache sweeper Reviewed-by: kvn Contributed-by: tobi.hartmann@gmail.com
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip