Tue, 15 Dec 2015 17:57:08 +0000 Merge
coleenp [Tue, 15 Dec 2015 17:57:08 +0000] rev 35174
Merge
Tue, 15 Dec 2015 16:01:53 +0000 Merge
coleenp [Tue, 15 Dec 2015 16:01:53 +0000] rev 35173
Merge
Tue, 15 Dec 2015 10:43:12 -0500 Merge
coleenp [Tue, 15 Dec 2015 10:43:12 -0500] rev 35172
Merge
Fri, 11 Dec 2015 14:58:20 -0500 8145153: Convert TraceMonitorInflation to Unified Logging
rprotacio [Fri, 11 Dec 2015 14:58:20 -0500] rev 35171
8145153: Convert TraceMonitorInflation to Unified Logging Summary: Updated -XX:+TraceMonitorInflation flag to -Xlog:monitorinflation=debug, with an alias (and related alias table) to support the old option. Reviewed-by: dholmes, mockner, coleenp
Tue, 15 Dec 2015 16:01:00 +0000 Merge
jprovino [Tue, 15 Dec 2015 16:01:00 +0000] rev 35170
Merge
Tue, 15 Dec 2015 15:27:38 +0000 Merge
jprovino [Tue, 15 Dec 2015 15:27:38 +0000] rev 35169
Merge
Mon, 14 Dec 2015 17:06:06 -0500 8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586
jprovino [Mon, 14 Dec 2015 17:06:06 -0500] rev 35168
8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586 Summary: Use double arithmetic to avoid integer overflow Reviewed-by: jwilhelm, tbenson
Thu, 10 Dec 2015 20:14:00 +0300 8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing
kzhaldyb [Thu, 10 Dec 2015 20:14:00 +0300] rev 35167
8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing Reviewed-by: iignatyev, dfazunen
Thu, 10 Dec 2015 16:18:25 +0100 8145117: PPC64: Remove cpp interpreter implementation
goetz [Thu, 10 Dec 2015 16:18:25 +0100] rev 35166
8145117: PPC64: Remove cpp interpreter implementation Reviewed-by: coleenp, mdoerr
Tue, 15 Dec 2015 11:28:23 +0100 Merge
ihse [Tue, 15 Dec 2015 11:28:23 +0100] rev 35165
Merge
Tue, 15 Dec 2015 10:55:07 +0100 8142909: Integration of minor fixes from the build-infra project
ihse [Tue, 15 Dec 2015 10:55:07 +0100] rev 35164
8142909: Integration of minor fixes from the build-infra project Reviewed-by: dholmes, erikj
Tue, 15 Dec 2015 09:58:29 +0100 8145303: Clean up the units for log_gc_footer
brutisso [Tue, 15 Dec 2015 09:58:29 +0100] rev 35163
8145303: Clean up the units for log_gc_footer Reviewed-by: david, tschatzl, goetz
Tue, 15 Dec 2015 00:16:09 -0500 8145015: jni_GetStringCritical asserts for empty strings
simonis [Tue, 15 Dec 2015 00:16:09 -0500] rev 35162
8145015: jni_GetStringCritical asserts for empty strings Reviewed-by: thartmann, dholmes
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
Mon, 28 Dec 2015 10:32:20 +0100 8146231: ppc64/gcc 4.1.2: fix build after "8143072: [JVMCI] Port JVMCI to AArch64"
mdoerr [Mon, 28 Dec 2015 10:32:20 +0100] rev 35151
8146231: ppc64/gcc 4.1.2: fix build after "8143072: [JVMCI] Port JVMCI to AArch64" Reviewed-by: goetz
Fri, 25 Dec 2015 03:27:06 +0300 8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java
iignatyev [Fri, 25 Dec 2015 03:27:06 +0300] rev 35150
8146205: quarantine compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java Reviewed-by: kvn
Thu, 24 Dec 2015 17:21:09 +0100 Merge
twisti [Thu, 24 Dec 2015 17:21:09 +0100] rev 35149
Merge
Wed, 23 Dec 2015 20:19:42 -1000 8143072: [JVMCI] Port JVMCI to AArch64
twisti [Wed, 23 Dec 2015 20:19:42 -1000] rev 35148
8143072: [JVMCI] Port JVMCI to AArch64 Reviewed-by: gdub, rschatz, twisti, kvn Contributed-by: aph@redhat.com
Wed, 23 Dec 2015 23:08:16 +0300 8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java
iignatyev [Wed, 23 Dec 2015 23:08:16 +0300] rev 35147
8146129: quarantine compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java Reviewed-by: twisti
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip