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
Wed, 23 Dec 2015 21:09:50 -0800 8145688: Update for x86 pow in the math lib
kvn [Wed, 23 Dec 2015 21:09:50 -0800] rev 35146
8145688: Update for x86 pow in the math lib Summary: Optimizes Math.pow() for 64 and 32 bit X86 architecture using Intel LIBM implementation. Reviewed-by: kvn Contributed-by: vivek.r.deshpande@intel.com
Wed, 23 Dec 2015 16:24:19 -0800 8146043: run JVMCI tests in JPRT
twisti [Wed, 23 Dec 2015 16:24:19 -0800] rev 35145
8146043: run JVMCI tests in JPRT Reviewed-by: iklam, ctornqvi, collins
Wed, 23 Dec 2015 11:36:46 -1000 8146100: compiler/jvmci/code/SimpleCodeInstallationTest.java JUnit Failure: expected:<12> but was:<109710641>
twisti [Wed, 23 Dec 2015 11:36:46 -1000] rev 35144
8146100: compiler/jvmci/code/SimpleCodeInstallationTest.java JUnit Failure: expected:<12> but was:<109710641> Reviewed-by: kvn
Wed, 23 Dec 2015 07:27:42 -1000 8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread
twisti [Wed, 23 Dec 2015 07:27:42 -1000] rev 35143
8145435: [JVMCI] some tests on Windows fail with: assert(!thread->is_Java_thread()) failed: must not be java thread Reviewed-by: never, dnsimon, dholmes, coleenp
Tue, 22 Dec 2015 13:41:09 -0800 Merge
twisti [Tue, 22 Dec 2015 13:41:09 -0800] rev 35142
Merge
Mon, 21 Dec 2015 22:17:23 +0100 8145328: SEGV in DirectivesStack::getMatchingDirective
neliasso [Mon, 21 Dec 2015 22:17:23 +0100] rev 35141
8145328: SEGV in DirectivesStack::getMatchingDirective Summary: Loop until enabled directive is found Reviewed-by: kvn, twisti
Mon, 21 Dec 2015 11:34:58 +0100 8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true
thartmann [Mon, 21 Dec 2015 11:34:58 +0100] rev 35140
8144487: PhaseIdealLoop::build_and_optimize() must restore major_progress flag if skip_loop_opts is true Summary: Restore the major_progress flag before calling igvn.optimize(). Reviewed-by: kvn
Mon, 21 Dec 2015 10:14:26 +0100 8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI
thartmann [Mon, 21 Dec 2015 10:14:26 +0100] rev 35139
8145754: PhaseIdealLoop::is_scaled_iv_plus_offset() does not match AddI Summary: is_scaled_iv_plus_offset() should handle AddI nodes with scaled iv as second input. Reviewed-by: kvn
Sat, 19 Dec 2015 19:06:02 +0100 8145566: PrintNMethods compile command broken since b89
neliasso [Sat, 19 Dec 2015 19:06:02 +0100] rev 35138
8145566: PrintNMethods compile command broken since b89 Summary: Decremented Symbol twice Reviewed-by: thartmann, kvn
Tue, 15 Dec 2015 16:55:24 +0100 8144704: [JVMCI] add tests for simple code installation
rschatz [Tue, 15 Dec 2015 16:55:24 +0100] rev 35137
8144704: [JVMCI] add tests for simple code installation Reviewed-by: twisti
Fri, 18 Dec 2015 15:29:43 -0800 8145717: Use AVX3 instructions for Arrays.equals() intrinsic
kvn [Fri, 18 Dec 2015 15:29:43 -0800] rev 35136
8145717: Use AVX3 instructions for Arrays.equals() intrinsic Reviewed-by: kvn Contributed-by: jan.civlin@intel.com
Fri, 18 Dec 2015 12:39:02 -0800 Merge
twisti [Fri, 18 Dec 2015 12:39:02 -0800] rev 35135
Merge
Thu, 17 Dec 2015 23:36:28 +0000 Merge
twisti [Thu, 17 Dec 2015 23:36:28 +0000] rev 35134
Merge
Thu, 17 Dec 2015 23:17:34 +0000 8145714: [JVMCI] SPARC broken after JDK-8134994
twisti [Thu, 17 Dec 2015 23:17:34 +0000] rev 35133
8145714: [JVMCI] SPARC broken after JDK-8134994 Reviewed-by: kvn
Thu, 17 Dec 2015 09:39:07 -0800 8144852: Corrupted oop in nmethod
dlong [Thu, 17 Dec 2015 09:39:07 -0800] rev 35132
8144852: Corrupted oop in nmethod Reviewed-by: vlivanov
Wed, 09 Dec 2015 13:37:59 +0100 8144091: CompilerControl: directive file doesn't override inlining rules
neliasso [Wed, 09 Dec 2015 13:37:59 +0100] rev 35131
8144091: CompilerControl: directive file doesn't override inlining rules Summary: Fix correct overrides Reviewed-by: roland
Wed, 16 Dec 2015 15:39:11 +0100 8145345: LogCompilation output is empty after JEP165: Compiler Control
neliasso [Wed, 16 Dec 2015 15:39:11 +0100] rev 35130
8145345: LogCompilation output is empty after JEP165: Compiler Control Summary: Fix default init and compilecommand update Reviewed-by: kvn
Wed, 16 Dec 2015 15:38:28 +0100 8144246: adding lots of directives via jcmd may produce OOM crash
neliasso [Wed, 16 Dec 2015 15:38:28 +0100] rev 35129
8144246: adding lots of directives via jcmd may produce OOM crash Summary: Add a limit to the number of directives Reviewed-by: kvn
Wed, 16 Dec 2015 18:38:02 +0300 8141351: Create tests for direct invoke instructions testing
dpochepk [Wed, 16 Dec 2015 18:38:02 +0300] rev 35128
8141351: Create tests for direct invoke instructions testing Summary: Tests for invoke* instructions Reviewed-by: twisti
Wed, 16 Dec 2015 13:21:19 +0000 8145553: Fix warnings in AArch64 directory
aph [Wed, 16 Dec 2015 13:21:19 +0000] rev 35127
8145553: Fix warnings in AArch64 directory Reviewed-by: kvn
Wed, 16 Dec 2015 11:35:59 +0000 8144582: AArch64 does not generate correct branch profile data
aph [Wed, 16 Dec 2015 11:35:59 +0000] rev 35126
8144582: AArch64 does not generate correct branch profile data Reviewed-by: kvn
Tue, 15 Dec 2015 19:18:05 +0000 8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2
aph [Tue, 15 Dec 2015 19:18:05 +0000] rev 35125
8145438: Guarantee failures since 8144028: Use AArch64 bit-test instructions in C2 Summary: Implement short and long versions of bit test instructions. Reviewed-by: kvn
Tue, 15 Dec 2015 21:17:50 +0000 Merge
twisti [Tue, 15 Dec 2015 21:17:50 +0000] rev 35124
Merge
Mon, 14 Dec 2015 17:02:02 -1000 8134994: use separate VMStructs databases for SA and JVMCI
twisti [Mon, 14 Dec 2015 17:02:02 -1000] rev 35123
8134994: use separate VMStructs databases for SA and JVMCI Reviewed-by: kbarrett
Tue, 15 Dec 2015 17:31:18 +0300 8079667: port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg
iignatyev [Tue, 15 Dec 2015 17:31:18 +0300] rev 35122
8079667: port vm/compiler/AESIntrinsics/CheckIntrinsics into jtreg Reviewed-by: kvn Contributed-by: alexander.vorobyev@oracle.com
Tue, 08 Dec 2015 14:26:17 +0000 8144498: aarch64: large code cache generates SEGV
enevill [Tue, 08 Dec 2015 14:26:17 +0000] rev 35121
8144498: aarch64: large code cache generates SEGV Summary: Fix pd_call_destination to use is_call_at rather than is_call Reviewed-by: aph, adinn
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip