Thu, 04 Jun 2015 18:49:16 -0700 Merge
lana [Thu, 04 Jun 2015 18:49:16 -0700] rev 30986
Merge
Wed, 03 Jun 2015 16:28:57 +0200 8081813: JSONListAdapter should delegate its [[DefaultValue]] to wrapped object
attila [Wed, 03 Jun 2015 16:28:57 +0200] rev 30985
8081813: JSONListAdapter should delegate its [[DefaultValue]] to wrapped object Reviewed-by: lagergren, sundar
Wed, 03 Jun 2015 18:44:12 +0530 8081809: Missing final modifier in method parameters (nashorn code convention)
sundar [Wed, 03 Jun 2015 18:44:12 +0530] rev 30984
8081809: Missing final modifier in method parameters (nashorn code convention) Reviewed-by: attila, hannesw
Wed, 03 Jun 2015 09:36:58 +0200 8066220: Fuzzing bug: MethodHandle bug (Object,Object) != (boolean)Object
hannesw [Wed, 03 Jun 2015 09:36:58 +0200] rev 30983
8066220: Fuzzing bug: MethodHandle bug (Object,Object) != (boolean)Object Reviewed-by: lagergren, attila, sundar
Tue, 02 Jun 2015 17:08:13 +0200 8081696: reduce dependency of Nashorn tests on external components
mhaupt [Tue, 02 Jun 2015 17:08:13 +0200] rev 30982
8081696: reduce dependency of Nashorn tests on external components Reviewed-by: attila, sundar
Tue, 02 Jun 2015 14:35:03 +0200 8080275: transparently download testng.jar for Nashorn testing
mhaupt [Tue, 02 Jun 2015 14:35:03 +0200] rev 30981
8080275: transparently download testng.jar for Nashorn testing Summary: Instead of asking the user to manually download and install testng.jar, automate the process via "ant externals". Reviewed-by: hannesw, sundar
Tue, 02 Jun 2015 14:34:37 +0200 8081668: fix Nashorn ant externals command
mhaupt [Tue, 02 Jun 2015 14:34:37 +0200] rev 30980
8081668: fix Nashorn ant externals command Summary: update URLs for Showdown (JavaScript Markdown implementation) download Reviewed-by: hannesw, sundar
Tue, 02 Jun 2015 10:40:19 +0200 8081604: rename ScriptingFunctions.tokenizeCommandLine
mhaupt [Tue, 02 Jun 2015 10:40:19 +0200] rev 30979
8081604: rename ScriptingFunctions.tokenizeCommandLine Summary: This used to be a single-purpose private helper; it is now used by external clients, and for new purposes. Consequently, it deserves a less specific name. Reviewed-by: attila, lagergren, sundar
Tue, 02 Jun 2015 10:40:10 +0200 8081603: erroneous dot file generated from Nashorn --print-code
mhaupt [Tue, 02 Jun 2015 10:40:10 +0200] rev 30978
8081603: erroneous dot file generated from Nashorn --print-code Summary: Emit a dot label string-conformant line break instead of a hard one to avoid strings ranging across an EOL. Reviewed-by: attila, lagergren, sundar
Tue, 02 Jun 2015 10:55:17 +0200 8066773: JSON-friendly wrapper for objects
attila [Tue, 02 Jun 2015 10:55:17 +0200] rev 30977
8066773: JSON-friendly wrapper for objects Reviewed-by: jlaskey, lagergren, sundar
Tue, 02 Jun 2015 00:16:20 -0700 8075555: Add tiered testing definitions to the nashorn repo
darcy [Tue, 02 Jun 2015 00:16:20 -0700] rev 30976
8075555: Add tiered testing definitions to the nashorn repo Reviewed-by: lagergren
Tue, 02 Jun 2015 12:42:53 +0530 8081609: engine.eval call from a java method which was called from a previous engine.eval results in wrong ScriptContext being used.
sundar [Tue, 02 Jun 2015 12:42:53 +0530] rev 30975
8081609: engine.eval call from a java method which was called from a previous engine.eval results in wrong ScriptContext being used. Reviewed-by: attila, lagergren
Mon, 01 Jun 2015 15:01:36 +0200 8066218: UTF-32LE mistakenly detected as UTF-16LE
attila [Mon, 01 Jun 2015 15:01:36 +0200] rev 30974
8066218: UTF-32LE mistakenly detected as UTF-16LE Reviewed-by: lagergren, sundar
Thu, 04 Jun 2015 09:31:52 -0700 Added tag jdk9-b67 for changeset 86337dfa5da2
katleman [Thu, 04 Jun 2015 09:31:52 -0700] rev 30973
Added tag jdk9-b67 for changeset 86337dfa5da2
Wed, 05 Jul 2017 20:36:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:51 +0200] rev 30972
Merge
Thu, 04 Jun 2015 09:31:46 -0700 Added tag jdk9-b67 for changeset a5240da82a64
katleman [Thu, 04 Jun 2015 09:31:46 -0700] rev 30971
Added tag jdk9-b67 for changeset a5240da82a64
Wed, 05 Jul 2017 20:36:48 +0200 Merge
duke [Wed, 05 Jul 2017 20:36:48 +0200] rev 30970
Merge
Thu, 04 Jun 2015 18:49:37 -0700 Merge
lana [Thu, 04 Jun 2015 18:49:37 -0700] rev 30969
Merge
Thu, 04 Jun 2015 18:28:14 -0700 8072726: add adapter to convert Enumeration to Iterator
smarks [Thu, 04 Jun 2015 18:28:14 -0700] rev 30968
8072726: add adapter to convert Enumeration to Iterator Reviewed-by: redestad, forax, chegar, dfuchs, psandoz, rriggs, briangoetz
Thu, 04 Jun 2015 18:11:43 -0700 8083664: Update AudioFileWriter to generate working @see reference
darcy [Thu, 04 Jun 2015 18:11:43 -0700] rev 30967
8083664: Update AudioFileWriter to generate working @see reference 8083436: Doclint regression introduced by JDK-8043758 Reviewed-by: alanb, wetmore, xuelei
Thu, 04 Jun 2015 19:28:45 +0100 8085858: Better failure output for test/java/util/Arrays/ParallelPrefix.java
chegar [Thu, 04 Jun 2015 19:28:45 +0100] rev 30966
8085858: Better failure output for test/java/util/Arrays/ParallelPrefix.java Reviewed-by: psandoz, igerasim
Thu, 04 Jun 2015 19:00:56 +0100 Merge
chegar [Thu, 04 Jun 2015 19:00:56 +0100] rev 30965
Merge
Fri, 29 May 2015 11:05:52 +0200 8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
sla [Fri, 29 May 2015 11:05:52 +0200] rev 30964
8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12 Reviewed-by: mgerdin, brutisso, iignatyev
Thu, 04 Jun 2015 18:16:25 +0100 8072384: Setting IP_TOS on java.net sockets not working on unix
coffeys [Thu, 04 Jun 2015 18:16:25 +0100] rev 30963
8072384: Setting IP_TOS on java.net sockets not working on unix Reviewed-by: michaelm
Thu, 04 Jun 2015 10:27:06 +0100 8080835: Add blocking bulk read to java.io.InputStream
chegar [Thu, 04 Jun 2015 10:27:06 +0100] rev 30962
8080835: Add blocking bulk read to java.io.InputStream Reviewed-by: alanb, rriggs, prappo
Thu, 04 Jun 2015 10:24:31 +0100 8079778: Add intermittent tag to java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java
chegar [Thu, 04 Jun 2015 10:24:31 +0100] rev 30961
8079778: Add intermittent tag to java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java Reviewed-by: chegar, msheppar
Thu, 04 Jun 2015 10:58:17 +0200 8079063: ZoneOffsetTransitionRule.of should throw IAE for non-zero nanoseconds
plevart [Thu, 04 Jun 2015 10:58:17 +0200] rev 30960
8079063: ZoneOffsetTransitionRule.of should throw IAE for non-zero nanoseconds Reviewed-by: rriggs, scolebourne
Thu, 04 Jun 2015 15:29:29 +0800 8031111: fix krb5 caddr
weijun [Thu, 04 Jun 2015 15:29:29 +0800] rev 30959
8031111: fix krb5 caddr Reviewed-by: valeriep
Thu, 04 Jun 2015 15:29:23 +0800 8079821: MSOID2.java test is not perfect
weijun [Thu, 04 Jun 2015 15:29:23 +0800] rev 30958
8079821: MSOID2.java test is not perfect Reviewed-by: valeriep
Thu, 04 Jun 2015 03:38:56 +0200 Merge
rriggs [Thu, 04 Jun 2015 03:38:56 +0200] rev 30957
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip