bpb [Wed, 12 Aug 2015 07:55:24 -0700] rev 32139
8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files
Summary: Do not use the Spliterator approach for lines() if the FileChannel size is thought to be zero.
Reviewed-by: chegar
vinnie [Wed, 12 Aug 2015 14:38:09 +0100] rev 32138
8133318: Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier
Reviewed-by: mullan
ddehaven [Tue, 11 Aug 2015 12:33:25 -0700] rev 32137
Merge
ddehaven [Tue, 11 Aug 2015 12:32:10 -0700] rev 32136
Merge
ddehaven [Tue, 04 Aug 2015 11:31:19 -0700] rev 32135
Merge
ddehaven [Mon, 03 Aug 2015 16:33:06 -0700] rev 32134
Merge
avstepan [Tue, 04 Aug 2015 14:03:49 +0300] rev 32133
8131055: bean annotations: add a test checking if a user-defined BeanInfo is top-priority as compared with the annotations
Reviewed-by: alexsch, serb
ssadetsky [Tue, 04 Aug 2015 13:14:28 +0300] rev 32132
8132136: [PIT] RTL orientation in JEditorPane is broken
Reviewed-by: alexsch, serb
ssadetsky [Tue, 04 Aug 2015 12:58:50 +0300] rev 32131
8130892: Test javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java fails in Solaris Sparcv9
Reviewed-by: alexsch, serb
azvegint [Tue, 04 Aug 2015 12:34:08 +0300] rev 32130
8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException
Reviewed-by: prr, serb
ptbrunet [Mon, 03 Aug 2015 15:48:33 -0500] rev 32129
8132249: Clean up JAB debugging code
Summary: remove dead code; replace DEBUG_CODE with PrintDebugString; fix typos, incorrect print args
Reviewed-by: van
Contributed-by: peter.brunet@oracle.com
yan [Fri, 31 Jul 2015 13:13:30 +0300] rev 32128
6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows
Reviewed-by: serb
serb [Thu, 30 Jul 2015 19:10:23 +0300] rev 32127
6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null
Reviewed-by: ant, alexsch
serb [Thu, 30 Jul 2015 15:27:02 +0300] rev 32126
8132382: [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries
Reviewed-by: kizune, alexsch
alexsch [Thu, 30 Jul 2015 12:40:45 +0400] rev 32125
8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size
Reviewed-by: serb
alexsch [Thu, 30 Jul 2015 12:31:20 +0400] rev 32124
8130478: Reconsider "awt.toolkit" property usage in java.awt.Toolkit getDefaultToolkit() method
Reviewed-by: prr, serb
psadhukhan [Wed, 29 Jul 2015 20:32:35 +0300] rev 32123
8130507: closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings
Reviewed-by: azvegint, prr
dcherepanov [Wed, 29 Jul 2015 11:33:02 +0400] rev 32122
Merge
serb [Tue, 28 Jul 2015 22:31:54 +0300] rev 32121
8013586: audioInputStream.close() does not release the resource
8130305: AudioSystem behavior depends on order that providers are located
Reviewed-by: prr, amenkov
ssadetsky [Tue, 28 Jul 2015 20:59:26 +0300] rev 32120
8130735: javax.swing.TimerQueue: timer fires late when another timer starts
Reviewed-by: alexsch, serb, azvegint
ssadetsky [Tue, 28 Jul 2015 20:55:45 +0300] rev 32119
8025815: Child FileDialog of modal dialog does not get focus on Gnome
Reviewed-by: azvegint, serb
ssadetsky [Tue, 28 Jul 2015 20:39:43 +0300] rev 32118
8130769: The new menu can't be shown on the menubar after clicking the "Add" button.
Reviewed-by: alexsch, serb, azvegint
serb [Tue, 28 Jul 2015 18:14:57 +0300] rev 32117
8132355: Incorrect guard block in HPkeysym.h, awt_Event.h
Reviewed-by: ant, azvegint
ptbrunet [Fri, 24 Jul 2015 13:58:44 -0500] rev 32116
8077707: jdk9 b58 cannot run any graphical application on Win 8 with JAWS running
Summary: change dialog proc wparam type from UINT to WPARAM, lparam type from LONG to LPARAM
Reviewed-by: serb, alexsch, van
Contributed-by: peter.brunet@oracle.com
serb [Sat, 18 Jul 2015 15:10:44 +0300] rev 32115
8066404: The case is failed automatically and thrown the "java.lang.IllegalStateException" exception
Reviewed-by: alexsch
azvegint [Thu, 23 Jul 2015 15:12:32 +0300] rev 32114
8131752: [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
Reviewed-by: alexsch, serb
serb [Wed, 22 Jul 2015 22:33:12 +0300] rev 32113
8067093: Fix windows-specific deprecation warnings in the java.desktop module
Reviewed-by: prr, azvegint, alexsch
aivanov [Wed, 22 Jul 2015 17:33:17 +0300] rev 32112
8130776: Remove EmbeddedFrame.requestFocusToEmbedder() method
Reviewed-by: serb, ant
serb [Sat, 18 Jul 2015 15:13:16 +0300] rev 32111
8074832: Resolve disabled warnings for libjsoundalsa
Reviewed-by: amenkov, azvegint
serb [Sat, 18 Jul 2015 15:12:08 +0300] rev 32110
8074831: Resolve disabled warnings for libjsound
Reviewed-by: amenkov, azvegint
serb [Sat, 18 Jul 2015 15:09:28 +0300] rev 32109
8130937: Several methods in BeanProperty return null instead of boolean value
Reviewed-by: alexsch
avstepan [Tue, 11 Aug 2015 20:46:46 +0300] rev 32108
8133188: docs: replace <tt> tags (obsolete in html5) for java.util
Reviewed-by: martin