alexsch [Wed, 29 Mar 2017 21:08:39 +0400] rev 44654
8177625: apple.laf.JRSUIConstants.getConstantName(int) checks for THUMB_START twice
Reviewed-by: prr, serb, azvegint
dmarkov [Wed, 29 Mar 2017 19:00:23 +0300] rev 44653
8176490: [macosx] Sometimes NSWindow.isZoomed hangs
Reviewed-by: serb, azvegint
serb [Wed, 29 Mar 2017 17:30:05 +0300] rev 44652
8177766: [TEST_BUG] JPopupMenu tests fails intermittently
Reviewed-by: alexsch, yan
prr [Tue, 28 Mar 2017 09:45:38 -0700] rev 44651
8043773: Deprecate JComponent.AccessibleJComponent.AccessibleFocusHandler
Reviewed-by: alexsch, azvegint
ddehaven [Mon, 27 Mar 2017 12:06:23 -0700] rev 44650
Merge
stuefe [Sat, 25 Mar 2017 18:57:37 +0300] rev 44649
8177137: 8175293 breaks Windows build on Vs2010
Reviewed-by: serb, alexsch
prr [Fri, 24 Mar 2017 09:01:08 -0700] rev 44648
Merge
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
prr [Tue, 21 Mar 2017 11:05:26 -0700] rev 44646
Merge
serb [Tue, 21 Mar 2017 01:39:20 +0300] rev 44645
8176544: Compilation error in plaf.metal.MetalBumps.Test6657026
Reviewed-by: prr
lana [Thu, 13 Apr 2017 16:27:18 +0000] rev 44644
Merge
jwilhelm [Thu, 13 Apr 2017 15:57:00 +0200] rev 44643
8178447: Remove link from JavaDoc to Dev guide
Reviewed-by: tschatzl, dholmes
dlong [Wed, 12 Apr 2017 16:37:33 -0400] rev 44642
8158168: Missing bounds checks for some String intrinsics
Reviewed-by: vlivanov, thartmann, sherman
ascarpino [Wed, 12 Apr 2017 12:57:49 -0700] rev 44641
8177784: Use CounterMode intrinsic for AES/GCM
Reviewed-by: mullan, psandoz, chegar
rriggs [Tue, 11 Apr 2017 14:18:22 -0400] rev 44640
8178347: Process and ProcessHandle getPid method name inconsistency
Reviewed-by: alanb, bpb
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
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
duke [Wed, 05 Jul 2017 23:14:19 +0200] rev 44637
Merge
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
lana [Thu, 13 Apr 2017 16:26:36 +0000] rev 44635
Merge
dlong [Wed, 12 Apr 2017 16:36:13 -0400] rev 44634
8158168: Missing bounds checks for some String intrinsics
Reviewed-by: vlivanov, thartmann, sherman
rriggs [Wed, 12 Apr 2017 11:43:49 -0400] rev 44633
8178347: Process and ProcessHandle getPid method name inconsistency
Reviewed-by: hseigel
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
dholmes [Tue, 11 Apr 2017 19:39:16 -0400] rev 44631
8135161: Missing commas in copyright notices
Reviewed-by: sspitsyn
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
duke [Wed, 05 Jul 2017 23:14:06 +0200] rev 44629
Merge
darcy [Thu, 13 Apr 2017 14:38:13 -0700] rev 44628
8177553: Address removal lint warnings in the JDK build
Reviewed-by: mchung, erikj
lana [Thu, 13 Apr 2017 16:26:09 +0000] rev 44627
Merge
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
erikj [Thu, 13 Apr 2017 09:41:53 +0200] rev 44625
8177822: Move closed jib configuration for arm platforms to open
Reviewed-by: tbell