Thu, 07 Apr 2016 12:33:58 +0200 8153267: nmethod's exception cache not multi-thread safe
mdoerr [Thu, 07 Apr 2016 12:33:58 +0200] rev 38043
8153267: nmethod's exception cache not multi-thread safe Reviewed-by: aph, jcm, kvn
Fri, 15 Apr 2016 07:54:31 +0200 8151708: C1 FastTLABRefill can allocate TLABs past the end of the heap
zmajo [Fri, 15 Apr 2016 07:54:31 +0200] rev 38042
8151708: C1 FastTLABRefill can allocate TLABs past the end of the heap Summary: Use branch instruction that checks xcc instead of icc. Reviewed-by: kvn, thartmann
Thu, 14 Apr 2016 18:15:41 +0200 Merge
ppunegov [Thu, 14 Apr 2016 18:15:41 +0200] rev 38041
Merge
Thu, 14 Apr 2016 15:28:46 +0200 Merge
ppunegov [Thu, 14 Apr 2016 15:28:46 +0200] rev 38040
Merge
Wed, 13 Apr 2016 18:56:51 +0300 8153852: [jittester] move TypeUtil to utils package
ppunegov [Wed, 13 Apr 2016 18:56:51 +0300] rev 38039
8153852: [jittester] move TypeUtil to utils package Summary: rewrite TypeUtil and move to utils package Reviewed-by: kvn
Wed, 13 Apr 2016 18:31:43 +0300 8140354: Unquarantine tests that failed with OutOfMemoryError
ppunegov [Wed, 13 Apr 2016 18:31:43 +0300] rev 38038
8140354: Unquarantine tests that failed with OutOfMemoryError Summary: unquarantine CompilerControl tests Reviewed-by: iignatyev
Tue, 12 Apr 2016 11:53:44 +0800 8153713: aarch64: improve short array clearing using store pair
fyang [Tue, 12 Apr 2016 11:53:44 +0800] rev 38037
8153713: aarch64: improve short array clearing using store pair Summary: aarch64: generate store pair instruction to clear short arrays Reviewed-by: aph
Thu, 14 Apr 2016 08:32:39 +0200 8154073: Several compiler tests fail when are executed with C1 only
thartmann [Thu, 14 Apr 2016 08:32:39 +0200] rev 38036
8154073: Several compiler tests fail when are executed with C1 only Summary: Added missing flag checks to the tests and Whitebox API. Reviewed-by: kvn
Tue, 12 Apr 2016 17:12:51 -0700 8153818: Move similar CompiledIC platform specific code to shared code.
kvn [Tue, 12 Apr 2016 17:12:51 -0700] rev 38035
8153818: Move similar CompiledIC platform specific code to shared code. Reviewed-by: iveresov, twisti
Tue, 12 Apr 2016 14:55:18 -0700 8153115: Move private interface check to linktime
iveresov [Tue, 12 Apr 2016 14:55:18 -0700] rev 38034
8153115: Move private interface check to linktime Summary: Check for private interface methods during linktime instead of runtime Reviewed-by: kvn, never, coleenp, acorn, lfoltan
Tue, 12 Apr 2016 14:17:42 -0400 Merge
bharadwaj [Tue, 12 Apr 2016 14:17:42 -0400] rev 38033
Merge
Tue, 12 Apr 2016 11:29:08 +0200 8153885: [TESTBUG] few regression tests failed after 8151880 changes
neliasso [Tue, 12 Apr 2016 11:29:08 +0200] rev 38032
8153885: [TESTBUG] few regression tests failed after 8151880 changes Summary: Test that uses compile() as missed in update Reviewed-by: kvn
Wed, 06 Apr 2016 18:51:03 +0300 8149374: Replace C1-specific collection classes with universal collection classes
fzhinkin [Wed, 06 Apr 2016 18:51:03 +0300] rev 38031
8149374: Replace C1-specific collection classes with universal collection classes Reviewed-by: kvn, mgerdin, coleenp
Mon, 11 Apr 2016 21:42:55 +0300 8152590: C2: @Stable support doesn't always work w/ incremental inlining
vlivanov [Mon, 11 Apr 2016 21:42:55 +0300] rev 38030
8152590: C2: @Stable support doesn't always work w/ incremental inlining Reviewed-by: kvn
Mon, 11 Apr 2016 21:42:31 +0300 8138861: C2 complains about unreasonably large method running Octane zlib in Nashorn
vlivanov [Mon, 11 Apr 2016 21:42:31 +0300] rev 38029
8138861: C2 complains about unreasonably large method running Octane zlib in Nashorn Reviewed-by: kvn
Thu, 07 Apr 2016 22:36:16 +0000 8153797: aarch64: Add Arrays.fill stub code
enevill [Thu, 07 Apr 2016 22:36:16 +0000] rev 38028
8153797: aarch64: Add Arrays.fill stub code Reviewed-by: aph Contributed-by: long.chen@linaro.org
Thu, 07 Apr 2016 08:57:26 -1000 8153439: do not install an empty SpeculationLog in an nmethod
dnsimon [Thu, 07 Apr 2016 08:57:26 -1000] rev 38027
8153439: do not install an empty SpeculationLog in an nmethod Reviewed-by: iveresov, twisti
Thu, 07 Apr 2016 18:27:50 +0200 Merge
neliasso [Thu, 07 Apr 2016 18:27:50 +0200] rev 38026
Merge
Wed, 06 Apr 2016 14:48:45 +0200 8151880: EnqueueMethodForCompilationTest.java still fails to compile method
neliasso [Wed, 06 Apr 2016 14:48:45 +0200] rev 38025
8151880: EnqueueMethodForCompilationTest.java still fails to compile method Summary: Extract SimpleTestCaseHelper inner class Reviewed-by: kvn
Thu, 07 Apr 2016 16:51:37 +0200 8153514: Whitebox API should allow compilation of <clinit>
thartmann [Thu, 07 Apr 2016 16:51:37 +0200] rev 38024
8153514: Whitebox API should allow compilation of <clinit> Summary: Added Whitebox API method to trigger compilation of static initializer. Reviewed-by: zmajo, kvn, iignatyev
Thu, 07 Apr 2016 12:16:03 +0000 Merge
thartmann [Thu, 07 Apr 2016 12:16:03 +0000] rev 38023
Merge
Thu, 07 Apr 2016 01:56:16 -0700 8149488: Incorrect declaration of bitsInByte in regmask.cpp.
rraghavan [Thu, 07 Apr 2016 01:56:16 -0700] rev 38022
8149488: Incorrect declaration of bitsInByte in regmask.cpp. Summary: Corrected BITS_IN_BYTE_ARRAY_SIZE value as 256 for all bitsInByte usage. Reviewed-by: dlong, mcberg, thartmann, vlivanov
Thu, 07 Apr 2016 10:50:08 +0000 Merge
shade [Thu, 07 Apr 2016 10:50:08 +0000] rev 38021
Merge
Wed, 06 Apr 2016 10:55:46 +0300 8153265: [TESTBUG] compiler/whitebox/ForceNMethodSweepTest should not assume asserts are benign
shade [Wed, 06 Apr 2016 10:55:46 +0300] rev 38020
8153265: [TESTBUG] compiler/whitebox/ForceNMethodSweepTest should not assume asserts are benign Reviewed-by: twisti, ikrylov
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip