Wed, 05 Jul 2017 20:45:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:32 +0200] rev 32150
Merge
Thu, 13 Aug 2015 12:20:04 -0700 Added tag jdk9-b77 for changeset 3cb9ab9c726d
katleman [Thu, 13 Aug 2015 12:20:04 -0700] rev 32149
Added tag jdk9-b77 for changeset 3cb9ab9c726d
Wed, 05 Jul 2017 20:45:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:45:28 +0200] rev 32148
Merge
Thu, 13 Aug 2015 21:46:05 -0700 8133588: Place TimeoutLockLoops.java on the problem list
darcy [Thu, 13 Aug 2015 21:46:05 -0700] rev 32147
8133588: Place TimeoutLockLoops.java on the problem list Reviewed-by: dholmes
Thu, 13 Aug 2015 14:16:12 -0700 Merge
lana [Thu, 13 Aug 2015 14:16:12 -0700] rev 32146
Merge
Thu, 13 Aug 2015 09:36:14 -0700 8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function
bpb [Thu, 13 Aug 2015 09:36:14 -0700] rev 32145
8065595: Wrong JNI_OnLoad called if just loaded lib does not have JNI_OnLoad function Summary: Add nio_util.c containing JNI_OnLoad bare bones implementation. Reviewed-by: rriggs
Thu, 13 Aug 2015 19:09:18 +0530 8133347: Add makefiles support and basic session, persistence history navigation with jline
sundar [Thu, 13 Aug 2015 19:09:18 +0530] rev 32144
8133347: Add makefiles support and basic session, persistence history navigation with jline Reviewed-by: erikj, jlahoda, jlaskey
Thu, 13 Aug 2015 12:40:07 +0300 8133459: replace <tt> tags (obsolete in html5) in java.nio docs
avstepan [Thu, 13 Aug 2015 12:40:07 +0300] rev 32143
8133459: replace <tt> tags (obsolete in html5) in java.nio docs Reviewed-by: lancea
Thu, 13 Aug 2015 09:35:45 +0300 8079769: tools/pack200/PackTestZip64.java may timeout at preparing the large test file
amlu [Thu, 13 Aug 2015 09:35:45 +0300] rev 32142
8079769: tools/pack200/PackTestZip64.java may timeout at preparing the large test file Reviewed-by: ksrini
Thu, 13 Aug 2015 06:42:05 +0300 8048624: Tests for SealedObject
rhalade [Thu, 13 Aug 2015 06:42:05 +0300] rev 32141
8048624: Tests for SealedObject Reviewed-by: valeriep
Wed, 12 Aug 2015 22:24:26 +0300 8133232: [fs] Regex has redundant | in the char class
igerasim [Wed, 12 Aug 2015 22:24:26 +0300] rev 32140
8133232: [fs] Regex has redundant | in the char class Reviewed-by: bpb, rriggs
Wed, 12 Aug 2015 07:55:24 -0700 8132539: (fs) Files.lines(path).collect() returns wrong value in JDK 9 with certain files
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
Wed, 12 Aug 2015 14:38:09 +0100 8133318: Exclude intermittent failing PKCS11 tests on Solaris SPARC 11.1 and earlier
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
Tue, 11 Aug 2015 12:33:25 -0700 Merge
ddehaven [Tue, 11 Aug 2015 12:33:25 -0700] rev 32137
Merge
Tue, 11 Aug 2015 12:32:10 -0700 Merge
ddehaven [Tue, 11 Aug 2015 12:32:10 -0700] rev 32136
Merge
Tue, 04 Aug 2015 11:31:19 -0700 Merge
ddehaven [Tue, 04 Aug 2015 11:31:19 -0700] rev 32135
Merge
Mon, 03 Aug 2015 16:33:06 -0700 Merge
ddehaven [Mon, 03 Aug 2015 16:33:06 -0700] rev 32134
Merge
Tue, 04 Aug 2015 14:03:49 +0300 8131055: bean annotations: add a test checking if a user-defined BeanInfo is top-priority as compared with the annotations
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
Tue, 04 Aug 2015 13:14:28 +0300 8132136: [PIT] RTL orientation in JEditorPane is broken
ssadetsky [Tue, 04 Aug 2015 13:14:28 +0300] rev 32132
8132136: [PIT] RTL orientation in JEditorPane is broken Reviewed-by: alexsch, serb
Tue, 04 Aug 2015 12:58:50 +0300 8130892: Test javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java fails in Solaris Sparcv9
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
Tue, 04 Aug 2015 12:34:08 +0300 8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException
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
Mon, 03 Aug 2015 15:48:33 -0500 8132249: Clean up JAB debugging code
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
Fri, 31 Jul 2015 13:13:30 +0300 6544871: java/awt/event/KeyEvent/KeyTyped/CtrlASCII.html fails from jdk b09 on windows
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
Thu, 30 Jul 2015 19:10:23 +0300 6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null
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
Thu, 30 Jul 2015 15:27:02 +0300 8132382: [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries
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
Thu, 30 Jul 2015 12:40:45 +0400 8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size
alexsch [Thu, 30 Jul 2015 12:40:45 +0400] rev 32125
8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size Reviewed-by: serb
Thu, 30 Jul 2015 12:31:20 +0400 8130478: Reconsider "awt.toolkit" property usage in java.awt.Toolkit getDefaultToolkit() method
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
Wed, 29 Jul 2015 20:32:35 +0300 8130507: closed/java/awt/font/JNICheck/JNICheck.sh test reports some warnings
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
Wed, 29 Jul 2015 11:33:02 +0400 Merge
dcherepanov [Wed, 29 Jul 2015 11:33:02 +0400] rev 32122
Merge
Tue, 28 Jul 2015 22:31:54 +0300 8013586: audioInputStream.close() does not release the resource
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip