joehw [Mon, 10 Aug 2015 20:26:05 -0700] rev 32157
8133307: Missing files while changing packages of JAXP unittest
Reviewed-by: joehw
Contributed-by: frank.yuan@oracle.com
joehw [Mon, 10 Aug 2015 09:52:32 -0700] rev 32156
8132660: Change jaxp unit test package name to be different with jaxp api
Reviewed-by: joehw
Contributed-by: frank.yuan@oracle.com
katleman [Thu, 13 Aug 2015 12:20:06 -0700] rev 32155
Added tag jdk9-b77 for changeset 51926b23f437
duke [Wed, 05 Jul 2017 20:45:35 +0200] rev 32154
Merge
lana [Thu, 13 Aug 2015 14:15:11 -0700] rev 32153
Merge
sundar [Thu, 13 Aug 2015 19:07:27 +0530] rev 32152
8133347: Add makefiles support and basic session, persistence history navigation with jline
Reviewed-by: erikj, jlahoda, jlaskey
katleman [Thu, 13 Aug 2015 12:20:11 -0700] rev 32151
Added tag jdk9-b77 for changeset 5bf57225d6fc
duke [Wed, 05 Jul 2017 20:45:32 +0200] rev 32150
Merge
katleman [Thu, 13 Aug 2015 12:20:04 -0700] rev 32149
Added tag jdk9-b77 for changeset 3cb9ab9c726d
duke [Wed, 05 Jul 2017 20:45:28 +0200] rev 32148
Merge
darcy [Thu, 13 Aug 2015 21:46:05 -0700] rev 32147
8133588: Place TimeoutLockLoops.java on the problem list
Reviewed-by: dholmes
lana [Thu, 13 Aug 2015 14:16:12 -0700] rev 32146
Merge
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
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
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
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
rhalade [Thu, 13 Aug 2015 06:42:05 +0300] rev 32141
8048624: Tests for SealedObject
Reviewed-by: valeriep
igerasim [Wed, 12 Aug 2015 22:24:26 +0300] rev 32140
8133232: [fs] Regex has redundant | in the char class
Reviewed-by: bpb, rriggs
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