Wed, 25 May 2016 16:23:15 -0400 8157175: GetNanoTimeAdjustment.java fails with excessive adjustment error
dholmes [Wed, 25 May 2016 16:23:15 -0400] rev 38705
8157175: GetNanoTimeAdjustment.java fails with excessive adjustment error Reviewed-by: dcubed, gziemski
Wed, 25 May 2016 13:46:05 -0400 8156548: gc/gctests/StringInternSyncWithGC2 fails with Test level exit status: 151
kbarrett [Wed, 25 May 2016 13:46:05 -0400] rev 38704
8156548: gc/gctests/StringInternSyncWithGC2 fails with Test level exit status: 151 Summary: Avoid repeated verification. Reviewed-by: jmasa, drwhite
Tue, 24 May 2016 12:42:43 -0500 8152856: Xcode 7.3 -Wshift-negative-value compile failure on Mac OS X
gziemski [Tue, 24 May 2016 12:42:43 -0500] rev 38703
8152856: Xcode 7.3 -Wshift-negative-value compile failure on Mac OS X Summary: Implement _lh_array_tag_type_value as const, not enum. Reviewed-by: vlivanov, minqi
Tue, 24 May 2016 13:39:18 +0000 Merge
vlivanov [Tue, 24 May 2016 13:39:18 +0000] rev 38702
Merge
Tue, 24 May 2016 14:13:57 +0300 Merge
vlivanov [Tue, 24 May 2016 14:13:57 +0300] rev 38701
Merge
Mon, 23 May 2016 17:33:39 +0300 8157438: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before"
dpochepk [Mon, 23 May 2016 17:33:39 +0300] rev 38700
8157438: JVMCI: MaterializeVirtualObjectTest fails w/ "CASE: invalidate=true: has no virtual object before" Reviewed-by: kvn
Fri, 20 May 2016 14:17:55 -0700 8154473: Update for CompilerDirectives to control stub generation and intrinsics
vdeshpande [Fri, 20 May 2016 14:17:55 -0700] rev 38699
8154473: Update for CompilerDirectives to control stub generation and intrinsics Summary: Use -XX:DisableIntrinsic flag to control intrinsics usage in Interpreter. Reviewed-by: twisti, neliasso, kvn, simonis
Fri, 20 May 2016 18:27:03 +0300 8154831: CastII/ConvI2L for a range check is prematurely eliminated
vlivanov [Fri, 20 May 2016 18:27:03 +0300] rev 38698
8154831: CastII/ConvI2L for a range check is prematurely eliminated Reviewed-by: kvn, thartmann
Fri, 20 May 2016 18:05:09 +0300 Merge
vlivanov [Fri, 20 May 2016 18:05:09 +0300] rev 38697
Merge
Thu, 19 May 2016 10:40:19 +0200 8155108: CompilerControl: tests incorrectly set states for excluded methods
neliasso [Thu, 19 May 2016 10:40:19 +0200] rev 38696
8155108: CompilerControl: tests incorrectly set states for excluded methods Summary: Remove redundant code that was not properly updated Reviewed-by: kvn
Wed, 18 May 2016 21:50:27 +0000 8156835: [JVMCI] clean up and minimize JVMCI
dnsimon [Wed, 18 May 2016 21:50:27 +0000] rev 38695
8156835: [JVMCI] clean up and minimize JVMCI Reviewed-by: iveresov, kvn
Wed, 18 May 2016 19:16:14 +0000 Merge
tpivovarova [Wed, 18 May 2016 19:16:14 +0000] rev 38694
Merge
Wed, 18 May 2016 20:19:23 +0300 8141149: [jittester] create Visitor for generating bytecode
tpivovarova [Wed, 18 May 2016 20:19:23 +0300] rev 38693
8141149: [jittester] create Visitor for generating bytecode 8149463: [jittester] rarely generates tests with compile error Reviewed-by: iignatyev, iveresov Contributed-by: dmitrij.pochepko@oracle.com, igor.ignatyev@oracle.com, pavel.punegov@oracle.com, tatiana.pivovarova@oracle.com
Wed, 18 May 2016 17:01:01 +0000 8156942: [JVMCI] replace LIRKind with abstract base class
rschatz [Wed, 18 May 2016 17:01:01 +0000] rev 38692
8156942: [JVMCI] replace LIRKind with abstract base class Reviewed-by: iveresov
Mon, 16 May 2016 17:01:53 +0300 8152343: JVMCI test tasks: Unit tests for MetaAccessProvider
dpochepk [Mon, 16 May 2016 17:01:53 +0300] rev 38691
8152343: JVMCI test tasks: Unit tests for MetaAccessProvider Reviewed-by: twisti
Mon, 16 May 2016 17:00:08 +0300 8152342: JVMCI test task: Unit tests for MethodHandleAccessProvider
dpochepk [Mon, 16 May 2016 17:00:08 +0300] rev 38690
8152342: JVMCI test task: Unit tests for MethodHandleAccessProvider Reviewed-by: kvn
Mon, 16 May 2016 16:58:02 +0300 8152341: JVMCI test task: Unit tests for MemoryAccessProvider
dpochepk [Mon, 16 May 2016 16:58:02 +0300] rev 38689
8152341: JVMCI test task: Unit tests for MemoryAccessProvider Reviewed-by: twisti
Mon, 16 May 2016 16:54:09 +0300 8139703: [TESTBUG] compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest fails using -Xcomp
dpochepk [Mon, 16 May 2016 16:54:09 +0300] rev 38688
8139703: [TESTBUG] compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest fails using -Xcomp Reviewed-by: kvn
Fri, 13 May 2016 21:26:06 +0000 Merge
twisti [Fri, 13 May 2016 21:26:06 +0000] rev 38687
Merge
Wed, 11 May 2016 10:23:59 -1000 8156159: replace CompilerToVM.readUncompressedOop with Unsafe.getUncompressedObject
twisti [Wed, 11 May 2016 10:23:59 -1000] rev 38686
8156159: replace CompilerToVM.readUncompressedOop with Unsafe.getUncompressedObject Reviewed-by: kvn
Fri, 13 May 2016 22:21:54 +0300 8141635: Implement VarHandles/Unsafe intrinsics on POWER
mdoerr [Fri, 13 May 2016 22:21:54 +0300] rev 38685
8141635: Implement VarHandles/Unsafe intrinsics on POWER Reviewed-by: shade, kvn, simonis
Fri, 13 May 2016 06:36:52 +0000 Merge
thartmann [Fri, 13 May 2016 06:36:52 +0000] rev 38684
Merge
Fri, 13 May 2016 08:32:20 +0200 8155608: String intrinsic range checks are not strict enough
thartmann [Fri, 13 May 2016 08:32:20 +0200] rev 38683
8155608: String intrinsic range checks are not strict enough Summary: Range checks in inflate, compress and getChars are not strict enough. Reviewed-by: kvn, twisti, jrose
Fri, 13 May 2016 01:06:46 +0000 8156552: [JVMCI] remove final and stable field handling from ConstantReflectionProvider
rschatz [Fri, 13 May 2016 01:06:46 +0000] rev 38682
8156552: [JVMCI] remove final and stable field handling from ConstantReflectionProvider Reviewed-by: kvn, twisti
Thu, 12 May 2016 22:06:55 +0000 8155047: [JVMCI] findLeafConcreteSubtype should handle arrays of leaf concrete subtype
never [Thu, 12 May 2016 22:06:55 +0000] rev 38681
8155047: [JVMCI] findLeafConcreteSubtype should handle arrays of leaf concrete subtype Reviewed-by: twisti
Thu, 12 May 2016 18:11:14 +0000 Merge
rschatz [Thu, 12 May 2016 18:11:14 +0000] rev 38680
Merge
Wed, 11 May 2016 13:27:56 +0200 8156741: [JVMCI] remove LocationIdentity interface
rschatz [Wed, 11 May 2016 13:27:56 +0200] rev 38679
8156741: [JVMCI] remove LocationIdentity interface Reviewed-by: kvn, iveresov
Thu, 12 May 2016 12:59:35 +0200 8156768: [JVMCI] remove support for patching Symbol pointers
rschatz [Thu, 12 May 2016 12:59:35 +0200] rev 38678
8156768: [JVMCI] remove support for patching Symbol pointers Reviewed-by: iveresov
Thu, 12 May 2016 12:46:07 +0300 8153792: EA: assert(ptn->as_LocalVar()->edge_count() > 0) failed: sanity when compiling compareAndExchange
shade [Thu, 12 May 2016 12:46:07 +0300] rev 38677
8153792: EA: assert(ptn->as_LocalVar()->edge_count() > 0) failed: sanity when compiling compareAndExchange Reviewed-by: kvn, psandoz
Thu, 12 May 2016 08:25:42 +0200 8155241: Crash with assert in Xcomp mode and with disabled ReduceBulkZeroing
thartmann [Thu, 12 May 2016 08:25:42 +0200] rev 38676
8155241: Crash with assert in Xcomp mode and with disabled ReduceBulkZeroing Summary: We should not assume that a CloneBasic arraycopy sets array initialization to complete. Reviewed-by: kvn, roland
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip