Fri, 24 Mar 2017 09:01:08 -0700 Merge
prr [Fri, 24 Mar 2017 09:01:08 -0700] rev 44648
Merge
Thu, 23 Mar 2017 17:50:10 +0300 6574989: TEST_BUG: javax/sound/sampled/Clip/bug5070081.java fails sometimes
serb [Thu, 23 Mar 2017 17:50:10 +0300] rev 44647
6574989: TEST_BUG: javax/sound/sampled/Clip/bug5070081.java fails sometimes Reviewed-by: prr
Tue, 21 Mar 2017 11:05:26 -0700 Merge
prr [Tue, 21 Mar 2017 11:05:26 -0700] rev 44646
Merge
Tue, 21 Mar 2017 01:39:20 +0300 8176544: Compilation error in plaf.metal.MetalBumps.Test6657026
serb [Tue, 21 Mar 2017 01:39:20 +0300] rev 44645
8176544: Compilation error in plaf.metal.MetalBumps.Test6657026 Reviewed-by: prr
Thu, 13 Apr 2017 16:27:18 +0000 Merge
lana [Thu, 13 Apr 2017 16:27:18 +0000] rev 44644
Merge
Thu, 13 Apr 2017 15:57:00 +0200 8178447: Remove link from JavaDoc to Dev guide
jwilhelm [Thu, 13 Apr 2017 15:57:00 +0200] rev 44643
8178447: Remove link from JavaDoc to Dev guide Reviewed-by: tschatzl, dholmes
Wed, 12 Apr 2017 16:37:33 -0400 8158168: Missing bounds checks for some String intrinsics
dlong [Wed, 12 Apr 2017 16:37:33 -0400] rev 44642
8158168: Missing bounds checks for some String intrinsics Reviewed-by: vlivanov, thartmann, sherman
Wed, 12 Apr 2017 12:57:49 -0700 8177784: Use CounterMode intrinsic for AES/GCM
ascarpino [Wed, 12 Apr 2017 12:57:49 -0700] rev 44641
8177784: Use CounterMode intrinsic for AES/GCM Reviewed-by: mullan, psandoz, chegar
Tue, 11 Apr 2017 14:18:22 -0400 8178347: Process and ProcessHandle getPid method name inconsistency
rriggs [Tue, 11 Apr 2017 14:18:22 -0400] rev 44640
8178347: Process and ProcessHandle getPid method name inconsistency Reviewed-by: alanb, bpb
Tue, 11 Apr 2017 16:32:38 +0100 8178147: Race conditions in timeout handling code in http/2 incubator client
dfuchs [Tue, 11 Apr 2017 16:32:38 +0100] rev 44639
8178147: Race conditions in timeout handling code in http/2 incubator client Summary: Timeout handling code (in particular cancel(IOException)) is modified to take into account cancellation arising before exchange implementation is established or response completable future is created. TimeoutEvent::compareTo method is modified to be consistent with TimeoutEvent::equals. Reviewed-by: prappo, chegar, michaelm
Tue, 11 Apr 2017 10:12:27 +0800 8177969: Faster FilePermission::implies by avoiding the use of Path::relativize
weijun [Tue, 11 Apr 2017 10:12:27 +0800] rev 44638
8177969: Faster FilePermission::implies by avoiding the use of Path::relativize Reviewed-by: rriggs, mullan
Wed, 05 Jul 2017 23:14:19 +0200 Merge
duke [Wed, 05 Jul 2017 23:14:19 +0200] rev 44637
Merge
Fri, 14 Apr 2017 18:31:04 -0700 8178731: compiler/ciReplay/SABase.java does not compile
iignatyev [Fri, 14 Apr 2017 18:31:04 -0700] rev 44636
8178731: compiler/ciReplay/SABase.java does not compile Reviewed-by: iignatyev, sspitsyn Contributed-by: ekaterina.pavlova@oracle.com
Thu, 13 Apr 2017 16:26:36 +0000 Merge
lana [Thu, 13 Apr 2017 16:26:36 +0000] rev 44635
Merge
Wed, 12 Apr 2017 16:36:13 -0400 8158168: Missing bounds checks for some String intrinsics
dlong [Wed, 12 Apr 2017 16:36:13 -0400] rev 44634
8158168: Missing bounds checks for some String intrinsics Reviewed-by: vlivanov, thartmann, sherman
Wed, 12 Apr 2017 11:43:49 -0400 8178347: Process and ProcessHandle getPid method name inconsistency
rriggs [Wed, 12 Apr 2017 11:43:49 -0400] rev 44633
8178347: Process and ProcessHandle getPid method name inconsistency Reviewed-by: hseigel
Thu, 06 Apr 2017 00:03:18 -0700 8178119: [JVMCI] when rethrowing exceptions at deopt the exception must be fetched after materialization
never [Thu, 06 Apr 2017 00:03:18 -0700] rev 44632
8178119: [JVMCI] when rethrowing exceptions at deopt the exception must be fetched after materialization Reviewed-by: kvn
Tue, 11 Apr 2017 19:39:16 -0400 8135161: Missing commas in copyright notices
dholmes [Tue, 11 Apr 2017 19:39:16 -0400] rev 44631
8135161: Missing commas in copyright notices Reviewed-by: sspitsyn
Tue, 11 Apr 2017 11:34:20 -0700 8176887: AOT: SIGSEGV in AOTCodeHeap::next when using specific configuration
iveresov [Tue, 11 Apr 2017 11:34:20 -0700] rev 44630
8176887: AOT: SIGSEGV in AOTCodeHeap::next when using specific configuration Summary: Derive MethodCounters from Metadata Reviewed-by: kvn, coleenp
Wed, 05 Jul 2017 23:14:06 +0200 Merge
duke [Wed, 05 Jul 2017 23:14:06 +0200] rev 44629
Merge
Thu, 13 Apr 2017 14:38:13 -0700 8177553: Address removal lint warnings in the JDK build
darcy [Thu, 13 Apr 2017 14:38:13 -0700] rev 44628
8177553: Address removal lint warnings in the JDK build Reviewed-by: mchung, erikj
Thu, 13 Apr 2017 16:26:09 +0000 Merge
lana [Thu, 13 Apr 2017 16:26:09 +0000] rev 44627
Merge
Thu, 13 Apr 2017 09:50:41 +0200 8176271: Still unable to build JDK 9 on some *7 sparcs
erikj [Thu, 13 Apr 2017 09:50:41 +0200] rev 44626
8176271: Still unable to build JDK 9 on some *7 sparcs Reviewed-by: ihse
Thu, 13 Apr 2017 09:41:53 +0200 8177822: Move closed jib configuration for arm platforms to open
erikj [Thu, 13 Apr 2017 09:41:53 +0200] rev 44625
8177822: Move closed jib configuration for arm platforms to open Reviewed-by: tbell
Tue, 11 Apr 2017 14:20:00 -0400 8178347: Process and ProcessHandle getPid method name inconsistency
rriggs [Tue, 11 Apr 2017 14:20:00 -0400] rev 44624
8178347: Process and ProcessHandle getPid method name inconsistency Reviewed-by: alanb, bpb
Wed, 05 Jul 2017 23:13:48 +0200 Added tag jdk-10+5 for changeset f113ce12fe24
duke [Wed, 05 Jul 2017 23:13:48 +0200] rev 44623
Added tag jdk-10+5 for changeset f113ce12fe24
Wed, 05 Jul 2017 23:13:48 +0200 Merge jdk-10+5
duke [Wed, 05 Jul 2017 23:13:48 +0200] rev 44622
Merge
Wed, 05 Jul 2017 23:13:34 +0200 Merge
duke [Wed, 05 Jul 2017 23:13:34 +0200] rev 44621
Merge
Wed, 05 Jul 2017 23:13:26 +0200 Merge
duke [Wed, 05 Jul 2017 23:13:26 +0200] rev 44620
Merge
Thu, 13 Apr 2017 20:35:35 +0000 Merge
lana [Thu, 13 Apr 2017 20:35:35 +0000] rev 44619
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip