Wed, 07 Jan 2015 14:02:30 +0530 8068524: NashornScriptEngineFactory.getParameter() throws IAE for an unknown key, doesn't conform to the general spec
sundar [Wed, 07 Jan 2015 14:02:30 +0530] rev 28318
8068524: NashornScriptEngineFactory.getParameter() throws IAE for an unknown key, doesn't conform to the general spec Reviewed-by: hannesw, attila
Mon, 05 Jan 2015 16:02:56 +0530 8068431: @since and @jdk.Exported are missing in jdk.nashorn.api.scripting classes and package-info.java files
sundar [Mon, 05 Jan 2015 16:02:56 +0530] rev 28317
8068431: @since and @jdk.Exported are missing in jdk.nashorn.api.scripting classes and package-info.java files Reviewed-by: attila, lagergren
Thu, 08 Jan 2015 12:08:33 -0800 Added tag jdk9-b45 for changeset 2261a52528ba
katleman [Thu, 08 Jan 2015 12:08:33 -0800] rev 28316
Added tag jdk9-b45 for changeset 2261a52528ba
Wed, 05 Jul 2017 20:13:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:13:47 +0200] rev 28315
Merge
Mon, 12 Jan 2015 12:24:50 -0800 Merge
lana [Mon, 12 Jan 2015 12:24:50 -0800] rev 28314
Merge
Tue, 06 Jan 2015 13:19:04 +0000 8047776: Add module java.transaction to export API javax.transaction
alanb [Tue, 06 Jan 2015 13:19:04 +0000] rev 28313
8047776: Add module java.transaction to export API javax.transaction Reviewed-by: lancea, mchung
Thu, 08 Jan 2015 12:08:21 -0800 Added tag jdk9-b45 for changeset b66fb707bb53
katleman [Thu, 08 Jan 2015 12:08:21 -0800] rev 28312
Added tag jdk9-b45 for changeset b66fb707bb53
Wed, 05 Jul 2017 20:13:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:13:41 +0200] rev 28311
Merge
Mon, 12 Jan 2015 12:24:30 -0800 Merge
lana [Mon, 12 Jan 2015 12:24:30 -0800] rev 28310
Merge
Fri, 09 Jan 2015 17:27:28 -0800 4026465: Provide more byte array constructors for BigInteger
bpb [Fri, 09 Jan 2015 17:27:28 -0800] rev 28309
4026465: Provide more byte array constructors for BigInteger Summary: Add two's complement and sign-magnitude constructors for byte arrays with offset and length. Reviewed-by: darcy, alanb, scolebourne
Fri, 09 Jan 2015 11:58:34 -0800 8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
juh [Fri, 09 Jan 2015 11:58:34 -0800] rev 28308
8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled Reviewed-by: mullan
Fri, 09 Jan 2015 16:54:17 +0100 8067060: build can still fail with spaces following -L on link lines
erikj [Fri, 09 Jan 2015 16:54:17 +0100] rev 28307
8067060: build can still fail with spaces following -L on link lines Reviewed-by: smarks, ihse
Fri, 09 Jan 2015 09:55:00 +0100 8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined
sjiang [Fri, 09 Jan 2015 09:55:00 +0100] rev 28306
8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined Reviewed-by: jbachorik
Thu, 08 Jan 2015 10:06:45 -0800 6481080: (ann) @Deprecated annotation has no effect on packages
darcy [Thu, 08 Jan 2015 10:06:45 -0800] rev 28305
6481080: (ann) @Deprecated annotation has no effect on packages Reviewed-by: lancea, alanb, psandoz, abuckley
Thu, 08 Jan 2015 20:00:14 +0000 8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls
msheppar [Thu, 08 Jan 2015 20:00:14 +0000] rev 28304
8068597: Add error code to to exception condition message resulting from GetAdaptersAddresses function calls Summary: added error code to exception message thrown after a GetAdaptersAddresses call. Reviewed-by: chegar
Thu, 08 Jan 2015 11:44:10 +0000 8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
coffeys [Thu, 08 Jan 2015 11:44:10 +0000] rev 28303
8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer Reviewed-by: alanb
Wed, 07 Jan 2015 14:15:00 -0800 8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format
bpb [Wed, 07 Jan 2015 14:15:00 -0800] rev 28302
8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format Summary: Correct erroneous appending of zeroes and clean up code logic. Reviewed-by: darcy, psandoz
Wed, 07 Jan 2015 09:32:41 -0800 8058912: Broken link (access denied error) to http://www.rsasecurity.com in RC5ParameterSpec
jnimeh [Wed, 07 Jan 2015 09:32:41 -0800] rev 28301
8058912: Broken link (access denied error) to http://www.rsasecurity.com in RC5ParameterSpec Reviewed-by: xuelei, mullan
Wed, 07 Jan 2015 14:49:02 +0100 8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected
sjiang [Wed, 07 Jan 2015 14:49:02 +0100] rev 28300
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected Reviewed-by: dholmes
Wed, 07 Jan 2015 03:59:06 +0000 8048607: Test key generation of DES and DESEDE
xuelei [Wed, 07 Jan 2015 03:59:06 +0000] rev 28299
8048607: Test key generation of DES and DESEDE Reviewed-by: xuelei Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Tue, 06 Jan 2015 13:58:24 +0000 8047776: Add module java.transaction to export API javax.transaction
alanb [Tue, 06 Jan 2015 13:58:24 +0000] rev 28298
8047776: Add module java.transaction to export API javax.transaction Reviewed-by: lancea, mchung
Tue, 06 Jan 2015 13:28:40 +0000 8067867: Subsume module java.xml.soap into module java.xml.ws
alanb [Tue, 06 Jan 2015 13:28:40 +0000] rev 28297
8067867: Subsume module java.xml.soap into module java.xml.ws Reviewed-by: mkos, mchung
Tue, 06 Jan 2015 18:22:09 +0530 8068462: javax.script.ScriptEngineFactory.getParameter spec is not completely consistent with the rest of the API
sundar [Tue, 06 Jan 2015 18:22:09 +0530] rev 28296
8068462: javax.script.ScriptEngineFactory.getParameter spec is not completely consistent with the rest of the API Reviewed-by: alanb, jlaskey
Mon, 05 Jan 2015 23:53:05 +0000 8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh
msheppar [Mon, 05 Jan 2015 23:53:05 +0000] rev 28295
8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh Summary: changed TESTJAVA to COMPILEJAVA for javac and idlj paths. Reviewed-by: chegar
Tue, 23 Dec 2014 16:58:06 -0800 8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling
smarks [Tue, 23 Dec 2014 16:58:06 -0800] rev 28294
8067316: TEST_BUG: update RMI test library with better test.timeout.factor handling Reviewed-by: lancea
Mon, 05 Jan 2015 21:52:03 +0530 8068279: (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName
sundar [Mon, 05 Jan 2015 21:52:03 +0530] rev 28293
8068279: (typo in the spec) javax.script.ScriptEngineFactory.getLanguageName Reviewed-by: jlaskey, alanb
Sun, 04 Jan 2015 19:32:46 +0000 8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails
chegar [Sun, 04 Jan 2015 19:32:46 +0000] rev 28292
8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails Reviewed-by: alanb, prappo Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Nathan Clement <nathan.a.clement@hotmail.com>
Thu, 08 Jan 2015 12:08:28 -0800 Added tag jdk9-b45 for changeset 7cf8753380ea
katleman [Thu, 08 Jan 2015 12:08:28 -0800] rev 28291
Added tag jdk9-b45 for changeset 7cf8753380ea
Wed, 05 Jul 2017 20:13:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:13:35 +0200] rev 28290
Merge
Thu, 08 Jan 2015 12:08:22 -0800 Added tag jdk9-b45 for changeset b1b945e3c9b1
katleman [Thu, 08 Jan 2015 12:08:22 -0800] rev 28289
Added tag jdk9-b45 for changeset b1b945e3c9b1
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip