Wed, 06 Jan 2016 08:02:23 +0100 Merge
thartmann [Wed, 06 Jan 2016 08:02:23 +0100] rev 35161
Merge
Tue, 05 Jan 2016 10:57:15 -1000 8146001: Remove support for command line options from JVMCI
dnsimon [Tue, 05 Jan 2016 10:57:15 -1000] rev 35160
8146001: Remove support for command line options from JVMCI Reviewed-by: twisti
Tue, 29 Dec 2015 16:47:34 +0000 8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
enevill [Tue, 29 Dec 2015 16:47:34 +0000] rev 35159
8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java Summary: patch trampoline calls with special case bl to itself which does not cause guarantee failure Reviewed-by: aph
Tue, 29 Dec 2015 18:30:51 +0100 Merge
kvn [Tue, 29 Dec 2015 18:30:51 +0100] rev 35158
Merge
Sun, 27 Dec 2015 05:15:14 -0800 8144993: Elide redundant memory barrier after AllocationNode
hshi [Sun, 27 Dec 2015 05:15:14 -0800] rev 35157
8144993: Elide redundant memory barrier after AllocationNode Summary: Elide memory barrier for AllocationNode when it doesn't escape in initializer and has an MemBarRelease node at exit of initializer method. Reviewed-by: aph, mdoerr, goetz, kvn, asiebenborn
Tue, 29 Dec 2015 11:54:21 +0100 8145913: PPC64: add Montgomery multiply intrinsic
mdoerr [Tue, 29 Dec 2015 11:54:21 +0100] rev 35156
8145913: PPC64: add Montgomery multiply intrinsic Reviewed-by: aph, goetz
Mon, 21 Dec 2015 16:58:29 +0000 8145096: Undefined behaviour in HotSpot
aph [Mon, 21 Dec 2015 16:58:29 +0000] rev 35155
8145096: Undefined behaviour in HotSpot Summary: Fix some integer overflows Reviewed-by: jrose, kvn, kbarrett, adinn, iklam
Mon, 28 Dec 2015 23:11:01 -0800 8143925: Enhancing CounterMode.crypt() for AES
kvn [Mon, 28 Dec 2015 23:11:01 -0800] rev 35154
8143925: Enhancing CounterMode.crypt() for AES Summary: Add intrinsic for CounterMode.crypt() to leverage the parallel nature of AES in Counter(CTR) Mode. Reviewed-by: kvn, ascarpino Contributed-by: kishor.kharbas@intel.com
Mon, 28 Dec 2015 10:10:37 -1000 8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64
twisti [Mon, 28 Dec 2015 10:10:37 -1000] rev 35153
8146245: compiler/jvmci/ tests fail: java.lang.AssertionError: minimum config for aarch64 Reviewed-by: kvn
Sat, 26 Dec 2015 16:59:26 +0100 8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues
dnsimon [Sat, 26 Dec 2015 16:59:26 +0100] rev 35152
8146157: JVMCI must not fold accesses to @Stable fields if -XX:-FoldStableValues Reviewed-by: twisti
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip