Fri, 08 Jul 2016 21:26:02 +0300 8160657: Compiler HotSpot tests should use the "run driver" directive where applicable
iignatyev [Fri, 08 Jul 2016 21:26:02 +0300] rev 40053
8160657: Compiler HotSpot tests should use the "run driver" directive where applicable Reviewed-by: kvn
Fri, 08 Jul 2016 20:14:18 +0300 8160276: Jittester: bytecode tests generation hangs in ClassWriter infinite loop
dpochepk [Fri, 08 Jul 2016 20:14:18 +0300] rev 40052
8160276: Jittester: bytecode tests generation hangs in ClassWriter infinite loop Reviewed-by: kvn, iveresov
Fri, 08 Jul 2016 17:02:10 +0100 8160969: aarch64: CDS is broken after 8079507
aph [Fri, 08 Jul 2016 17:02:10 +0100] rev 40051
8160969: aarch64: CDS is broken after 8079507 Reviewed-by: roland Contributed-by: ningsheng.jian@linaro.org
Thu, 07 Jul 2016 15:39:12 +0100 Merge
aph [Thu, 07 Jul 2016 15:39:12 +0100] rev 40050
Merge
Thu, 07 Jul 2016 15:07:13 +0100 8141633: Implement VarHandles/Unsafe intrinsics on AArch64
aph [Thu, 07 Jul 2016 15:07:13 +0100] rev 40049
8141633: Implement VarHandles/Unsafe intrinsics on AArch64 Reviewed-by: roland
Thu, 07 Jul 2016 13:53:52 +0300 8160773: error: package jdk.internal.jimage does not exist
tpivovarova [Thu, 07 Jul 2016 13:53:52 +0300] rev 40048
8160773: error: package jdk.internal.jimage does not exist Reviewed-by: dlong
Wed, 06 Jul 2016 15:05:28 +0300 8160360: Mismatched field loads are folded in LoadNode::Value
vlivanov [Wed, 06 Jul 2016 15:05:28 +0300] rev 40047
8160360: Mismatched field loads are folded in LoadNode::Value Reviewed-by: kvn, thartmann
Tue, 05 Jul 2016 17:57:20 -0700 8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
dnsimon [Tue, 05 Jul 2016 17:57:20 -0700] rev 40046
8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined Summary: fix Client VM build Reviewed-by: twisti, kvn
Tue, 05 Jul 2016 07:57:09 +0200 8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte
thartmann [Tue, 05 Jul 2016 07:57:09 +0200] rev 40045
8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte Summary: Need to convert char offsets to byte offsets before range check. Reviewed-by: vlivanov
Mon, 04 Jul 2016 09:14:02 +0200 8160651: StubRoutines::_dtan does not restore callee save register rbx
thartmann [Mon, 04 Jul 2016 09:14:02 +0200] rev 40044
8160651: StubRoutines::_dtan does not restore callee save register rbx Summary: Pop rbx before leaving stub. Reviewed-by: vlivanov, vdeshpande
Sat, 02 Jul 2016 00:27:19 +0000 8160647: [JVMCI] need to be able to copy internal arrays from LocalVariableTable and LineNumberTable
dnsimon [Sat, 02 Jul 2016 00:27:19 +0000] rev 40043
8160647: [JVMCI] need to be able to copy internal arrays from LocalVariableTable and LineNumberTable Reviewed-by: twisti, never
Thu, 30 Jun 2016 05:05:52 -0700 8153194: PreserveFPRegistersTest.java runs out of memory in the nightlies.
rraghavan [Thu, 30 Jun 2016 05:05:52 -0700] rev 40042
8153194: PreserveFPRegistersTest.java runs out of memory in the nightlies. Summary: Fixed test by setting reference size using WhileBox.getHeapOopSize. Reviewed-by: vlivanov
Tue, 24 May 2016 01:13:57 -0700 8156943: aarch64: string compare does not support CompactStrings
enevill [Tue, 24 May 2016 01:13:57 -0700] rev 40041
8156943: aarch64: string compare does not support CompactStrings Summary: Implement LL, UL and LU encodings for StrComp Reviewed-by: aph
Thu, 30 Jun 2016 08:24:51 +0200 8160425: Vectorization with signalling NaN returns wrong result
thartmann [Thu, 30 Jun 2016 08:24:51 +0200] rev 40040
8160425: Vectorization with signalling NaN returns wrong result Summary: Should not use doubles/floats for vector constants in the C code. Reviewed-by: kvn, vlivanov
Wed, 29 Jun 2016 18:04:04 +0300 8160471: compiler/rangechecks/TestRangeCheckEliminationDisabled.java fails after JDK-8150900
ppunegov [Wed, 29 Jun 2016 18:04:04 +0300] rev 40039
8160471: compiler/rangechecks/TestRangeCheckEliminationDisabled.java fails after JDK-8150900 Summary: Add UnlockDiagnosticVMOptions to the test Reviewed-by: kvn, thartmann
Wed, 29 Jun 2016 11:38:58 +0000 Merge
tpivovarova [Wed, 29 Jun 2016 11:38:58 +0000] rev 40038
Merge
Wed, 29 Jun 2016 14:32:13 +0300 8153515: [ctw] CompileTheWorld testlibrary should trigger compilation of <clinit> and <init>
tpivovarova [Wed, 29 Jun 2016 14:32:13 +0300] rev 40037
8153515: [ctw] CompileTheWorld testlibrary should trigger compilation of <clinit> and <init> Reviewed-by: thartmann
Wed, 29 Jun 2016 11:24:13 +0000 8160534: aarch64: fails to build after 8157834
enevill [Wed, 29 Jun 2016 11:24:13 +0000] rev 40036
8160534: aarch64: fails to build after 8157834 Summary: add missing #include Reviewed-by: aph
Tue, 28 Jun 2016 20:08:43 +0000 Merge
never [Tue, 28 Jun 2016 20:08:43 +0000] rev 40035
Merge
Tue, 28 Jun 2016 17:22:56 +0000 8160121: [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI
never [Tue, 28 Jun 2016 17:22:56 +0000] rev 40034
8160121: [JVMCI] JvmciNotifyBootstrapFinishedEventTest.java failed NoClassDefFoundError: jdk/vm/ci/runtime/JVMCI Reviewed-by: kvn
Tue, 28 Jun 2016 19:58:15 +0300 8143081: [ctw] Test CompileTheWorld.java needs to be updated for Jigsaw
tpivovarova [Tue, 28 Jun 2016 19:58:15 +0300] rev 40033
8143081: [ctw] Test CompileTheWorld.java needs to be updated for Jigsaw Reviewed-by: iignatyev
Mon, 27 Jun 2016 17:23:15 +0300 8132318: -XX:TraceJumps is broken on Sparc
dpochepk [Mon, 27 Jun 2016 17:23:15 +0300] rev 40032
8132318: -XX:TraceJumps is broken on Sparc Reviewed-by: kvn, thartmann
Mon, 27 Jun 2016 10:10:11 +0200 8159016: Over-unrolled loop is partially removed
thartmann [Mon, 27 Jun 2016 10:10:11 +0200] rev 40031
8159016: Over-unrolled loop is partially removed Summary: Prevent over-unrolling of loops by computing upper bound for trip count. Reviewed-by: kvn
Fri, 24 Jun 2016 15:30:50 -0700 Merge
kvn [Fri, 24 Jun 2016 15:30:50 -0700] rev 40030
Merge
Fri, 24 Jun 2016 19:06:00 +0000 Merge
iveresov [Fri, 24 Jun 2016 19:06:00 +0000] rev 40029
Merge
Fri, 24 Jun 2016 11:22:08 -0700 8157249: [JVMCI] remove ConstantReflectionProvider.isEmbeddable method
iveresov [Fri, 24 Jun 2016 11:22:08 -0700] rev 40028
8157249: [JVMCI] remove ConstantReflectionProvider.isEmbeddable method Summary: Remove unused API Reviewed-by: kvn
Fri, 24 Jun 2016 17:12:50 +0000 Merge
ppunegov [Fri, 24 Jun 2016 17:12:50 +0000] rev 40027
Merge
Fri, 24 Jun 2016 19:06:15 +0300 8160085: @library' must appear before first `@run'
ppunegov [Fri, 24 Jun 2016 19:06:15 +0300] rev 40026
8160085: @library' must appear before first `@run' Summary: move @ignore after the @library Reviewed-by: kvn
Fri, 24 Jun 2016 17:11:17 +0000 Merge
rschatz [Fri, 24 Jun 2016 17:11:17 +0000] rev 40025
Merge
Fri, 24 Jun 2016 15:45:47 +0000 8160177: [JVMCI] race condition in HotSpotMemoryAccessProviderImpl.verifyReadRawObject
rschatz [Fri, 24 Jun 2016 15:45:47 +0000] rev 40024
8160177: [JVMCI] race condition in HotSpotMemoryAccessProviderImpl.verifyReadRawObject Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip