Sat, 16 May 2015 13:19:11 -0700 Merge
dcubed [Sat, 16 May 2015 13:19:11 -0700] rev 30751
Merge
Thu, 14 May 2015 21:54:34 +0200 Merge
coleenp [Thu, 14 May 2015 21:54:34 +0200] rev 30750
Merge
Thu, 14 May 2015 14:03:58 -0400 6811960: x86 biasedlocking epoch expired rare bug
mockner [Thu, 14 May 2015 14:03:58 -0400] rev 30749
6811960: x86 biasedlocking epoch expired rare bug Summary: It is now guaranteed that biased_locking_enter will be passed a valid tmp_reg. Reviewed-by: coleenp, dcubed, kvn
Thu, 14 May 2015 10:12:51 -0700 8025979: [TESTBUG] Write test to exercise uninitialized strings from JNI code
stsmirno [Thu, 14 May 2015 10:12:51 -0700] rev 30748
8025979: [TESTBUG] Write test to exercise uninitialized strings from JNI code Reviewed-by: ctornqvi, dsimms
Thu, 14 May 2015 10:09:35 -0700 8033445: [TESTBUG] Add test case for calling default methods from JNI
stsmirno [Thu, 14 May 2015 10:09:35 -0700] rev 30747
8033445: [TESTBUG] Add test case for calling default methods from JNI Reviewed-by: ctornqvi, dsimms
Thu, 07 May 2015 15:05:46 +0200 8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
aeriksso [Thu, 07 May 2015 15:05:46 +0200] rev 30746
8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError Reviewed-by: coleenp, dsimms
Tue, 12 May 2015 20:55:40 -0400 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
dholmes [Tue, 12 May 2015 20:55:40 -0400] rev 30745
8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve() Reviewed-by: stuefe, dsamersoff, dcubed
Thu, 28 May 2015 16:13:49 -0700 Added tag jdk9-b66 for changeset 725914ee5f0c
katleman [Thu, 28 May 2015 16:13:49 -0700] rev 30744
Added tag jdk9-b66 for changeset 725914ee5f0c
Thu, 28 May 2015 16:50:03 -0700 Merge
lana [Thu, 28 May 2015 16:50:03 -0700] rev 30743
Merge
Wed, 27 May 2015 13:25:04 -0700 8074432: Move jdeps and javap to jdk.jdeps module
mchung [Wed, 27 May 2015 13:25:04 -0700] rev 30742
8074432: Move jdeps and javap to jdk.jdeps module Reviewed-by: jjg, alanb, erikj
Wed, 27 May 2015 12:45:29 -0700 8081334: com.sun.tools.javap and com.sun.tools.javah are not exported API
mchung [Wed, 27 May 2015 12:45:29 -0700] rev 30741
8081334: com.sun.tools.javap and com.sun.tools.javah are not exported API Reviewed-by: jjg
Tue, 26 May 2015 10:43:56 +0200 8080983: libdt_socket: Build failed with VS2013 SP4
erikj [Tue, 26 May 2015 10:43:56 +0200] rev 30740
8080983: libdt_socket: Build failed with VS2013 SP4 Reviewed-by: sla, ihse, tbell
Fri, 22 May 2015 16:44:09 -0700 8074431: Remove native2ascii tool
mchung [Fri, 22 May 2015 16:44:09 -0700] rev 30739
8074431: Remove native2ascii tool Reviewed-by: erikj, alanb, okutsu, mfang, naoto
Thu, 28 May 2015 16:13:48 -0700 Added tag jdk9-b66 for changeset a3ea54d69bd0
katleman [Thu, 28 May 2015 16:13:48 -0700] rev 30738
Added tag jdk9-b66 for changeset a3ea54d69bd0
Wed, 05 Jul 2017 20:35:22 +0200 Added tag jdk9-b66 for changeset ff3fc75f3214
duke [Wed, 05 Jul 2017 20:35:22 +0200] rev 30737
Added tag jdk9-b66 for changeset ff3fc75f3214
Wed, 05 Jul 2017 20:35:22 +0200 Merge jdk9-b66
duke [Wed, 05 Jul 2017 20:35:22 +0200] rev 30736
Merge
Wed, 05 Jul 2017 20:35:19 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:19 +0200] rev 30735
Merge
Thu, 21 May 2015 16:19:29 -0700 Merge
lana [Thu, 21 May 2015 16:19:29 -0700] rev 30734
Merge
Thu, 21 May 2015 13:48:23 -0700 Merge
jjg [Thu, 21 May 2015 13:48:23 -0700] rev 30733
Merge
Thu, 21 May 2015 13:47:05 -0700 8080897: tests broken in bad merge
jjg [Thu, 21 May 2015 13:47:05 -0700] rev 30732
8080897: tests broken in bad merge Reviewed-by: darcy
Thu, 21 May 2015 21:15:28 +0200 8080870: Open up Dependencies for use from other packages
alundblad [Thu, 21 May 2015 21:15:28 +0200] rev 30731
8080870: Open up Dependencies for use from other packages Summary: Opened up Dependencies for use outside of the package. Reviewed-by: mcimadamore
Thu, 21 May 2015 11:41:04 -0700 8076543: Add @modules as needed to the langtools tests
akulyakh [Thu, 21 May 2015 11:41:04 -0700] rev 30730
8076543: Add @modules as needed to the langtools tests Reviewed-by: jjg, shurailine
Mon, 18 May 2015 14:48:41 +0200 8080572: langtools/test/tools/javac/generics/T5011073.java failing
jlahoda [Mon, 18 May 2015 14:48:41 +0200] rev 30729
8080572: langtools/test/tools/javac/generics/T5011073.java failing Summary: test/tools/javac/generics/InterfaceCast1.java defines a top-level Set, moving it to a separate directory to avoid clashes. Reviewed-by: mcimadamore
Mon, 11 May 2015 13:28:14 +0530 8079613: Deeply chained expressions + several overloads + unnecessary inference result in excessive compile times.
sadayapalam [Mon, 11 May 2015 13:28:14 +0530] rev 30728
8079613: Deeply chained expressions + several overloads + unnecessary inference result in excessive compile times. Summary: Eliminate compile time performance bottlneck due to mischaracterization of standalone expressions as being poly expressions. Reviewed-by: mcimadamore, jlahoda
Mon, 18 May 2015 09:27:09 +0200 8080338: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
jlahoda [Mon, 18 May 2015 09:27:09 +0200] rev 30727
8080338: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle 8080339: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle 8080340: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle Summary: Fixing incorrect file headers; also reviewed by kevin.l.brown@oracle.com Reviewed-by: vromero
Fri, 15 May 2015 18:03:51 -0700 8075166: Group 14d: golden files for tests in tools/javac/generics/wildcards dir
sogoel [Fri, 15 May 2015 18:03:51 -0700] rev 30726
8075166: Group 14d: golden files for tests in tools/javac/generics/wildcards dir Reviewed-by: jjg
Fri, 15 May 2015 17:47:03 -0700 8080539: Remove few test files that did not get removed with the patch
sogoel [Fri, 15 May 2015 17:47:03 -0700] rev 30725
8080539: Remove few test files that did not get removed with the patch Reviewed-by: jjg
Fri, 15 May 2015 17:43:21 -0700 8074514: Group 13d: golden files for tests in tools/javac/generics dir
sogoel [Fri, 15 May 2015 17:43:21 -0700] rev 30724
8074514: Group 13d: golden files for tests in tools/javac/generics dir Reviewed-by: jjg
Fri, 15 May 2015 17:12:58 -0700 8075165: Group 14c: golden files for tests in tools/javac/generics/wildcards dir
sogoel [Fri, 15 May 2015 17:12:58 -0700] rev 30723
8075165: Group 14c: golden files for tests in tools/javac/generics/wildcards dir Reviewed-by: jjg, vromero
Fri, 15 May 2015 16:59:34 -0700 8075164: Group 14b: golden files for tests in tools/javac/generics/wildcards dir
sogoel [Fri, 15 May 2015 16:59:34 -0700] rev 30722
8075164: Group 14b: golden files for tests in tools/javac/generics/wildcards dir Reviewed-by: jjg, vromero
Fri, 15 May 2015 16:53:42 -0700 8074425: Group 13b: golden files for tests in tools/javac/generics dir
sogoel [Fri, 15 May 2015 16:53:42 -0700] rev 30721
8074425: Group 13b: golden files for tests in tools/javac/generics dir Reviewed-by: jjg, darcy, mcimadamore
Fri, 15 May 2015 16:18:16 -0700 8075163: Group 14a: golden files for tests in tools/javac/generics/wildcards dir
sogoel [Fri, 15 May 2015 16:18:16 -0700] rev 30720
8075163: Group 14a: golden files for tests in tools/javac/generics/wildcards dir Reviewed-by: jjg, vromero
Fri, 15 May 2015 09:53:08 -0700 8074417: Group 13a: golden files for tests in tools/javac/generics dir
sogoel [Fri, 15 May 2015 09:53:08 -0700] rev 30719
8074417: Group 13a: golden files for tests in tools/javac/generics dir Reviewed-by: jjg, mcimadamore
Fri, 15 May 2015 09:30:55 -0700 8074502: Group 13c: golden files for tests in tools/javac/generics dir
sogoel [Fri, 15 May 2015 09:30:55 -0700] rev 30718
8074502: Group 13c: golden files for tests in tools/javac/generics dir Reviewed-by: jjg, mcimadamore
Fri, 15 May 2015 11:41:04 +0200 8076104: Key collisions in ZipFileIndexFileObject content cache lead to wrong content
jlahoda [Fri, 15 May 2015 11:41:04 +0200] rev 30717
8076104: Key collisions in ZipFileIndexFileObject content cache lead to wrong content Summary: equals&hashCode of ZipFileObject and ZipFileIndexFileObject need to be based on full entry path, not only the file name. Reviewed-by: jjg
Fri, 15 May 2015 01:56:14 -0700 8074408: Group 12: golden files for tests in tools/javac dir
sogoel [Fri, 15 May 2015 01:56:14 -0700] rev 30716
8074408: Group 12: golden files for tests in tools/javac dir Reviewed-by: jjg
Fri, 15 May 2015 01:36:32 -0700 8074387: Group 11: golden files for coin tests in tools/javac dir
sogoel [Fri, 15 May 2015 01:36:32 -0700] rev 30715
8074387: Group 11: golden files for coin tests in tools/javac dir Reviewed-by: jjg
Fri, 15 May 2015 01:28:43 -0700 8068465: Group 10e: golden files for tests in tools/javac dir
sogoel [Fri, 15 May 2015 01:28:43 -0700] rev 30714
8068465: Group 10e: golden files for tests in tools/javac dir Reviewed-by: jjg
Fri, 15 May 2015 01:09:51 -0700 8068464: Group 10d: golden files for tests in tools/javac dir
sogoel [Fri, 15 May 2015 01:09:51 -0700] rev 30713
8068464: Group 10d: golden files for tests in tools/javac dir Reviewed-by: jjg
Thu, 21 May 2015 10:07:40 -0700 Added tag jdk9-b65 for changeset f0f03398adb4
katleman [Thu, 21 May 2015 10:07:40 -0700] rev 30712
Added tag jdk9-b65 for changeset f0f03398adb4
Wed, 05 Jul 2017 20:35:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:10 +0200] rev 30711
Merge
Thu, 21 May 2015 10:07:37 -0700 Added tag jdk9-b65 for changeset 92cd300e0653
katleman [Thu, 21 May 2015 10:07:37 -0700] rev 30710
Added tag jdk9-b65 for changeset 92cd300e0653
Wed, 05 Jul 2017 20:35:04 +0200 Merge
duke [Wed, 05 Jul 2017 20:35:04 +0200] rev 30709
Merge
Thu, 21 May 2015 16:21:00 -0700 Merge
lana [Thu, 21 May 2015 16:21:00 -0700] rev 30708
Merge
Fri, 15 May 2015 16:26:03 -0700 8078596: jaxp tests failed in modular jdk due to internal class access
joehw [Fri, 15 May 2015 16:26:03 -0700] rev 30707
8078596: jaxp tests failed in modular jdk due to internal class access Reviewed-by: alanb, lancea, joehw Contributed-by: frank.yuan@oracle.com
Thu, 21 May 2015 10:07:37 -0700 Added tag jdk9-b65 for changeset bc411809e58c
katleman [Thu, 21 May 2015 10:07:37 -0700] rev 30706
Added tag jdk9-b65 for changeset bc411809e58c
Wed, 05 Jul 2017 20:34:59 +0200 Merge
duke [Wed, 05 Jul 2017 20:34:59 +0200] rev 30705
Merge
Thu, 21 May 2015 16:19:37 -0700 Merge
lana [Thu, 21 May 2015 16:19:37 -0700] rev 30704
Merge
Thu, 21 May 2015 21:51:48 +0530 8079145: jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertion
sundar [Thu, 21 May 2015 21:51:48 +0530] rev 30703
8079145: jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertion Reviewed-by: jlaskey, hannesw
Thu, 21 May 2015 18:44:51 +0530 8080848: delete of bound Java method property results in crash
sundar [Thu, 21 May 2015 18:44:51 +0530] rev 30702
8080848: delete of bound Java method property results in crash Reviewed-by: hannesw, lagergren
Wed, 20 May 2015 14:16:19 +0530 8080598: Javadoc warnings in Global.java after lazy initialization
sundar [Wed, 20 May 2015 14:16:19 +0530] rev 30701
8080598: Javadoc warnings in Global.java after lazy initialization Reviewed-by: lagergren, hannesw
Fri, 15 May 2015 16:36:25 +0200 8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces
mhaupt [Fri, 15 May 2015 16:36:25 +0200] rev 30700
8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces Summary: honor quoting with "" and '' as well as escaped spaces Reviewed-by: hannesw, sundar
Fri, 15 May 2015 15:40:57 +0200 8078414: Don't create impossible converters for ScriptObjectMirror
attila [Fri, 15 May 2015 15:40:57 +0200] rev 30699
8078414: Don't create impossible converters for ScriptObjectMirror Reviewed-by: hannesw, sundar
Fri, 15 May 2015 10:21:48 +0200 8080471: fix usage of replace and file separator in Nashorn tests
mhaupt [Fri, 15 May 2015 10:21:48 +0200] rev 30698
8080471: fix usage of replace and file separator in Nashorn tests Summary: Two tests should use replace instead of replaceAll, and there is a typo in the usage of File.separator. Reviewed-by: attila, hannesw
Fri, 15 May 2015 10:19:37 +0200 8079424: code generator for discarded boolean logical operation has an extra pop
attila [Fri, 15 May 2015 10:19:37 +0200] rev 30697
8079424: code generator for discarded boolean logical operation has an extra pop Reviewed-by: lagergren, sundar
Thu, 21 May 2015 10:07:41 -0700 Added tag jdk9-b65 for changeset 8bbe109bca14
katleman [Thu, 21 May 2015 10:07:41 -0700] rev 30696
Added tag jdk9-b65 for changeset 8bbe109bca14
Wed, 05 Jul 2017 20:34:52 +0200 Merge
duke [Wed, 05 Jul 2017 20:34:52 +0200] rev 30695
Merge
Thu, 21 May 2015 10:07:35 -0700 Added tag jdk9-b65 for changeset 7337899df26d
katleman [Thu, 21 May 2015 10:07:35 -0700] rev 30694
Added tag jdk9-b65 for changeset 7337899df26d
Wed, 05 Jul 2017 20:34:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:34:47 +0200] rev 30693
Merge
Thu, 21 May 2015 16:20:20 -0700 Merge
lana [Thu, 21 May 2015 16:20:20 -0700] rev 30692
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip