Tue, 28 Jan 2014 08:55:00 -0500 8032827: NMT: missing virtual memory tagging in os::workaround_expand_exec_shield_cs_limit()
zgu [Tue, 28 Jan 2014 08:55:00 -0500] rev 22542
8032827: NMT: missing virtual memory tagging in os::workaround_expand_exec_shield_cs_limit() Summary: Fixed missing virtual memory type tagging in os::workaround_expand_exec_shield_cs_limit() function Reviewed-by: hseigel, coleenp
Tue, 28 Jan 2014 11:42:30 +0000 Merge
dsamersoff [Tue, 28 Jan 2014 11:42:30 +0000] rev 22541
Merge
Tue, 28 Jan 2014 14:45:39 +0400 7010732: SA_ALTROOT only works if running the SA tools from their build directory.
dsamersoff [Tue, 28 Jan 2014 14:45:39 +0400] rev 22540
7010732: SA_ALTROOT only works if running the SA tools from their build directory. Summary: fixed SA packaging scripts Reviewed-by: sla, kevinw
Mon, 27 Jan 2014 23:12:13 -0500 8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR
coleenp [Mon, 27 Jan 2014 23:12:13 -0500] rev 22539
8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR Summary: Clean up initialization from Threads::create_vm() so that exceptions cause vm_exit_during_initialzation without an exception mark. Reviewed-by: dholmes, hseigel
Tue, 21 Jan 2014 16:45:10 -0600 7015395: [TESTBUG] runtime/6626217/Test6626217.sh fails if compilation happens fast enough for timestamps to be equal.
gziemski [Tue, 21 Jan 2014 16:45:10 -0600] rev 22538
7015395: [TESTBUG] runtime/6626217/Test6626217.sh fails if compilation happens fast enough for timestamps to be equal. Summary: Insert 2 second sleep between copying of the src files and the compilation, to make sure the timestamps of *.class files are in the future of *.java files. Reviewed-by: coleenp, fparain
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip