alanb [Tue, 03 May 2016 07:44:52 +0100] rev 37727
8153925: (fs) WatchService hangs on GetOverlappedResult and locks directory (win)
Reviewed-by: alanb
Contributed-by: akashche@redhat.com, tmader@redhat.com
ascarpino [Mon, 02 May 2016 16:45:38 -0700] rev 37726
8140422: Add mechanism to allow non default root CAs to be not subject to algorithm restrictions
Reviewed-by: mullan, xuelei
asmotrak [Mon, 02 May 2016 13:05:43 -0700] rev 37725
8155859: Problem list tools/pack200/Pack200Props.java
Reviewed-by: rriggs
prr [Mon, 02 May 2016 12:44:31 -0700] rev 37724
8155784: Build failure on Linux arm64
Reviewed-by: flar, serb
darcy [Sat, 30 Apr 2016 16:08:48 -0700] rev 37723
8155792: Add @jls citations to java.lang.String
Reviewed-by: alanb
tvaleev [Fri, 29 Apr 2016 16:58:00 -0700] rev 37722
8154387: Parallel unordered Stream.limit() tries to collect 128 elements even if limit is less
Reviewed-by: psandoz
tvaleev [Fri, 29 Apr 2016 16:57:57 -0700] rev 37721
8153293: Preserve SORTED and DISTINCT characteristics for boxed() and asLongStream() operations
Reviewed-by: psandoz
michaelm [Sat, 30 Apr 2016 00:30:31 +0100] rev 37720
8087124: HTTP/2 implementation
Reviewed-by: chegar
psandoz [Fri, 29 Apr 2016 13:46:19 -0700] rev 37719
8154755: Add a VarHandle weakCompareAndSet with volatile semantics
Reviewed-by: shade, vlivanov
shade [Fri, 29 Apr 2016 23:15:15 +0300] rev 37718
8155215: java.lang.String concatenation spec is unnecessarily strong
Reviewed-by: abuckley, sherman, chegar
prr [Fri, 29 Apr 2016 09:47:43 -0700] rev 37717
Merge
ssadetsky [Fri, 29 Apr 2016 09:46:14 -0700] rev 37716
8155613: [PIT] crash in AWT_Desktop/Automated/Exceptions/BasicTest
Reviewed-by: prr
ssadetsky [Fri, 29 Apr 2016 09:45:46 -0700] rev 37715
8155606: [PIT] Robot's createScreenCapture() broken on Linux
Reviewed-by: prr
prr [Mon, 25 Apr 2016 15:09:45 -0700] rev 37714
8154213: clean up uses of boxed primitive constructors in the java.desktop module
Reviewed-by: serb, psadhukhan
prr [Mon, 25 Apr 2016 09:25:26 -0700] rev 37713
Merge
avstepan [Mon, 25 Apr 2016 18:07:45 +0300] rev 37712
8154962: [TEST] @BeanProperty: add some tests for anonimous classes
Reviewed-by: serb
ssadetsky [Mon, 25 Apr 2016 15:37:31 +0300] rev 37711
8145547: [AWT/Swing] Conditional support for GTK 3 on Linux
Reviewed-by: prr, alexsch
serb [Fri, 22 Apr 2016 01:59:35 +0300] rev 37710
8154088: [macosx] SWT does not work on JDK 9 since b65
Reviewed-by: prr
prr [Thu, 21 Apr 2016 10:30:43 -0700] rev 37709
Merge
avstepan [Thu, 21 Apr 2016 20:08:18 +0300] rev 37708
8154762: [TEST] add some tests according to JDK-8132138
Reviewed-by: ssadetsky, serb
ptbrunet [Wed, 20 Apr 2016 12:23:38 -0500] rev 37707
8076554: [macosx] Custom Swing text components need to allow standard accessibility
Summary: Remove JTextComponent listeners; use property change listeners for caret/text
Reviewed-by: prr, alexsch
Contributed-by: peter.brunet@oracle.com
psadhukhan [Wed, 20 Apr 2016 10:59:23 +0530] rev 37706
6197099: PrinterJob.getUserName() throws a security exception when user.name permission is not given
Reviewed-by: prr, jdv
ddehaven [Tue, 19 Apr 2016 11:13:30 -0700] rev 37705
Merge
aghaisas [Tue, 19 Apr 2016 13:00:00 +0530] rev 37704
8031423: Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails by Timeout on Windows
Reviewed-by: yan, arapte
pkbalakr [Mon, 18 Apr 2016 15:39:29 +0530] rev 37703
8153056: 8152647(duplicate of 6439354) Manual Test always passes
Reviewed-by: alexsch, psadhukhan
serb [Sat, 16 Apr 2016 23:39:45 +0300] rev 37702
7102282: TEST_BUG: sun/java2d/OpenGL/GradientPaints.java should be modified
Reviewed-by: yan, psadhukhan
serb [Sat, 16 Apr 2016 23:36:45 +0300] rev 37701
8141544: The interface sun.swing.UIClientPropertyKey can be made public
Reviewed-by: alexsch
serb [Sat, 16 Apr 2016 23:29:11 +0300] rev 37700
8154016: [macosx] Some HiDPI code can be removed
Reviewed-by: alexsch, prr
prr [Fri, 15 Apr 2016 10:25:11 -0700] rev 37699
8154269: Remove unused or unnecessary Xm/Xt files and header includes
Reviewed-by: serb, ssadetsky
alexsch [Fri, 15 Apr 2016 19:15:12 +0400] rev 37698
8132791: No access to SynthContext.getContext()
Reviewed-by: serb, ssadetsky
aghaisas [Fri, 15 Apr 2016 15:50:45 +0530] rev 37697
8049069: JButton incorrect behaviour on button release
Reviewed-by: serb, alexsch
ssadetsky [Fri, 15 Apr 2016 09:59:36 +0300] rev 37696
8145787: [TEST_BUG][PIT] javax/swing/undo/UndoManager/AbstractDocumentUndoConcurrentTest.java fails with CannotUndoException
Reviewed-by: alexsch, serb