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
Thu, 21 May 2015 15:42:30 -0700 8080248: Coding regression in HKSCS charsets
sherman [Thu, 21 May 2015 15:42:30 -0700] rev 30691
8080248: Coding regression in HKSCS charsets Summary: to update the sp correctly when encoding supplementary characters Reviewed-by: martin
Thu, 21 May 2015 14:18:33 -0700 8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature
juh [Thu, 21 May 2015 14:18:33 -0700] rev 30690
8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature Reviewed-by: mullan
Thu, 21 May 2015 09:57:59 -0700 8080589: (fs) FileChannel.force should use fcntl(F_FULLFSYNC) instead of fsync on OS X
bpb [Thu, 21 May 2015 09:57:59 -0700] rev 30689
8080589: (fs) FileChannel.force should use fcntl(F_FULLFSYNC) instead of fsync on OS X Summary: Replace f[data]sync(fd) with fcntl(fd, F_FULLSYNC) on OS X. Reviewed-by: alanb
Thu, 21 May 2015 17:42:15 +0100 8072578: ProbeKeystores.java creates files in test.src
vinnie [Thu, 21 May 2015 17:42:15 +0100] rev 30688
8072578: ProbeKeystores.java creates files in test.src Reviewed-by: weijun
Thu, 21 May 2015 07:17:36 -0400 8055753: Use ConcurrentHashMap to map ProtectionDomain to PermissionCollection
mullan [Thu, 21 May 2015 07:17:36 -0400] rev 30687
8055753: Use ConcurrentHashMap to map ProtectionDomain to PermissionCollection Reviewed-by: weijun
Thu, 21 May 2015 09:35:26 +0000 8048599: Tests for key wrap and unwrap operations
xuelei [Thu, 21 May 2015 09:35:26 +0000] rev 30686
8048599: Tests for key wrap and unwrap operations Reviewed-by: xuelei Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Wed, 20 May 2015 18:06:31 +0100 8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
robm [Wed, 20 May 2015 18:06:31 +0100] rev 30685
8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection Reviewed-by: michaelm
Wed, 20 May 2015 18:03:56 +0100 8077822: javac does not recognize '*.java' as file if '-J' option is specified
robm [Wed, 20 May 2015 18:03:56 +0100] rev 30684
8077822: javac does not recognize '*.java' as file if '-J' option is specified Reviewed-by: ksrini
Wed, 20 May 2015 11:17:09 -0400 8078582: java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
rriggs [Wed, 20 May 2015 11:17:09 -0400] rev 30683
8078582: java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory Summary: Small allocations may bump total memory, raise THRESHOLD to 2Mb Reviewed-by: martin
Wed, 20 May 2015 17:16:58 +0300 8080680: sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups
amlu [Wed, 20 May 2015 17:16:58 +0300] rev 30682
8080680: sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups Reviewed-by: igerasim
Wed, 20 May 2015 14:50:57 +0200 8080623: CPU overhead in FJ due to spinning in awaitWork
dl [Wed, 20 May 2015 14:50:57 +0200] rev 30681
8080623: CPU overhead in FJ due to spinning in awaitWork Reviewed-by: chegar, dholmes
Wed, 20 May 2015 08:58:14 +0530 8072002: The spec on javax.script.Compilable contains a typo and confusing inconsistency
sundar [Wed, 20 May 2015 08:58:14 +0530] rev 30680
8072002: The spec on javax.script.Compilable contains a typo and confusing inconsistency Reviewed-by: lagergren, attila
Tue, 19 May 2015 18:33:08 -0700 8080711: Prepare sun/nio/cs/FindEncoderBugs.java to find intermittent failures
darcy [Tue, 19 May 2015 18:33:08 -0700] rev 30679
8080711: Prepare sun/nio/cs/FindEncoderBugs.java to find intermittent failures Reviewed-by: rriggs
Tue, 19 May 2015 13:30:03 -0700 8075284: fix up miscellaneous TM constructions
darcy [Tue, 19 May 2015 13:30:03 -0700] rev 30678
8075284: fix up miscellaneous TM constructions Reviewed-by: lancea
Tue, 19 May 2015 11:40:00 -0700 Merge
amurillo [Tue, 19 May 2015 11:40:00 -0700] rev 30677
Merge
Thu, 14 May 2015 12:05:33 -0700 Merge
amurillo [Thu, 14 May 2015 12:05:33 -0700] rev 30676
Merge
Tue, 12 May 2015 13:57:46 -0400 8080048: Test jdk/test/com/sun/jdi/NoLaunchOptionTest.java was merged incorrectly
hseigel [Tue, 12 May 2015 13:57:46 -0400] rev 30675
8080048: Test jdk/test/com/sun/jdi/NoLaunchOptionTest.java was merged incorrectly Summary: Add correct @library and @build tags Reviewed-by: ctornqvi, gtriantafill
Sat, 09 May 2015 07:35:16 -0400 Merge
hseigel [Sat, 09 May 2015 07:35:16 -0400] rev 30674
Merge
Fri, 08 May 2015 11:15:52 +0200 Merge
ykantser [Fri, 08 May 2015 11:15:52 +0200] rev 30673
Merge
Fri, 08 May 2015 09:14:18 +0200 6755586: Test com/sun/jdi/NoLaunchOptionTest.java may erroneously fail
ykantser [Fri, 08 May 2015 09:14:18 +0200] rev 30672
6755586: Test com/sun/jdi/NoLaunchOptionTest.java may erroneously fail Reviewed-by: sla, dsamersoff
Fri, 08 May 2015 09:40:46 +0200 8079559: Exclude demo/jvmti/hprof tests
sla [Fri, 08 May 2015 09:40:46 +0200] rev 30671
8079559: Exclude demo/jvmti/hprof tests Reviewed-by: alanb
Thu, 07 May 2015 11:01:37 +0200 8079360: AttachProviderImpl could not be instantiated
sla [Thu, 07 May 2015 11:01:37 +0200] rev 30670
8079360: AttachProviderImpl could not be instantiated Reviewed-by: dsamersoff, sspitsyn, ihse
Fri, 08 May 2015 13:26:07 -0400 Merge
hseigel [Fri, 08 May 2015 13:26:07 -0400] rev 30669
Merge
Wed, 06 May 2015 20:37:33 +0200 Merge
sla [Wed, 06 May 2015 20:37:33 +0200] rev 30668
Merge
Wed, 06 May 2015 16:36:17 +0200 8079345: After 8079248 fixed JDK still fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
sla [Wed, 06 May 2015 16:36:17 +0200] rev 30667
8079345: After 8079248 fixed JDK still fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found" Reviewed-by: erikj, sspitsyn, ihse
Tue, 05 May 2015 20:09:52 +0200 8076998: BadHandshakeTest.java fails due to warnings in output
ykantser [Tue, 05 May 2015 20:09:52 +0200] rev 30666
8076998: BadHandshakeTest.java fails due to warnings in output Reviewed-by: sla
Thu, 30 Apr 2015 16:44:39 +0200 8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform
jbachorik [Thu, 30 Apr 2015 16:44:39 +0200] rev 30665
8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform Reviewed-by: sspitsyn, dholmes
Sat, 02 May 2015 18:40:59 -0700 Merge
ccheung [Sat, 02 May 2015 18:40:59 -0700] rev 30664
Merge
Fri, 01 May 2015 18:23:31 +0000 Merge
rriggs [Fri, 01 May 2015 18:23:31 +0000] rev 30663
Merge
Thu, 30 Apr 2015 09:58:17 -0400 8077743: (rm) Port ResourceManagement to JDK9
rriggs [Thu, 30 Apr 2015 09:58:17 -0400] rev 30662
8077743: (rm) Port ResourceManagement to JDK9 Reviewed-by: erikj, mchung, alanb, dholmes
Thu, 30 Apr 2015 09:50:10 +0200 8076473: Remove the jhat code and update makefiles
sla [Thu, 30 Apr 2015 09:50:10 +0200] rev 30661
8076473: Remove the jhat code and update makefiles Reviewed-by: alanb, erikj, sspitsyn
Tue, 28 Apr 2015 14:39:21 +0200 8076524: Remove jhat tests and help library from JDK
ykantser [Tue, 28 Apr 2015 14:39:21 +0200] rev 30660
8076524: Remove jhat tests and help library from JDK Reviewed-by: sla, alanb
Tue, 28 Apr 2015 14:33:32 +0200 8059047: Extract parser/validator from jhat for use in tests
ykantser [Tue, 28 Apr 2015 14:33:32 +0200] rev 30659
8059047: Extract parser/validator from jhat for use in tests Reviewed-by: sla
Tue, 19 May 2015 20:04:29 +0300 8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently
iignatyev [Tue, 19 May 2015 20:04:29 +0300] rev 30658
8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently Reviewed-by: vlivanov
Tue, 19 May 2015 11:05:52 -0400 8080658: Update sun/nio/cs/FindDecoderBugs.java to use random number generator library
amlu [Tue, 19 May 2015 11:05:52 -0400] rev 30657
8080658: Update sun/nio/cs/FindDecoderBugs.java to use random number generator library Reviewed-by: rriggs
Tue, 19 May 2015 07:12:10 -0700 8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail.
bpb [Tue, 19 May 2015 07:12:10 -0700] rev 30656
8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail. Summary: Revert fix applied to resolve JDK-8066915. Reviewed-by: alanb
Tue, 19 May 2015 16:04:14 +0400 8080422: some docs cleanup for core libs
avstepan [Tue, 19 May 2015 16:04:14 +0400] rev 30655
8080422: some docs cleanup for core libs Summary: some docs cleanup Reviewed-by: rriggs, lancea
Tue, 19 May 2015 10:05:02 +0200 8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
ihse [Tue, 19 May 2015 10:05:02 +0200] rev 30654
8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation Reviewed-by: erikj
Tue, 19 May 2015 09:09:09 +0800 8077102: dns_lookup_realm should be false by default
weijun [Tue, 19 May 2015 09:09:09 +0800] rev 30653
8077102: dns_lookup_realm should be false by default Reviewed-by: valeriep
Mon, 18 May 2015 13:34:56 -0700 8080538: hprof does not work well with multiple agents on non-Solaris platforms
jmanson [Mon, 18 May 2015 13:34:56 -0700] rev 30652
8080538: hprof does not work well with multiple agents on non-Solaris platforms Summary: Never take the address of Agent_OnLoad. Reviewed-by: sla, martin
Mon, 18 May 2015 19:26:48 +0300 8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties
asmotrak [Mon, 18 May 2015 19:26:48 +0300] rev 30651
8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties Reviewed-by: mullan
Mon, 18 May 2015 19:15:50 +0300 8080535: (ch) Expected size of Character.UnicodeBlock.map is not optimal
igerasim [Mon, 18 May 2015 19:15:50 +0300] rev 30650
8080535: (ch) Expected size of Character.UnicodeBlock.map is not optimal Reviewed-by: martin, chegar
Mon, 18 May 2015 17:38:38 +0300 8080522: Optimize string operations in java.base/share/classes/sun/security/x509/
igerasim [Mon, 18 May 2015 17:38:38 +0300] rev 30649
8080522: Optimize string operations in java.base/share/classes/sun/security/x509/ Reviewed-by: mullan
Mon, 18 May 2015 17:34:48 +0300 8079138: Additional negative tests for XML signature processing
asmotrak [Mon, 18 May 2015 17:34:48 +0300] rev 30648
8079138: Additional negative tests for XML signature processing Reviewed-by: mullan
Mon, 18 May 2015 18:57:35 +0530 8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing
sundar [Mon, 18 May 2015 18:57:35 +0530] rev 30647
8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing Reviewed-by: psandoz, lagergren
Mon, 18 May 2015 02:11:39 +0000 8048820: Implement tests for SecretKeyFactory
xuelei [Mon, 18 May 2015 02:11:39 +0000] rev 30646
8048820: Implement tests for SecretKeyFactory Reviewed-by: xuelei Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Sun, 17 May 2015 11:04:01 -0700 8078136: Incorrect figure number in reference to Hacker's Delight book in Long.bitCount() method
darcy [Sun, 17 May 2015 11:04:01 -0700] rev 30645
8078136: Incorrect figure number in reference to Hacker's Delight book in Long.bitCount() method Reviewed-by: lancea
Sun, 17 May 2015 18:49:21 +0200 8074002: java.time.ZoneId.systemDefault() should be faster
plevart [Sun, 17 May 2015 18:49:21 +0200] rev 30644
8074002: java.time.ZoneId.systemDefault() should be faster Summary: Cache ZoneId inside TimeZone object Reviewed-by: scolebourne, rriggs, dfuchs
Sun, 17 May 2015 10:38:36 +0200 8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers()
plevart [Sun, 17 May 2015 10:38:36 +0200] rev 30643
8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers() Reviewed-by: dholmes, alanb, mchung Contributed-by: daniel.fuchs@oracle.com, peter.levart@gmail.com
Fri, 15 May 2015 22:10:29 +0300 8071571: Move substring of same string to slow path
igerasim [Fri, 15 May 2015 22:10:29 +0300] rev 30642
8071571: Move substring of same string to slow path Reviewed-by: martin
Fri, 15 May 2015 22:09:49 +0300 8074657: Missing space on a boundary of concatenated strings
igerasim [Fri, 15 May 2015 22:09:49 +0300] rev 30641
8074657: Missing space on a boundary of concatenated strings Summary: Added missing spaces, fixed indentation, replaced StringBuffer with StringBuilder Reviewed-by: martin, rriggs
Fri, 15 May 2015 16:09:55 +0200 8061254: SPECjvm2008-XML performance regressions in 9-b33
redestad [Fri, 15 May 2015 16:09:55 +0200] rev 30640
8061254: SPECjvm2008-XML performance regressions in 9-b33 Reviewed-by: alanb, shade
Thu, 21 May 2015 10:07:38 -0700 Added tag jdk9-b65 for changeset 9c04ed826c93
katleman [Thu, 21 May 2015 10:07:38 -0700] rev 30639
Added tag jdk9-b65 for changeset 9c04ed826c93
Wed, 05 Jul 2017 20:34:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:34:33 +0200] rev 30638
Merge
Thu, 21 May 2015 16:19:49 -0700 Merge
lana [Thu, 21 May 2015 16:19:49 -0700] rev 30637
Merge
Tue, 19 May 2015 11:39:58 -0700 Merge
amurillo [Tue, 19 May 2015 11:39:58 -0700] rev 30636
Merge
Thu, 14 May 2015 12:05:32 -0700 Merge
amurillo [Thu, 14 May 2015 12:05:32 -0700] rev 30635
Merge
Thu, 14 May 2015 18:02:35 +0200 8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist"
thartmann [Thu, 14 May 2015 18:02:35 +0200] rev 30634
8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist" Summary: Fixed location of testlibrary package. Reviewed-by: kvn
Thu, 14 May 2015 16:16:06 +0200 Merge
thartmann [Thu, 14 May 2015 16:16:06 +0200] rev 30633
Merge
Wed, 13 May 2015 18:06:39 +0200 Merge
roland [Wed, 13 May 2015 18:06:39 +0200] rev 30632
Merge
Tue, 12 May 2015 09:41:12 +0200 8078436: java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp
roland [Tue, 12 May 2015 09:41:12 +0200] rev 30631
8078436: java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp Summary: bad assert in fold_compares code Reviewed-by: kvn, vlivanov
Wed, 13 May 2015 15:23:41 +0200 8080155: field "_pc_offset" not found in type ImmutableOopMapSet
rbackman [Wed, 13 May 2015 15:23:41 +0200] rev 30630
8080155: field "_pc_offset" not found in type ImmutableOopMapSet Reviewed-by: roland
Tue, 12 May 2015 10:27:50 +0200 8076188: Optimize arraycopy out for non escaping destination
roland [Tue, 12 May 2015 10:27:50 +0200] rev 30629
8076188: Optimize arraycopy out for non escaping destination Summary: if the destination of an arraycopy is non escaping, the arraycopy may be optimized out Reviewed-by: kvn, vlivanov
Mon, 11 May 2015 09:44:07 +0200 8079797: assert(index >= 0 && index < _count) failed: check
rbackman [Mon, 11 May 2015 09:44:07 +0200] rev 30628
8079797: assert(index >= 0 && index < _count) failed: check Reviewed-by: kvn
Mon, 11 May 2015 07:58:02 +0200 Merge
thartmann [Mon, 11 May 2015 07:58:02 +0200] rev 30627
Merge
Mon, 11 May 2015 07:44:46 +0200 8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance"
thartmann [Mon, 11 May 2015 07:44:46 +0200] rev 30626
8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance" Summary: C2 should not try to vectorize loops with loop variant vector base address. Reviewed-by: kvn
Fri, 08 May 2015 12:19:17 +0200 8078497: C2's superword optimization causes unaligned memory accesses
thartmann [Fri, 08 May 2015 12:19:17 +0200] rev 30625
8078497: C2's superword optimization causes unaligned memory accesses Summary: Prevent vectorization of memory operations with different invariant offsets if unaligned memory accesses are not allowed. Reviewed-by: kvn
Fri, 08 May 2015 11:49:20 -0700 8076276: Add support for AVX512
kvn [Fri, 08 May 2015 11:49:20 -0700] rev 30624
8076276: Add support for AVX512 Reviewed-by: kvn, roland Contributed-by: michael.c.berg@intel.com
Wed, 13 May 2015 21:06:30 +0200 Merge
hseigel [Wed, 13 May 2015 21:06:30 +0200] rev 30623
Merge
Tue, 12 May 2015 13:17:54 -0700 8078121: Add 'CreateMinidumpOnCrash' (JDK-8074354) caused many tests failed in nightly testing
ctornqvi [Tue, 12 May 2015 13:17:54 -0700] rev 30622
8078121: Add 'CreateMinidumpOnCrash' (JDK-8074354) caused many tests failed in nightly testing Reviewed-by: coleenp, hseigel
Tue, 12 May 2015 13:16:37 -0700 8075966: Update ProjectCreator to create projects using Visual Studio 2013 toolset
ctornqvi [Tue, 12 May 2015 13:16:37 -0700] rev 30621
8075966: Update ProjectCreator to create projects using Visual Studio 2013 toolset Reviewed-by: sla, lfoltan
Tue, 12 May 2015 10:29:10 +0200 8080100: compiler/rtm/* tests fail due to Compilation failed
ykantser [Tue, 12 May 2015 10:29:10 +0200] rev 30620
8080100: compiler/rtm/* tests fail due to Compilation failed Reviewed-by: sla
Mon, 11 May 2015 15:06:02 -0400 8079840: G1StringDedupTable::deduplicate() reset String hash value unnecessarily.
jiangli [Mon, 11 May 2015 15:06:02 -0400] rev 30619
8079840: G1StringDedupTable::deduplicate() reset String hash value unnecessarily. Summary: Only set hash value if String's hash value was 0. Reviewed-by: pliden, brutisso
Sat, 09 May 2015 07:32:49 -0400 Merge
hseigel [Sat, 09 May 2015 07:32:49 -0400] rev 30618
Merge
Fri, 08 May 2015 23:51:37 +0200 Merge
hseigel [Fri, 08 May 2015 23:51:37 +0200] rev 30617
Merge
Fri, 08 May 2015 16:24:46 -0400 8076318: split verifier needs to add TraceClassResolution
hseigel [Fri, 08 May 2015 16:24:46 -0400] rev 30616
8076318: split verifier needs to add TraceClassResolution Summary: Add print statements to verifier when TraceClassResolution is specified Reviewed-by: coleenp, acorn
Fri, 08 May 2015 14:00:24 -0400 8030680: 292 cleanup from default method code assessment
acorn [Fri, 08 May 2015 14:00:24 -0400] rev 30615
8030680: 292 cleanup from default method code assessment Summary: small code improvements for increased robustness Reviewed-by: acorn, coleenp Contributed-by: michael.haupt@oracle.com
Mon, 11 May 2015 16:30:26 +0200 Merge
jwilhelm [Mon, 11 May 2015 16:30:26 +0200] rev 30614
Merge
Mon, 11 May 2015 13:57:30 +0200 8079579: Add SuspendibleThreadSetLeaver and make SuspendibleThreadSet::joint()/leave() private
pliden [Mon, 11 May 2015 13:57:30 +0200] rev 30613
8079579: Add SuspendibleThreadSetLeaver and make SuspendibleThreadSet::joint()/leave() private Reviewed-by: brutisso, david
Mon, 11 May 2015 10:29:57 +0200 8076542: G1 does not print heap page size information with -XX:+TracePageSizes
david [Mon, 11 May 2015 10:29:57 +0200] rev 30612
8076542: G1 does not print heap page size information with -XX:+TracePageSizes Reviewed-by: tschatzl, brutisso
Sun, 10 May 2015 01:11:13 -0400 8079080: ConcurrentMark::mark_stack_push(oop) is unused
kbarrett [Sun, 10 May 2015 01:11:13 -0400] rev 30611
8079080: ConcurrentMark::mark_stack_push(oop) is unused Summary: Remove unused functions from ConcurrentMark and CMMarkStack. Reviewed-by: jmasa, tschatzl
Fri, 08 May 2015 09:52:51 -0400 7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set
jprovino [Fri, 08 May 2015 09:52:51 -0400] rev 30610
7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set Summary: Add asserts to ensure thread is in the right state. Reviewed-by: tschatzl, pliden
Fri, 08 May 2015 15:41:39 +0200 8079263: Suppress warning about disabling adaptive size policy when enabling UseLargePages with UseNUMA when adaptive size policy is disabled
redestad [Fri, 08 May 2015 15:41:39 +0200] rev 30609
8079263: Suppress warning about disabling adaptive size policy when enabling UseLargePages with UseNUMA when adaptive size policy is disabled Reviewed-by: jmasa, jwilhelm
Fri, 08 May 2015 10:30:16 +0200 8079561: Add a method to convert counters to milliseconds
brutisso [Fri, 08 May 2015 10:30:16 +0200] rev 30608
8079561: Add a method to convert counters to milliseconds Reviewed-by: mgerdin, ehelin
Fri, 08 May 2015 13:25:11 -0400 Merge
hseigel [Fri, 08 May 2015 13:25:11 -0400] rev 30607
Merge
Tue, 05 May 2015 16:09:30 -0400 8069005: Hotspot crashes in System.out.println with assert(resolved_method->method_holder()->is_linked()) failed: must be linked
coleenp [Tue, 05 May 2015 16:09:30 -0400] rev 30606
8069005: Hotspot crashes in System.out.println with assert(resolved_method->method_holder()->is_linked()) failed: must be linked Summary: move java.lang.Class initialization sooner in bootstrapping the jvm Reviewed-by: dholmes, hseigel
Thu, 23 Apr 2015 18:00:50 +0200 8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
stuefe [Thu, 23 Apr 2015 18:00:50 +0200] rev 30605
8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux) Summary: Remove MAP_FIXED from initial mapping allocation; add tests Reviewed-by: stefank, coleenp
Mon, 04 May 2015 16:30:07 +0200 8067013: Rename the com.oracle.java.testlibary package
ykantser [Mon, 04 May 2015 16:30:07 +0200] rev 30604
8067013: Rename the com.oracle.java.testlibary package Reviewed-by: dholmes, gtriantafill, sla Contributed-by: alexander.kulyakhtin@oracle.com
Sat, 02 May 2015 18:40:37 -0700 Merge
ccheung [Sat, 02 May 2015 18:40:37 -0700] rev 30603
Merge
Fri, 01 May 2015 09:40:08 +0200 8079120: serviceability/dcmd/gc/HeapDumpAllTest.java: compilation failed
ykantser [Fri, 01 May 2015 09:40:08 +0200] rev 30602
8079120: serviceability/dcmd/gc/HeapDumpAllTest.java: compilation failed Reviewed-by: sla
Thu, 30 Apr 2015 09:09:01 +0200 8078628: linux-zero does not build without precompiled header
stuefe [Thu, 30 Apr 2015 09:09:01 +0200] rev 30601
8078628: linux-zero does not build without precompiled header Summary: add missing includes Reviewed-by: coleenp, stefank, sgehwolf
Thu, 30 Apr 2015 04:01:13 -0700 8079112: [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent groups
ctornqvi [Thu, 30 Apr 2015 04:01:13 -0700] rev 30600
8079112: [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent groups Reviewed-by: gtriantafill, coleenp, dholmes
Wed, 29 Apr 2015 17:14:40 -0700 8076579: Popping a stack frame after exception breakpoint sets last method param to exception
sspitsyn [Wed, 29 Apr 2015 17:14:40 -0700] rev 30599
8076579: Popping a stack frame after exception breakpoint sets last method param to exception Summary: Null the InterpreterRuntime::member_name_arg_or_null return value when it is necessary Reviewed-by: jbachorik, coleenp, twisti
Wed, 29 Apr 2015 07:03:49 -0700 8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job
ctornqvi [Wed, 29 Apr 2015 07:03:49 -0700] rev 30598
8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job Reviewed-by: mikael, lfoltan, hseigel
Tue, 28 Apr 2015 14:36:31 +0200 8059047: Extract parser/validator from jhat for use in tests
ykantser [Tue, 28 Apr 2015 14:36:31 +0200] rev 30597
8059047: Extract parser/validator from jhat for use in tests Reviewed-by: sla
Thu, 07 May 2015 15:34:45 -0700 Merge
amurillo [Thu, 07 May 2015 15:34:45 -0700] rev 30596
Merge
Thu, 07 May 2015 11:28:03 -0700 Merge
kvn [Thu, 07 May 2015 11:28:03 -0700] rev 30595
Merge
Wed, 06 May 2015 17:42:24 -0700 8079545: [TESTBUG] hotspot_basicvmtest doesn't fail even if VM crashes
mikael [Wed, 06 May 2015 17:42:24 -0700] rev 30594
8079545: [TESTBUG] hotspot_basicvmtest doesn't fail even if VM crashes Reviewed-by: ctornqvi, dholmes
Tue, 05 May 2015 12:33:57 -0700 8076284: Improve vectorization of parallel streams
kvn [Tue, 05 May 2015 12:33:57 -0700] rev 30593
8076284: Improve vectorization of parallel streams Summary: Improve vectorization of java/util/stream/Streams$RangeIntSpliterator::forEachRemaining() method and enable loop vectorization in a given method on demand. Reviewed-by: kvn Contributed-by: jan.civlin@intel.com
Tue, 05 May 2015 19:27:08 +0200 Merge
roland [Tue, 05 May 2015 19:27:08 +0200] rev 30592
Merge
Tue, 05 May 2015 13:06:10 +0200 8075492: adopt recent IGV
mhaupt [Tue, 05 May 2015 13:06:10 +0200] rev 30591
8075492: adopt recent IGV Summary: adopted recent sources, updated README, added build and run instructions; ignored IGV build files in Mercurial; adapted HotSpot Ideal graph printer to current IGV's data format schema; reintroduced control flow window and basic block layout Reviewed-by: kvn, roland Contributed-by: Andreas Woess <andreas.woess@oracle.com>, Bernhard Urban <bernhard.urban@oracle.com>, Christian Haeubl <christian.haeubl@oracle.com>, Doug Simon <doug.simon@oracle.com>, Gilles Duboscq <gilles.duboscq@oracle.com>, Lukas Stadler <lukas.stadler@oracle.com>, Peter Hofer <peter.hofer@jku.at>, Roland Schatz <roland.schatz@oracle.com>, Thomas Wuerthinger <thomas.wuerthinger@oracle.com>, Tom Rodriguez <tom.rodriguez@oracle.com>
Tue, 05 May 2015 16:50:25 +0200 8064458: OopMap class could be more compact
rbackman [Tue, 05 May 2015 16:50:25 +0200] rev 30590
8064458: OopMap class could be more compact Reviewed-by: kvn, bdelsart
Fri, 24 Apr 2015 10:49:38 +0200 8078593: [TESTBUG] ppc: Enable jtreg tests for new features
goetz [Fri, 24 Apr 2015 10:49:38 +0200] rev 30589
8078593: [TESTBUG] ppc: Enable jtreg tests for new features Summary: Also fix a ppc issue in test_env.sh Reviewed-by: kvn
Wed, 29 Apr 2015 15:34:04 -0700 8078563: Restrict reduction optimization
kvn [Wed, 29 Apr 2015 15:34:04 -0700] rev 30588
8078563: Restrict reduction optimization Reviewed-by: kvn, twisti Contributed-by: michael.c.berg@intel.com
Mon, 04 May 2015 18:41:53 +0200 8079280: Fix format warning/error in vm_version_ppc.cpp
simonis [Mon, 04 May 2015 18:41:53 +0200] rev 30587
8079280: Fix format warning/error in vm_version_ppc.cpp Reviewed-by: stefank
Thu, 07 May 2015 10:32:42 +0200 8079556: BACKOUT - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
tschatzl [Thu, 07 May 2015 10:32:42 +0200] rev 30586
8079556: BACKOUT - Determining the desired PLAB size adjusts to the the number of threads at the wrong place Reviewed-by: jwilhelm, brutisso
Wed, 29 Apr 2015 15:12:33 +0300 6407976: GC worker number should be unsigned
eistepan [Wed, 29 Apr 2015 15:12:33 +0300] rev 30585
6407976: GC worker number should be unsigned Reviewed-by: jwilhelm, tschatzl
Wed, 06 May 2015 11:04:44 +0200 8079337: Format string issues in workgroup.cpp and taskqueue.cpp
david [Wed, 06 May 2015 11:04:44 +0200] rev 30584
8079337: Format string issues in workgroup.cpp and taskqueue.cpp Reviewed-by: jwilhelm, pliden, ehelin
Tue, 05 May 2015 11:17:12 +0200 8079330: Circular dependency between G1CollectedHeap and G1BlockOffsetSharedArray
pliden [Tue, 05 May 2015 11:17:12 +0200] rev 30583
8079330: Circular dependency between G1CollectedHeap and G1BlockOffsetSharedArray Reviewed-by: tschatzl, mgerdin
Wed, 06 May 2015 09:21:10 +0200 8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index
pliden [Wed, 06 May 2015 09:21:10 +0200] rev 30582
8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index Reviewed-by: roland, tschatzl
Mon, 04 May 2015 15:02:37 +0200 8079275: Remove CollectedHeap::use_parallel_gc_threads
stefank [Mon, 04 May 2015 15:02:37 +0200] rev 30581
8079275: Remove CollectedHeap::use_parallel_gc_threads Reviewed-by: sjohanss, kbarrett
Fri, 01 May 2015 10:51:00 -0700 8079091: Remove dictionary NULL check on common path of BlockFreeList methods
jwha [Fri, 01 May 2015 10:51:00 -0700] rev 30580
8079091: Remove dictionary NULL check on common path of BlockFreeList methods Reviewed-by: kbarrett, stefank, dholmes, jmasa
Mon, 04 May 2015 17:10:50 +0200 Merge
jwilhelm [Mon, 04 May 2015 17:10:50 +0200] rev 30579
Merge
Mon, 04 May 2015 09:24:03 +0200 8079148: Fix incorrect include guards
pliden [Mon, 04 May 2015 09:24:03 +0200] rev 30578
8079148: Fix incorrect include guards Reviewed-by: stefank, ehelin
Fri, 01 May 2015 17:38:12 -0400 8075215: SATB buffer processing found reclaimed humongous object
kbarrett [Fri, 01 May 2015 17:38:12 -0400] rev 30577
8075215: SATB buffer processing found reclaimed humongous object Summary: Don't assume SATB buffer entries are valid objects Reviewed-by: brutisso, ecaspole
Thu, 30 Apr 2015 10:14:26 +0200 8078897: Clean out unused code in G1MMUTracker
sjohanss [Thu, 30 Apr 2015 10:14:26 +0200] rev 30576
8078897: Clean out unused code in G1MMUTracker Reviewed-by: brutisso, jwilhelm, drwhite
Wed, 29 Apr 2015 15:25:41 -0400 8078405: Heap decommit failed in TestShrinkAuxiliaryData tests
ecaspole [Wed, 29 Apr 2015 15:25:41 -0400] rev 30575
8078405: Heap decommit failed in TestShrinkAuxiliaryData tests Summary: Modified test so options in the code are after the options from the environment, so -ExplicitGCInvokesConcurrent is always used. Reviewed-by: tschatzl, kbarrett
Wed, 29 Apr 2015 15:32:05 +0400 8073476: G1 logging ignores changes to PrintGC* flags via MXBeans
dfazunen [Wed, 29 Apr 2015 15:32:05 +0400] rev 30574
8073476: G1 logging ignores changes to PrintGC* flags via MXBeans Reviewed-by: brutisso, jwilhelm
Wed, 29 Apr 2015 09:59:51 +0200 8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr
drwhite [Wed, 29 Apr 2015 09:59:51 +0200] rev 30573
8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr Reviewed-by: brutisso, jmasa, jwilhelm
Tue, 28 Apr 2015 23:37:11 +0200 Merge
jwilhelm [Tue, 28 Apr 2015 23:37:11 +0200] rev 30572
Merge
Tue, 28 Apr 2015 12:02:50 -0700 8073204: Determining the desired PLAB size adjusts to the the number of threads at the wrong place
sangheki [Tue, 28 Apr 2015 12:02:50 -0700] rev 30571
8073204: Determining the desired PLAB size adjusts to the the number of threads at the wrong place Summary: Calculate the desired PLAB value for a single thread and then return desired PLAB size according to the current number of threads when needed Reviewed-by: ysr, jwilhelm, tschatzl
Tue, 28 Apr 2015 20:02:31 +0200 Merge
sla [Tue, 28 Apr 2015 20:02:31 +0200] rev 30570
Merge
Tue, 28 Apr 2015 07:59:18 +0200 8074016: Add convenient way of adding custom test targets to hotspot's test makefile
iaberg [Tue, 28 Apr 2015 07:59:18 +0200] rev 30569
8074016: Add convenient way of adding custom test targets to hotspot's test makefile Summary: Moved the line including the custom testlist to after variables are defined, allowing custom rules to use them Reviewed-by: erikj, sla
Tue, 28 Apr 2015 12:17:56 +0000 Merge
stefank [Tue, 28 Apr 2015 12:17:56 +0000] rev 30568
Merge
Mon, 27 Apr 2015 09:51:13 +0200 8078601: print_concurrent_locks should be guarded with INCLUDE_SERVICES
stefank [Mon, 27 Apr 2015 09:51:13 +0200] rev 30567
8078601: print_concurrent_locks should be guarded with INCLUDE_SERVICES Reviewed-by: mgronlun, sla, dholmes
Mon, 27 Apr 2015 09:51:06 +0200 8076177: Remove usage of stack.inline.hpp functions from taskqueue.hpp
stefank [Mon, 27 Apr 2015 09:51:06 +0200] rev 30566
8076177: Remove usage of stack.inline.hpp functions from taskqueue.hpp Reviewed-by: brutisso, goetz
Mon, 27 Apr 2015 10:04:26 +0200 8073632: Make auxiliary data structures know their own translation factor
tschatzl [Mon, 27 Apr 2015 10:04:26 +0200] rev 30565
8073632: Make auxiliary data structures know their own translation factor Summary: Auxiliary data structures should have knowledge of their own requirements for virtual memory reservations instead of getting these values directly from various places. Reviewed-by: stefank, kbarrett
Wed, 22 Apr 2015 17:05:00 +0200 8071462: Remove G1ParGCAllocator::alloc_buffer_waste
tschatzl [Wed, 22 Apr 2015 17:05:00 +0200] rev 30564
8071462: Remove G1ParGCAllocator::alloc_buffer_waste Summary: Removed G1ParGCAllocator::alloc_buffer_waste, added method to obtain waste Reviewed-by: tschatzl, sjohanss Contributed-by: Michail Chernov <michail.chernov@oracle.com>
Mon, 27 Apr 2015 09:08:07 +0200 8078613: HAS_BEEN_MOVED has been moved
brutisso [Mon, 27 Apr 2015 09:08:07 +0200] rev 30563
8078613: HAS_BEEN_MOVED has been moved Reviewed-by: stefank, sjohanss
Thu, 23 Apr 2015 19:01:07 +0000 Merge
ctornqvi [Thu, 23 Apr 2015 19:01:07 +0000] rev 30562
Merge
Thu, 23 Apr 2015 17:14:55 +0000 Merge
ctornqvi [Thu, 23 Apr 2015 17:14:55 +0000] rev 30561
Merge
Wed, 22 Apr 2015 13:58:42 -0700 8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config
ctornqvi [Wed, 22 Apr 2015 13:58:42 -0700] rev 30560
8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config Reviewed-by: mikael, sla
Thu, 23 Apr 2015 16:44:07 +0000 Merge
kbarrett [Thu, 23 Apr 2015 16:44:07 +0000] rev 30559
Merge
Thu, 23 Apr 2015 11:26:32 -0400 8031401: Remove unused code in the reference processor
kbarrett [Thu, 23 Apr 2015 11:26:32 -0400] rev 30558
8031401: Remove unused code in the reference processor Summary: Assume pending_list uses discovered field and remove resulting dead code. Reviewed-by: brutisso, pliden
Thu, 23 Apr 2015 15:54:47 +0200 8073669: gc/TestSoftReferencesBehaviorOnOOME.java times out in nightlies
azakharov [Thu, 23 Apr 2015 15:54:47 +0200] rev 30557
8073669: gc/TestSoftReferencesBehaviorOnOOME.java times out in nightlies Summary: changed test scenario to more straight-forward one, added tricks to prevent compiler optimizations and added checks when OOME didn't thrown as expected. Reviewed-by: tschatzl, jwilhelm
Wed, 22 Apr 2015 10:31:15 +0200 8078345: Move PSParallelCompact::mark_and_push to ParCompactionManager
stefank [Wed, 22 Apr 2015 10:31:15 +0200] rev 30556
8078345: Move PSParallelCompact::mark_and_push to ParCompactionManager Reviewed-by: jwilhelm, brutisso
Wed, 22 Apr 2015 09:09:42 +0200 8078341: Remove the unused PSParallelCompact::_updated_int_array_klass_obj
stefank [Wed, 22 Apr 2015 09:09:42 +0200] rev 30555
8078341: Remove the unused PSParallelCompact::_updated_int_array_klass_obj Reviewed-by: ehelin, tschatzl
Wed, 22 Apr 2015 08:29:39 +0200 8078340: Remove the unused PSParallelCompact::KeepAliveClosure
stefank [Wed, 22 Apr 2015 08:29:39 +0200] rev 30554
8078340: Remove the unused PSParallelCompact::KeepAliveClosure Reviewed-by: ehelin, tschatzl
Mon, 18 May 2015 15:52:33 +0000 8080586: aarch64: hotspot test compiler/codegen/7184394/TestAESMain.java fails
enevill [Mon, 18 May 2015 15:52:33 +0000] rev 30553
8080586: aarch64: hotspot test compiler/codegen/7184394/TestAESMain.java fails Summary: Return correct length in generate_cipherBlockChaining_encryptAESCrypt Reviewed-by: roland
Fri, 15 May 2015 09:21:48 +0000 8079564: Use FP register as proper frame pointer in JIT compiled code on aarch64
enevill [Fri, 15 May 2015 09:21:48 +0000] rev 30552
8079564: Use FP register as proper frame pointer in JIT compiled code on aarch64 Summary: Add support for PreserveFramePointer for debug/profile Reviewed-by: kvn
Thu, 21 May 2015 10:07:35 -0700 Added tag jdk9-b65 for changeset 01b7cab6b7b1
katleman [Thu, 21 May 2015 10:07:35 -0700] rev 30551
Added tag jdk9-b65 for changeset 01b7cab6b7b1
Thu, 21 May 2015 16:19:08 -0700 Merge
lana [Thu, 21 May 2015 16:19:08 -0700] rev 30550
Merge
Tue, 19 May 2015 11:39:57 -0700 Merge
amurillo [Tue, 19 May 2015 11:39:57 -0700] rev 30549
Merge
Thu, 14 May 2015 12:05:31 -0700 Merge
amurillo [Thu, 14 May 2015 12:05:31 -0700] rev 30548
Merge
Sat, 09 May 2015 07:32:37 -0400 Merge
hseigel [Sat, 09 May 2015 07:32:37 -0400] rev 30547
Merge
Thu, 07 May 2015 16:11:04 +0200 8079200: Fix heapdump tests to validate heapdump after jhat is removed
ykantser [Thu, 07 May 2015 16:11:04 +0200] rev 30546
8079200: Fix heapdump tests to validate heapdump after jhat is removed Reviewed-by: sla
Fri, 08 May 2015 13:23:28 -0400 Merge
hseigel [Fri, 08 May 2015 13:23:28 -0400] rev 30545
Merge
Sat, 02 May 2015 18:35:36 -0700 Merge
ccheung [Sat, 02 May 2015 18:35:36 -0700] rev 30544
Merge
Fri, 01 May 2015 09:45:44 -0400 Merge
rriggs [Fri, 01 May 2015 09:45:44 -0400] rev 30543
Merge
Thu, 30 Apr 2015 09:57:58 -0400 8077743: (rm) Port ResourceManagement to JDK9
rriggs [Thu, 30 Apr 2015 09:57:58 -0400] rev 30542
8077743: (rm) Port ResourceManagement to JDK9 Reviewed-by: alanb, erikj, mchung, dholmes
Thu, 30 Apr 2015 09:50:01 +0200 8076473: Remove the jhat code and update makefiles
sla [Thu, 30 Apr 2015 09:50:01 +0200] rev 30541
8076473: Remove the jhat code and update makefiles Reviewed-by: alanb, erikj, sspitsyn
Wed, 29 Apr 2015 07:03:45 -0700 8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job
ctornqvi [Wed, 29 Apr 2015 07:03:45 -0700] rev 30540
8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job Reviewed-by: mikael, lfoltan, hseigel
Wed, 29 Apr 2015 15:08:15 +0200 8059047: Extract parser/validator from jhat for use in tests
ykantser [Wed, 29 Apr 2015 15:08:15 +0200] rev 30539
8059047: Extract parser/validator from jhat for use in tests Reviewed-by: sla
Thu, 07 May 2015 15:34:44 -0700 Merge
amurillo [Thu, 07 May 2015 15:34:44 -0700] rev 30538
Merge
Mon, 04 May 2015 17:27:38 +0200 Merge
jwilhelm [Mon, 04 May 2015 17:27:38 +0200] rev 30537
Merge
Wed, 22 Apr 2015 13:58:28 -0700 8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config
ctornqvi [Wed, 22 Apr 2015 13:58:28 -0700] rev 30536
8077529: [TESTBUG] Remove hotspot.internalvmtests from jprt config Reviewed-by: mikael, sla
Mon, 20 Apr 2015 14:26:53 +0200 Merge
jwilhelm [Mon, 20 Apr 2015 14:26:53 +0200] rev 30535
Merge
Tue, 19 May 2015 10:03:48 +0200 8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
ihse [Tue, 19 May 2015 10:03:48 +0200] rev 30534
8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation Reviewed-by: erikj
Thu, 21 May 2015 10:07:34 -0700 Added tag jdk9-b65 for changeset a61494bfed44
katleman [Thu, 21 May 2015 10:07:34 -0700] rev 30533
Added tag jdk9-b65 for changeset a61494bfed44
Wed, 05 Jul 2017 20:33:56 +0200 Added tag jdk9-b65 for changeset 4915246064b2
duke [Wed, 05 Jul 2017 20:33:56 +0200] rev 30532
Added tag jdk9-b65 for changeset 4915246064b2
Wed, 05 Jul 2017 20:33:55 +0200 Merge jdk9-b65
duke [Wed, 05 Jul 2017 20:33:55 +0200] rev 30531
Merge
Wed, 05 Jul 2017 20:33:50 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:50 +0200] rev 30530
Merge
Thu, 14 May 2015 20:17:02 -0700 Merge
lana [Thu, 14 May 2015 20:17:02 -0700] rev 30529
Merge
Tue, 12 May 2015 12:02:48 -0700 8065077: MethodTypes are not localized
bpatel [Tue, 12 May 2015 12:02:48 -0700] rev 30528
8065077: MethodTypes are not localized Reviewed-by: ksrini
Thu, 14 May 2015 12:38:14 -0700 Added tag jdk9-b64 for changeset 47d774ef3c19
katleman [Thu, 14 May 2015 12:38:14 -0700] rev 30527
Added tag jdk9-b64 for changeset 47d774ef3c19
Wed, 05 Jul 2017 20:33:45 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:45 +0200] rev 30526
Merge
Thu, 14 May 2015 12:38:10 -0700 Added tag jdk9-b64 for changeset 3901aa49fb70
katleman [Thu, 14 May 2015 12:38:10 -0700] rev 30525
Added tag jdk9-b64 for changeset 3901aa49fb70
Wed, 05 Jul 2017 20:33:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:41 +0200] rev 30524
Merge
Thu, 14 May 2015 20:14:57 -0700 Merge
lana [Thu, 14 May 2015 20:14:57 -0700] rev 30523
Merge
Thu, 14 May 2015 09:38:53 -0700 8080344: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
joehw [Thu, 14 May 2015 09:38:53 -0700] rev 30522
8080344: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle Reviewed-by: lancea
Fri, 08 May 2015 11:07:35 +0300 8062518: AIOBE occurs when accessing to document function in extended function in JAXP
aefimov [Fri, 08 May 2015 11:07:35 +0300] rev 30521
8062518: AIOBE occurs when accessing to document function in extended function in JAXP Reviewed-by: joehw
Thu, 14 May 2015 12:38:09 -0700 Added tag jdk9-b64 for changeset 8a60622f2e7a
katleman [Thu, 14 May 2015 12:38:09 -0700] rev 30520
Added tag jdk9-b64 for changeset 8a60622f2e7a
Wed, 05 Jul 2017 20:33:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:35 +0200] rev 30519
Merge
Thu, 14 May 2015 20:14:44 -0700 Merge
lana [Thu, 14 May 2015 20:14:44 -0700] rev 30518
Merge
Wed, 13 May 2015 10:01:37 -0500 8080295: Need to adjust test output for 8067931
attila [Wed, 13 May 2015 10:01:37 -0500] rev 30517
8080295: Need to adjust test output for 8067931 Reviewed-by: jlaskey, sundar
Wed, 13 May 2015 09:38:59 -0500 8067931: Improve error message when with statement is passed a POJO
attila [Wed, 13 May 2015 09:38:59 -0500] rev 30516
8067931: Improve error message when with statement is passed a POJO Reviewed-by: lagergren, sundar
Wed, 13 May 2015 15:41:46 +0200 8080286: use path separator setting consistently in Nashorn project properties
mhaupt [Wed, 13 May 2015 15:41:46 +0200] rev 30515
8080286: use path separator setting consistently in Nashorn project properties Summary: replace uses of ":" with platform-independent path separator property Reviewed-by: hannesw, sundar
Wed, 13 May 2015 12:45:14 +0530 8080182: Array.prototype.sort throws IAE on inconsistent comparison
sundar [Wed, 13 May 2015 12:45:14 +0530] rev 30514
8080182: Array.prototype.sort throws IAE on inconsistent comparison Reviewed-by: lagergren, hannesw
Tue, 12 May 2015 12:40:33 +0530 8080090: -d option should dump script source as well
sundar [Tue, 12 May 2015 12:40:33 +0530] rev 30513
8080090: -d option should dump script source as well Reviewed-by: hannesw, lagergren
Mon, 11 May 2015 22:57:24 +0530 8080042: can't build nashorn.jar from jdk9-dev/nashorn using jdk8 installation as JAVA_HOME
sundar [Mon, 11 May 2015 22:57:24 +0530] rev 30512
8080042: can't build nashorn.jar from jdk9-dev/nashorn using jdk8 installation as JAVA_HOME Reviewed-by: lagergren, jlaskey
Thu, 14 May 2015 12:38:15 -0700 Added tag jdk9-b64 for changeset 8b01824b0cbb
katleman [Thu, 14 May 2015 12:38:15 -0700] rev 30511
Added tag jdk9-b64 for changeset 8b01824b0cbb
Wed, 05 Jul 2017 20:33:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:28 +0200] rev 30510
Merge
Thu, 14 May 2015 12:38:07 -0700 Added tag jdk9-b64 for changeset 1dbddb2a1971
katleman [Thu, 14 May 2015 12:38:07 -0700] rev 30509
Added tag jdk9-b64 for changeset 1dbddb2a1971
Wed, 05 Jul 2017 20:33:23 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:23 +0200] rev 30508
Merge
Thu, 14 May 2015 20:15:26 -0700 Merge
lana [Thu, 14 May 2015 20:15:26 -0700] rev 30507
Merge
Fri, 15 May 2015 01:14:25 +0000 8038084: CertStore needs a way to add new CertStore types
valeriep [Fri, 15 May 2015 01:14:25 +0000] rev 30506
8038084: CertStore needs a way to add new CertStore types Summary: Removed internal helper classes and reflection usage for LDAP CertStore. Reviewed-by: mullan
Thu, 14 May 2015 13:52:05 -0700 8078463: TEST_BUG: optimize java/util/Map/Collisions.java
smarks [Thu, 14 May 2015 13:52:05 -0700] rev 30505
8078463: TEST_BUG: optimize java/util/Map/Collisions.java Reviewed-by: martin, chegar, dfuchs
Thu, 14 May 2015 09:50:30 -0700 8080342: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
naoto [Thu, 14 May 2015 09:50:30 -0700] rev 30504
8080342: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle Reviewed-by: lancea
Thu, 14 May 2015 13:45:23 +0100 8080330: (cs) Charset.availableCharsets failing with NPE on several platforms
alanb [Thu, 14 May 2015 13:45:23 +0100] rev 30503
8080330: (cs) Charset.availableCharsets failing with NPE on several platforms Reviewed-by: chegar
Wed, 13 May 2015 14:16:46 -0700 8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen
prr [Wed, 13 May 2015 14:16:46 -0700] rev 30502
8080317: Disable warning treated as error for signed/unsigned comparison in building splashscreen Reviewed-by: ddehaven
Wed, 13 May 2015 08:37:34 -0700 Merge
prr [Wed, 13 May 2015 08:37:34 -0700] rev 30501
Merge
Wed, 06 May 2015 18:30:31 +0300 6206437: Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing)
serb [Wed, 06 May 2015 18:30:31 +0300] rev 30500
6206437: Typo in JInternalFrame setDefaultCloseOperation() doc (WindowClosing --> internalFrameClosing) Reviewed-by: alexsch, azvegint
Wed, 06 May 2015 17:31:48 +0300 8079217: JRE installation is stuck at Progress dialog : redux
serb [Wed, 06 May 2015 17:31:48 +0300] rev 30499
8079217: JRE installation is stuck at Progress dialog : redux Reviewed-by: prr, ant
Tue, 05 May 2015 13:29:31 -0700 Merge
prr [Tue, 05 May 2015 13:29:31 -0700] rev 30498
Merge
Thu, 30 Apr 2015 16:47:05 +0300 8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
bae [Thu, 30 Apr 2015 16:47:05 +0300] rev 30497
8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly Reviewed-by: alexp, serb
Thu, 30 Apr 2015 16:02:42 +0300 8077982: GIFLIB upgrade
azvegint [Thu, 30 Apr 2015 16:02:42 +0300] rev 30496
8077982: GIFLIB upgrade Reviewed-by: ant, serb
Thu, 30 Apr 2015 14:04:39 +0400 8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException
alexsch [Thu, 30 Apr 2015 14:04:39 +0400] rev 30495
8078614: WindowsClassicLookAndFeel MetalComboBoxUI.getbaseLine fails with IllegalArgumentException Reviewed-by: serb, azvegint, alexsch Contributed-by: Victor Dyakov <victor.dyakov@oracle.com>
Wed, 29 Apr 2015 16:02:57 -0700 8078654: CloseTTFontFileFunc callback should be removed
adinn [Wed, 29 Apr 2015 16:02:57 -0700] rev 30494
8078654: CloseTTFontFileFunc callback should be removed Reviewed-by: prr, martin
Wed, 29 Apr 2015 12:57:24 -0700 8079067: New version string scheme - Java2D
prr [Wed, 29 Apr 2015 12:57:24 -0700] rev 30493
8079067: New version string scheme - Java2D Reviewed-by: serb, jgodinez, iris
Wed, 29 Apr 2015 10:25:49 -0700 8076979: DebugFonts.java fails with stackoverflow error
prr [Wed, 29 Apr 2015 10:25:49 -0700] rev 30492
8076979: DebugFonts.java fails with stackoverflow error Reviewed-by: serb, jgodinez
Wed, 29 Apr 2015 10:22:54 -0700 8078331: Upgrade JDK to use LittleCMS 2.7
prr [Wed, 29 Apr 2015 10:22:54 -0700] rev 30491
8078331: Upgrade JDK to use LittleCMS 2.7 Reviewed-by: serb, bae
Wed, 29 Apr 2015 09:44:24 -0700 Merge
prr [Wed, 29 Apr 2015 09:44:24 -0700] rev 30490
Merge
Wed, 29 Apr 2015 08:52:47 -0700 Merge
prr [Wed, 29 Apr 2015 08:52:47 -0700] rev 30489
Merge
Wed, 29 Apr 2015 19:43:55 +0300 8078216: JRE installation is stuck at Progress dialog
serb [Wed, 29 Apr 2015 19:43:55 +0300] rev 30488
8078216: JRE installation is stuck at Progress dialog Reviewed-by: prr, ddehaven
Wed, 29 Apr 2015 20:06:35 +0400 8031109: Rendering HTML code in JEditorPane throws NumberFormatException
alexsch [Wed, 29 Apr 2015 20:06:35 +0400] rev 30487
8031109: Rendering HTML code in JEditorPane throws NumberFormatException Reviewed-by: azvegint, alexsch Contributed-by: Victor Dyakov <victor.dyakov@oracle.com>
Wed, 29 Apr 2015 12:54:36 +0300 8051617: Fullscreen mode is not working properly on Xorg
azvegint [Wed, 29 Apr 2015 12:54:36 +0300] rev 30486
8051617: Fullscreen mode is not working properly on Xorg Reviewed-by: alexsch, serb
Wed, 29 Apr 2015 02:55:39 +0300 4703110: java.awt.Canvas(GraphicaConfiguration): null reaction
serb [Wed, 29 Apr 2015 02:55:39 +0300] rev 30485
4703110: java.awt.Canvas(GraphicaConfiguration): null reaction Reviewed-by: azvegint, ant
Tue, 28 Apr 2015 14:23:03 -0700 8078464: Path2D storage growth algorithms should be less linear
lbourges [Tue, 28 Apr 2015 14:23:03 -0700] rev 30484
8078464: Path2D storage growth algorithms should be less linear Reviewed-by: flar
Tue, 28 Apr 2015 19:32:50 +0400 8044444: The output's 'Page-n' footer does not show completely
alexsch [Tue, 28 Apr 2015 19:32:50 +0400] rev 30483
8044444: The output's 'Page-n' footer does not show completely Reviewed-by: prr, serb
Tue, 28 Apr 2015 16:24:04 +0300 8077267: Typo in the test on JavaBean
serb [Tue, 28 Apr 2015 16:24:04 +0300] rev 30482
8077267: Typo in the test on JavaBean Reviewed-by: alexsch, malenkov
Mon, 27 Apr 2015 09:17:39 -0700 Merge
prr [Mon, 27 Apr 2015 09:17:39 -0700] rev 30481
Merge
Fri, 24 Apr 2015 15:45:25 +0300 8076455: IME Composition Window is displayed on incorrect position
bae [Fri, 24 Apr 2015 15:45:25 +0300] rev 30480
8076455: IME Composition Window is displayed on incorrect position Reviewed-by: serb, azvegint
Thu, 23 Apr 2015 17:33:19 +0300 8078165: [macosx] NPE when attempting to get image from toolkit
anashaty [Thu, 23 Apr 2015 17:33:19 +0300] rev 30479
8078165: [macosx] NPE when attempting to get image from toolkit Reviewed-by: serb, alexp
Thu, 23 Apr 2015 16:54:54 +0300 6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails
serb [Thu, 23 Apr 2015 16:54:54 +0300] rev 30478
6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails Reviewed-by: azvegint, alexsch
Wed, 22 Apr 2015 20:41:37 +0100 8078115: Applets now require "modifyThread" permission to exit on windows
serb [Wed, 22 Apr 2015 20:41:37 +0100] rev 30477
8078115: Applets now require "modifyThread" permission to exit on windows Reviewed-by: azvegint, alexsch
Wed, 22 Apr 2015 15:00:50 +0400 8030123: java/beans/Introspector/Test8027648.java fails
alexsch [Wed, 22 Apr 2015 15:00:50 +0400] rev 30476
8030123: java/beans/Introspector/Test8027648.java fails Reviewed-by: serb, alexsch Contributed-by: Nicholas Cull <run2000@gmail.com>
Wed, 22 Apr 2015 13:46:03 +0400 8069361: SunGraphics2D.getDefaultTransform() does not include scale factor
alexsch [Wed, 22 Apr 2015 13:46:03 +0400] rev 30475
8069361: SunGraphics2D.getDefaultTransform() does not include scale factor Reviewed-by: flar, prr, serb
Tue, 21 Apr 2015 20:11:59 +0300 8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails
pchopra [Tue, 21 Apr 2015 20:11:59 +0300] rev 30474
8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails Reviewed-by: serb, alexsch
Mon, 20 Apr 2015 10:39:30 -0700 7145508: java.awt.GraphicsDevice.get/setDisplayMode behavior is incorrect when no display is present
prr [Mon, 20 Apr 2015 10:39:30 -0700] rev 30473
7145508: java.awt.GraphicsDevice.get/setDisplayMode behavior is incorrect when no display is present Reviewed-by: serb, bae
Sun, 19 Apr 2015 10:31:06 +0300 8077394: Uninitialised memory in jdk/src/java/desktop/unix/native/libfontmanager/X11FontScaler.c
serb [Sun, 19 Apr 2015 10:31:06 +0300] rev 30472
8077394: Uninitialised memory in jdk/src/java/desktop/unix/native/libfontmanager/X11FontScaler.c Reviewed-by: azvegint, prr
Fri, 17 Apr 2015 17:01:24 +0300 8074757: Remove java.awt.Toolkit methods which return peer types
serb [Fri, 17 Apr 2015 17:01:24 +0300] rev 30471
8074757: Remove java.awt.Toolkit methods which return peer types Reviewed-by: alanb, prr, ant
Fri, 17 Apr 2015 16:57:30 +0300 8074763: Remove API references to java.awt.dnd.peer
serb [Fri, 17 Apr 2015 16:57:30 +0300] rev 30470
8074763: Remove API references to java.awt.dnd.peer Reviewed-by: alanb, ant, prr
Fri, 17 Apr 2015 16:54:13 +0300 8074028: Remove API references to java.awt.peer
serb [Fri, 17 Apr 2015 16:54:13 +0300] rev 30469
8074028: Remove API references to java.awt.peer Reviewed-by: alanb, ant, yan, prr
Fri, 17 Apr 2015 12:32:46 -0700 8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo
prr [Fri, 17 Apr 2015 12:32:46 -0700] rev 30468
8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo Reviewed-by: flar, lbourges
Thu, 16 Apr 2015 21:55:55 +0300 8076264: [macosx] Launching app on MacOSX requires enclosing class
serb [Thu, 16 Apr 2015 21:55:55 +0300] rev 30467
8076264: [macosx] Launching app on MacOSX requires enclosing class Reviewed-by: azvegint, ksrini
Thu, 16 Apr 2015 14:32:33 +0100 8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
aivanov [Thu, 16 Apr 2015 14:32:33 +0100] rev 30466
8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first() Reviewed-by: alexsch, alexp
Wed, 15 Apr 2015 14:28:43 -0700 Merge
prr [Wed, 15 Apr 2015 14:28:43 -0700] rev 30465
Merge
Wed, 15 Apr 2015 10:24:01 -0700 8075082: Fix missing doclint warnings in the javax.swing package
darcy [Wed, 15 Apr 2015 10:24:01 -0700] rev 30464
8075082: Fix missing doclint warnings in the javax.swing package Reviewed-by: serb, ant
Wed, 15 Apr 2015 14:38:13 +0400 8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object
alexsch [Wed, 15 Apr 2015 14:38:13 +0400] rev 30463
8072767: DefaultCellEditor for comboBox creates ActionEvent with wrong source object Reviewed-by: serb, azvegint
Tue, 14 Apr 2015 15:43:14 -0700 8076624: Fix missing doclint warnings in javax.swing.text
darcy [Tue, 14 Apr 2015 15:43:14 -0700] rev 30462
8076624: Fix missing doclint warnings in javax.swing.text Reviewed-by: serb
Tue, 14 Apr 2015 14:47:12 -0700 8077095: Fix missing doclint warnings in the javax.swing.plaf.basic package
darcy [Tue, 14 Apr 2015 14:47:12 -0700] rev 30461
8077095: Fix missing doclint warnings in the javax.swing.plaf.basic package Reviewed-by: serb
Tue, 14 Apr 2015 12:10:01 -0700 Merge
ddehaven [Tue, 14 Apr 2015 12:10:01 -0700] rev 30460
Merge
Tue, 14 Apr 2015 14:47:40 +0400 8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage
alexsch [Tue, 14 Apr 2015 14:47:40 +0400] rev 30459
8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage Reviewed-by: serb, alexsch Contributed-by: Hendrik Schreiber <hs@tagtraum.com>
Tue, 14 Apr 2015 15:24:10 +0400 8073453: Focus doesn't move when pressing Shift + Tab keys
dmarkov [Tue, 14 Apr 2015 15:24:10 +0400] rev 30458
8073453: Focus doesn't move when pressing Shift + Tab keys Reviewed-by: alexsch, ant
Tue, 14 Apr 2015 09:34:59 +0300 8076214: [Findbugs]sun.awt.datatransfer.SunClipboard.checkChange(long[]) may expose internal representation
serb [Tue, 14 Apr 2015 09:34:59 +0300] rev 30457
8076214: [Findbugs]sun.awt.datatransfer.SunClipboard.checkChange(long[]) may expose internal representation Reviewed-by: azvegint, alexsch
Mon, 13 Apr 2015 17:06:04 -0700 8035302: Eliminate dependency on jdk.charsets from 2D font code.
prr [Mon, 13 Apr 2015 17:06:04 -0700] rev 30456
8035302: Eliminate dependency on jdk.charsets from 2D font code. Reviewed-by: mchung, alanb, sherman, serb
Mon, 13 Apr 2015 19:39:40 +0300 8076069: [macosx][TESTBUG] tests failing with Unrecognized system error
sgupta [Mon, 13 Apr 2015 19:39:40 +0300] rev 30455
8076069: [macosx][TESTBUG] tests failing with Unrecognized system error Reviewed-by: serb, azvegint, kshefov
Fri, 10 Apr 2015 11:35:49 +0300 8076151: [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails
pchopra [Fri, 10 Apr 2015 11:35:49 +0300] rev 30454
8076151: [TESTBUG] Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails Reviewed-by: alexsch, azvegint
Thu, 09 Apr 2015 18:09:55 +0400 7081580: Specification for MouseInfo.getNumberOfButtons() doesn't contain info about "awt.mouse.numButtons"
ssadetsky [Thu, 09 Apr 2015 18:09:55 +0400] rev 30453
7081580: Specification for MouseInfo.getNumberOfButtons() doesn't contain info about "awt.mouse.numButtons" Reviewed-by: serb, ant
Thu, 09 Apr 2015 17:41:08 +0400 6866751: J2SE_Swing_Reg: the caret disappears when moving to the end of the line.
ssadetsky [Thu, 09 Apr 2015 17:41:08 +0400] rev 30452
6866751: J2SE_Swing_Reg: the caret disappears when moving to the end of the line. Reviewed-by: serb, alexsch
Wed, 08 Apr 2015 10:50:50 -0700 8077094: Fix missing doclint warnings in the javax.swing.plaf package
darcy [Wed, 08 Apr 2015 10:50:50 -0700] rev 30451
8077094: Fix missing doclint warnings in the javax.swing.plaf package Reviewed-by: serb
Tue, 07 Apr 2015 12:46:13 -0700 8076422: Fix missing doclint warnings in javax.swing.border
darcy [Tue, 07 Apr 2015 12:46:13 -0700] rev 30450
8076422: Fix missing doclint warnings in javax.swing.border Reviewed-by: serb
Tue, 07 Apr 2015 17:34:14 +0300 8076315: move 4 manual functional swing tests to regression suite
yan [Tue, 07 Apr 2015 17:34:14 +0300] rev 30449
8076315: move 4 manual functional swing tests to regression suite Reviewed-by: alexsch, serb
Tue, 07 Apr 2015 16:07:20 +0400 7042645: Numerous api/java_awt jck tests fail - AWT Assertion Failure on fastdebug ri bundles b138 win7 x86
ssadetsky [Tue, 07 Apr 2015 16:07:20 +0400] rev 30448
7042645: Numerous api/java_awt jck tests fail - AWT Assertion Failure on fastdebug ri bundles b138 win7 x86 Reviewed-by: serb, azvegint
Wed, 13 May 2015 13:06:37 +0100 8068180: sun/security/pkcs11 tests are still in ProblemList.txt
vinnie [Wed, 13 May 2015 13:06:37 +0100] rev 30447
8068180: sun/security/pkcs11 tests are still in ProblemList.txt Reviewed-by: mullan
Wed, 13 May 2015 13:54:49 +0300 8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails
pchopra [Wed, 13 May 2015 13:54:49 +0300] rev 30446
8079428: [TEST_BUG] Test javax/swing/plaf/windows/6921687/bug6921687.java fails Reviewed-by: serb, azvegint
Tue, 12 May 2015 14:39:36 -0700 8079841: Buffer underflow with empty zip entry names
jmanson [Tue, 12 May 2015 14:39:36 -0700] rev 30445
8079841: Buffer underflow with empty zip entry names Summary: check for zero-length entry name before accessing "last" byte Reviewed-by: sherman, martin
Tue, 12 May 2015 13:13:06 -0400 8075706: Policy implementation does not allow policy.provider to be on the class path
mullan [Tue, 12 May 2015 13:13:06 -0400] rev 30444
8075706: Policy implementation does not allow policy.provider to be on the class path Reviewed-by: alanb, mchung
Tue, 12 May 2015 13:59:31 +0100 8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException
prappo [Tue, 12 May 2015 13:59:31 +0100] rev 30443
8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException Reviewed-by: chegar, lancea
Tue, 12 May 2015 14:32:50 +0200 8079773: java/util/logging/LogManager/TestLoggerNames.java
dfuchs [Tue, 12 May 2015 14:32:50 +0200] rev 30442
8079773: java/util/logging/LogManager/TestLoggerNames.java Summary: Fixed a race condition in the test which was responsible of the intermittent failure. Reviewed-by: mchung
Tue, 12 May 2015 10:50:40 +0200 8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false
psandoz [Tue, 12 May 2015 10:50:40 +0200] rev 30441
8078645: removeIf(filter) in ConcurrentHashMap removes entries for which filter is false Reviewed-by: martin, dholmes Contributed-by: Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>
Mon, 11 May 2015 17:54:03 -0700 8053918: make the spec for @Documented comprehensible
darcy [Mon, 11 May 2015 17:54:03 -0700] rev 30440
8053918: make the spec for @Documented comprehensible Reviewed-by: jjg, abuckley
Mon, 11 May 2015 14:15:48 +0200 8080013: OpenJDK windows build fails due to warning in libfontmanager
ihse [Mon, 11 May 2015 14:15:48 +0200] rev 30439
8080013: OpenJDK windows build fails due to warning in libfontmanager Reviewed-by: erikj
Mon, 11 May 2015 07:03:24 -0400 8034820: Wrong isAssignableFrom test when adding Principal to Subject
mullan [Mon, 11 May 2015 07:03:24 -0400] rev 30438
8034820: Wrong isAssignableFrom test when adding Principal to Subject Reviewed-by: valeriep
Fri, 08 May 2015 09:05:15 -0400 6470634: Typos in CardTerminals.list(CardTerminals.State) javadoc
mullan [Fri, 08 May 2015 09:05:15 -0400] rev 30437
6470634: Typos in CardTerminals.list(CardTerminals.State) javadoc Reviewed-by: xuelei
Fri, 08 May 2015 11:02:33 +0100 8079782: RandomFactory should be in the jdk.testlibrary package
chegar [Fri, 08 May 2015 11:02:33 +0100] rev 30436
8079782: RandomFactory should be in the jdk.testlibrary package Reviewed-by: bpb
Fri, 08 May 2015 10:22:18 +0100 8079651: (dc) Promiscuous.java fails with NumberFormatException due to network interference
alanb [Fri, 08 May 2015 10:22:18 +0100] rev 30435
8079651: (dc) Promiscuous.java fails with NumberFormatException due to network interference Reviewed-by: alanb, chegar Contributed-by: amy.lu@oracle.com
Fri, 08 May 2015 10:37:14 +0200 8074859: Turn on warnings as error
ihse [Fri, 08 May 2015 10:37:14 +0200] rev 30434
8074859: Turn on warnings as error Reviewed-by: erikj
Fri, 08 May 2015 09:42:36 +0200 8079771: Fix SoundLibraries.gmk mismerge after JDK-8072665
ihse [Fri, 08 May 2015 09:42:36 +0200] rev 30433
8079771: Fix SoundLibraries.gmk mismerge after JDK-8072665 Reviewed-by: dholmes, erikj
Thu, 14 May 2015 12:38:11 -0700 Added tag jdk9-b64 for changeset aca452591e50
katleman [Thu, 14 May 2015 12:38:11 -0700] rev 30432
Added tag jdk9-b64 for changeset aca452591e50
Wed, 05 Jul 2017 20:33:06 +0200 Merge
duke [Wed, 05 Jul 2017 20:33:06 +0200] rev 30431
Merge
Thu, 14 May 2015 20:14:11 -0700 Merge
lana [Thu, 14 May 2015 20:14:11 -0700] rev 30430
Merge
Tue, 12 May 2015 13:58:42 +0000 8079203: AARCH64: Need to cater for different partner implementations
enevill [Tue, 12 May 2015 13:58:42 +0000] rev 30429
8079203: AARCH64: Need to cater for different partner implementations Summary: Parse /proc/cpuinfo to derive implementation specific info Reviewed-by: kvn
Thu, 14 May 2015 12:38:07 -0700 Added tag jdk9-b64 for changeset febd2373771c
katleman [Thu, 14 May 2015 12:38:07 -0700] rev 30428
Added tag jdk9-b64 for changeset febd2373771c
Thu, 14 May 2015 20:14:02 -0700 Merge
lana [Thu, 14 May 2015 20:14:02 -0700] rev 30427
Merge
Wed, 13 May 2015 15:48:24 -0700 8075771: Enable "missing" doclint check in build of the java.desktop module
darcy [Wed, 13 May 2015 15:48:24 -0700] rev 30426
8075771: Enable "missing" doclint check in build of the java.desktop module Reviewed-by: ihse
Wed, 13 May 2015 08:37:17 -0700 Merge
prr [Wed, 13 May 2015 08:37:17 -0700] rev 30425
Merge
Tue, 05 May 2015 13:29:12 -0700 Merge
prr [Tue, 05 May 2015 13:29:12 -0700] rev 30424
Merge
Mon, 27 Apr 2015 09:17:48 -0700 Merge
prr [Mon, 27 Apr 2015 09:17:48 -0700] rev 30423
Merge
Wed, 15 Apr 2015 14:28:27 -0700 Merge
prr [Wed, 15 Apr 2015 14:28:27 -0700] rev 30422
Merge
Tue, 14 Apr 2015 12:10:00 -0700 Merge
ddehaven [Tue, 14 Apr 2015 12:10:00 -0700] rev 30421
Merge
Mon, 13 Apr 2015 17:03:11 -0700 8035302: Eliminate dependency on jdk.charsets from 2D font code.
prr [Mon, 13 Apr 2015 17:03:11 -0700] rev 30420
8035302: Eliminate dependency on jdk.charsets from 2D font code. Reviewed-by: mchung, alanb, sherman, serb
Tue, 12 May 2015 13:24:34 +0200 8080082: configure fails if you create an empty directory and then run configure from it
ihse [Tue, 12 May 2015 13:24:34 +0200] rev 30419
8080082: configure fails if you create an empty directory and then run configure from it Reviewed-by: dholmes, erikj
Tue, 12 May 2015 09:08:03 +0200 8039426: gcc can target wrong instruction set when building JDK native code
erikj [Tue, 12 May 2015 09:08:03 +0200] rev 30418
8039426: gcc can target wrong instruction set when building JDK native code Reviewed-by: ihse, dholmes
Mon, 11 May 2015 13:45:39 +0200 8079891: Store configure log in $BUILD/configure.log
ihse [Mon, 11 May 2015 13:45:39 +0200] rev 30417
8079891: Store configure log in $BUILD/configure.log Reviewed-by: erikj
Mon, 11 May 2015 16:39:31 +0530 8079900: javadoc is missing for jdk.nashorn.api.tree package
sundar [Mon, 11 May 2015 16:39:31 +0530] rev 30416
8079900: javadoc is missing for jdk.nashorn.api.tree package Reviewed-by: lagergren, erikj
Fri, 08 May 2015 10:37:13 +0200 8074859: Turn on warnings as error
ihse [Fri, 08 May 2015 10:37:13 +0200] rev 30415
8074859: Turn on warnings as error Reviewed-by: erikj
Thu, 14 May 2015 12:38:06 -0700 Added tag jdk9-b64 for changeset 16659396d71f
katleman [Thu, 14 May 2015 12:38:06 -0700] rev 30414
Added tag jdk9-b64 for changeset 16659396d71f
Wed, 05 Jul 2017 20:32:49 +0200 Added tag jdk9-b64 for changeset 8ffdeabc7c2b
duke [Wed, 05 Jul 2017 20:32:49 +0200] rev 30413
Added tag jdk9-b64 for changeset 8ffdeabc7c2b
Wed, 05 Jul 2017 20:32:48 +0200 Merge jdk9-b64
duke [Wed, 05 Jul 2017 20:32:48 +0200] rev 30412
Merge
Wed, 05 Jul 2017 20:32:43 +0200 Merge
duke [Wed, 05 Jul 2017 20:32:43 +0200] rev 30411
Merge
Thu, 07 May 2015 20:50:49 -0700 Merge
lana [Thu, 07 May 2015 20:50:49 -0700] rev 30410
Merge
Tue, 05 May 2015 08:11:41 -0700 Merge
amurillo [Tue, 05 May 2015 08:11:41 -0700] rev 30409
Merge
Fri, 01 May 2015 03:56:04 -0700 Merge
amurillo [Fri, 01 May 2015 03:56:04 -0700] rev 30408
Merge
Fri, 17 Apr 2015 09:42:41 +0200 8042901: Allow com.sun.management to be in a different module to java.lang.management
sjiang [Fri, 17 Apr 2015 09:42:41 +0200] rev 30407
8042901: Allow com.sun.management to be in a different module to java.lang.management Reviewed-by: mchung, dfuchs, erikj, jbachorik
Tue, 05 May 2015 15:47:38 +0200 8079335: The field Gen.stringBufferType is no longer needed (and not always initialized properly)
alundblad [Tue, 05 May 2015 15:47:38 +0200] rev 30406
8079335: The field Gen.stringBufferType is no longer needed (and not always initialized properly) Summary: Removed Gen.stringBufferType field. Reviewed-by: jlahoda, mcimadamore
Tue, 28 Apr 2015 15:20:25 +0530 8076279: Refactor Attr.check* methods to receive/handle a CheckMode enumeration
sadayapalam [Tue, 28 Apr 2015 15:20:25 +0530] rev 30405
8076279: Refactor Attr.check* methods to receive/handle a CheckMode enumeration Summary: Internal cleanup to Attr.check to make use of a new abstraction CheckMode Reviewed-by: mcimadamore
Mon, 27 Apr 2015 17:36:20 +0530 8078473: javac diamond finder crashes when used to build java.base module.
sadayapalam [Mon, 27 Apr 2015 17:36:20 +0530] rev 30404
8078473: javac diamond finder crashes when used to build java.base module. Reviewed-by: mcimadamore
Sat, 25 Apr 2015 15:59:54 +0530 8078592: Compiler fails to reject erroneous use of diamond with anonymous classes involving "fresh" type variables.
sadayapalam [Sat, 25 Apr 2015 15:59:54 +0530] rev 30403
8078592: Compiler fails to reject erroneous use of diamond with anonymous classes involving "fresh" type variables. Reviewed-by: mcimadamore
Thu, 07 May 2015 10:19:37 -0700 Added tag jdk9-b63 for changeset 3564e7eeaead
katleman [Thu, 07 May 2015 10:19:37 -0700] rev 30402
Added tag jdk9-b63 for changeset 3564e7eeaead
Wed, 05 Jul 2017 20:32:36 +0200 Merge
duke [Wed, 05 Jul 2017 20:32:36 +0200] rev 30401
Merge
Thu, 07 May 2015 10:19:33 -0700 Added tag jdk9-b63 for changeset fe75ee04f0d5
katleman [Thu, 07 May 2015 10:19:33 -0700] rev 30400
Added tag jdk9-b63 for changeset fe75ee04f0d5
Wed, 05 Jul 2017 20:32:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:32:31 +0200] rev 30399
Merge
Thu, 07 May 2015 10:19:33 -0700 Added tag jdk9-b63 for changeset 3efcc9d8fe88
katleman [Thu, 07 May 2015 10:19:33 -0700] rev 30398
Added tag jdk9-b63 for changeset 3efcc9d8fe88
Wed, 05 Jul 2017 20:32:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:32:26 +0200] rev 30397
Merge
Thu, 07 May 2015 20:49:48 -0700 Merge
lana [Thu, 07 May 2015 20:49:48 -0700] rev 30396
Merge
Wed, 06 May 2015 16:48:31 +0200 8066751: Remove casts redundant with Java 9 buffer APIs
attila [Wed, 06 May 2015 16:48:31 +0200] rev 30395
8066751: Remove casts redundant with Java 9 buffer APIs Reviewed-by: hannesw, sundar
Wed, 06 May 2015 20:04:42 +0530 8079470: Misleading error message when explicit signature constructor is called with wrong arguments
sundar [Wed, 06 May 2015 20:04:42 +0530] rev 30394
8079470: Misleading error message when explicit signature constructor is called with wrong arguments Reviewed-by: jlaskey, hannesw
Wed, 06 May 2015 16:22:22 +0200 8066237: Fuzzing bug: Parser error on optimistic recompilation
hannesw [Wed, 06 May 2015 16:22:22 +0200] rev 30393
8066237: Fuzzing bug: Parser error on optimistic recompilation Reviewed-by: lagergren, attila
Wed, 06 May 2015 15:46:54 +0200 8079362: Enforce best practices for Node token API usage
attila [Wed, 06 May 2015 15:46:54 +0200] rev 30392
8079362: Enforce best practices for Node token API usage Reviewed-by: hannesw, sundar
Wed, 06 May 2015 13:36:42 +0200 8079349: Eliminate dead code around Nashorn code generator
attila [Wed, 06 May 2015 13:36:42 +0200] rev 30391
8079349: Eliminate dead code around Nashorn code generator Reviewed-by: hannesw, lagergren
Tue, 05 May 2015 18:35:29 +0200 8079269: Optimistic rewrite in object literal causes ArrayIndexOutOfBoundsException
attila [Tue, 05 May 2015 18:35:29 +0200] rev 30390
8079269: Optimistic rewrite in object literal causes ArrayIndexOutOfBoundsException Reviewed-by: hannesw, lagergren
Tue, 05 May 2015 14:30:00 +0200 8078612: Persistent code cache should support more configurations
hannesw [Tue, 05 May 2015 14:30:00 +0200] rev 30389
8078612: Persistent code cache should support more configurations Reviewed-by: lagergren, attila
Tue, 05 May 2015 14:23:43 +0200 8078049: Nashorn crashes when attempting to start TypeScript compiler
hannesw [Tue, 05 May 2015 14:23:43 +0200] rev 30388
8078049: Nashorn crashes when attempting to start TypeScript compiler Reviewed-by: lagergren, attila
Thu, 07 May 2015 10:19:37 -0700 Added tag jdk9-b63 for changeset 06dd4411e4ca
katleman [Thu, 07 May 2015 10:19:37 -0700] rev 30387
Added tag jdk9-b63 for changeset 06dd4411e4ca
Wed, 05 Jul 2017 20:32:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:32:21 +0200] rev 30386
Merge
Thu, 07 May 2015 20:50:57 -0700 Merge
lana [Thu, 07 May 2015 20:50:57 -0700] rev 30385
Merge
Wed, 06 May 2015 15:10:46 +0400 8079342: some docs cleanup for CORBA - part 2
avstepan [Wed, 06 May 2015 15:10:46 +0400] rev 30384
8079342: some docs cleanup for CORBA - part 2 Summary: some fixes for CORBA docs Reviewed-by: lancea
Tue, 05 May 2015 15:17:13 +0400 8079075: some docs cleanup for CORBA - part 1
avstepan [Tue, 05 May 2015 15:17:13 +0400] rev 30383
8079075: some docs cleanup for CORBA - part 1 Summary: some fix for CORBA docs Reviewed-by: rriggs
Thu, 07 May 2015 10:19:31 -0700 Added tag jdk9-b63 for changeset 7a3b72d2f7e4
katleman [Thu, 07 May 2015 10:19:31 -0700] rev 30382
Added tag jdk9-b63 for changeset 7a3b72d2f7e4
Wed, 05 Jul 2017 20:32:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:32:16 +0200] rev 30381
Merge
Thu, 07 May 2015 20:50:07 -0700 Merge
lana [Thu, 07 May 2015 20:50:07 -0700] rev 30380
Merge
Thu, 07 May 2015 16:12:10 -0700 8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option
bpb [Thu, 07 May 2015 16:12:10 -0700] rev 30379
8065109: (fs spec) Files.newBufferedWriter doesn't specify SecurityException for DELETE_ON_CLOSE option Summary: Add to specification of newBufferedWriter() and write() methods that the DELETE_ON_CLOSE option triggers invoking checkDelete(). Reviewed-by: alanb
Thu, 07 May 2015 08:55:17 -0700 8079186: Add 'localeServiceProvider' target in the class description of RuntimePermission
naoto [Thu, 07 May 2015 08:55:17 -0700] rev 30378
8079186: Add 'localeServiceProvider' target in the class description of RuntimePermission Reviewed-by: mullan
Thu, 07 May 2015 17:29:05 +0200 8079510: AIX: fix build after '8042901: Allow com.sun.management to be in a different module...'
simonis [Thu, 07 May 2015 17:29:05 +0200] rev 30377
8079510: AIX: fix build after '8042901: Allow com.sun.management to be in a different module...' Reviewed-by: goetz
Thu, 07 May 2015 09:11:49 +0200 8078896: Add @modules as needed to the jdk_svc tests
ykantser [Thu, 07 May 2015 09:11:49 +0200] rev 30376
8078896: Add @modules as needed to the jdk_svc tests Reviewed-by: alanb, mchung
Wed, 06 May 2015 16:00:15 -0700 8079544: Mark java/util/regex/RegExTest.java as failing intermittently
darcy [Wed, 06 May 2015 16:00:15 -0700] rev 30375
8079544: Mark java/util/regex/RegExTest.java as failing intermittently Reviewed-by: sherman
Wed, 06 May 2015 21:15:07 +0400 8079478: some docs cleanup for sun.security
avstepan [Wed, 06 May 2015 21:15:07 +0400] rev 30374
8079478: some docs cleanup for sun.security Summary: some docs cleanup Reviewed-by: weijun
Wed, 06 May 2015 10:25:51 +0200 8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse [Wed, 06 May 2015 10:25:51 +0200] rev 30373
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding Reviewed-by: mchung Contributed-by: michael.fang@oracle.com
Wed, 06 May 2015 09:22:03 +0800 8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given
asmotrak [Wed, 06 May 2015 09:22:03 +0800] rev 30372
8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given Reviewed-by: weijun
Tue, 05 May 2015 18:18:06 -0700 8078225: tools/launcher/FXLauncherTest.java fails intermittently (win)
ksrini [Tue, 05 May 2015 18:18:06 -0700] rev 30371
8078225: tools/launcher/FXLauncherTest.java fails intermittently (win) Reviewed-by: darcy
Tue, 05 May 2015 15:34:22 -0700 8079419: Update to RegEx test to use random number library
darcy [Tue, 05 May 2015 15:34:22 -0700] rev 30370
8079419: Update to RegEx test to use random number library Reviewed-by: sherman
Tue, 05 May 2015 14:44:39 -0700 8058543: Certificate returns null Subject Alternative Name if it is an X400Address type
juh [Tue, 05 May 2015 14:44:39 -0700] rev 30369
8058543: Certificate returns null Subject Alternative Name if it is an X400Address type Reviewed-by: weijun
Tue, 05 May 2015 17:55:16 +0100 8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
vinnie [Tue, 05 May 2015 17:55:16 +0100] rev 30368
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java Reviewed-by: weijun
Tue, 05 May 2015 08:11:41 -0700 Merge
amurillo [Tue, 05 May 2015 08:11:41 -0700] rev 30367
Merge
Mon, 04 May 2015 11:35:10 +0200 8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
sla [Mon, 04 May 2015 11:35:10 +0200] rev 30366
8079248: JDK fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found" Reviewed-by: jbachorik, dholmes, erikj, ihse
Fri, 01 May 2015 03:56:04 -0700 Merge
amurillo [Fri, 01 May 2015 03:56:04 -0700] rev 30365
Merge
Thu, 30 Apr 2015 18:15:01 -0400 Merge
bharadwaj [Thu, 30 Apr 2015 18:15:01 -0400] rev 30364
Merge
Tue, 21 Apr 2015 21:06:06 +0300 8078290: Customize adapted MethodHandle in MH.invoke() case
vlivanov [Tue, 21 Apr 2015 21:06:06 +0300] rev 30363
8078290: Customize adapted MethodHandle in MH.invoke() case Reviewed-by: jrose
Fri, 17 Apr 2015 18:15:13 +0300 8057967: CallSite dependency tracking scales devastatingly poorly
vlivanov [Fri, 17 Apr 2015 18:15:13 +0300] rev 30362
8057967: CallSite dependency tracking scales devastatingly poorly Reviewed-by: jrose, roland, plevart, shade
Mon, 27 Apr 2015 09:02:48 -0700 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
twisti [Mon, 27 Apr 2015 09:02:48 -0700] rev 30361
8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe Reviewed-by: coleenp, jrose, kvn
Mon, 27 Apr 2015 10:13:21 +0200 8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError
jbachorik [Mon, 27 Apr 2015 10:13:21 +0200] rev 30360
8076971: sun/management/jmxremote/startstop/JMXStatusTest.java failed with AssertionError Reviewed-by: sla, dholmes
Mon, 27 Apr 2015 10:12:56 +0200 8077402: JMXStartStopTest fails intermittently on slow hosts
jbachorik [Mon, 27 Apr 2015 10:12:56 +0200] rev 30359
8077402: JMXStartStopTest fails intermittently on slow hosts Reviewed-by: sla, dholmes
Tue, 21 Apr 2015 10:24:20 +0200 8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
sjiang [Tue, 21 Apr 2015 10:24:20 +0200] rev 30358
8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean Reviewed-by: alanb, sla
Mon, 20 Apr 2015 08:45:54 +0200 8077423: jstatd is not terminated even though it cannot contact or bind to RMI Registry
ykantser [Mon, 20 Apr 2015 08:45:54 +0200] rev 30357
8077423: jstatd is not terminated even though it cannot contact or bind to RMI Registry Reviewed-by: sla
Fri, 17 Apr 2015 14:37:44 -0700 Merge
ccheung [Fri, 17 Apr 2015 14:37:44 -0700] rev 30356
Merge
Fri, 17 Apr 2015 09:40:02 +0200 8042901: Allow com.sun.management to be in a different module to java.lang.management
sjiang [Fri, 17 Apr 2015 09:40:02 +0200] rev 30355
8042901: Allow com.sun.management to be in a different module to java.lang.management Reviewed-by: mchung, dfuchs, erikj, jbachorik
Wed, 15 Apr 2015 13:27:39 +0200 8077611: com/sun/jdi/ConnectedVMs.java should be unquarantined
ykantser [Wed, 15 Apr 2015 13:27:39 +0200] rev 30354
8077611: com/sun/jdi/ConnectedVMs.java should be unquarantined Reviewed-by: sla
Wed, 15 Apr 2015 09:38:45 +0200 8077327: ThreadStackTrace.java throws exception: BlockedThread expected to have BLOCKED but got RUNNABLE
jbachorik [Wed, 15 Apr 2015 09:38:45 +0200] rev 30353
8077327: ThreadStackTrace.java throws exception: BlockedThread expected to have BLOCKED but got RUNNABLE Reviewed-by: sspitsyn, dfuchs
Mon, 13 Apr 2015 09:43:12 +0200 8076050: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java fails intermittently
jbachorik [Mon, 13 Apr 2015 09:43:12 +0200] rev 30352
8076050: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java fails intermittently Reviewed-by: sla
Thu, 09 Apr 2015 09:18:56 +0200 8077137: Port jdk.internal.instrumentation to jdk 9
sla [Thu, 09 Apr 2015 09:18:56 +0200] rev 30351
8077137: Port jdk.internal.instrumentation to jdk 9 Reviewed-by: erikj, mchung, rriggs
Thu, 09 Apr 2015 08:46:19 +0200 8075331: jdb eval java.util.Arrays.asList(array) shows inconsistent behaviour
sla [Thu, 09 Apr 2015 08:46:19 +0200] rev 30350
8075331: jdb eval java.util.Arrays.asList(array) shows inconsistent behaviour Reviewed-by: jbachorik
Wed, 08 Apr 2015 09:33:34 +0000 Merge
jbachorik [Wed, 08 Apr 2015 09:33:34 +0000] rev 30349
Merge
Fri, 03 Apr 2015 15:39:38 +0200 8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids
jbachorik [Fri, 03 Apr 2015 15:39:38 +0200] rev 30348
8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids Reviewed-by: mchung
Tue, 07 Apr 2015 14:47:33 +0200 8027668: sun/tools/jstatd/TestJstatdPort.java: java.net.ConnectException: Connection refused: connect
ykantser [Tue, 07 Apr 2015 14:47:33 +0200] rev 30347
8027668: sun/tools/jstatd/TestJstatdPort.java: java.net.ConnectException: Connection refused: connect Reviewed-by: jbachorik, sla
Thu, 16 Apr 2015 14:06:33 -0700 Merge
kvn [Thu, 16 Apr 2015 14:06:33 -0700] rev 30346
Merge
Wed, 15 Apr 2015 07:49:25 +0000 Merge
zmajo [Wed, 15 Apr 2015 07:49:25 +0000] rev 30345
Merge
Wed, 15 Apr 2015 09:37:51 +0200 8067648: JVM crashes reproducible with GCM cipher suites in GCTR doFinal
zmajo [Wed, 15 Apr 2015 09:37:51 +0200] rev 30344
8067648: JVM crashes reproducible with GCM cipher suites in GCTR doFinal Summary: Change restore mechanism in GCTR.java to avoid setting counter to null; added length check to constructor Reviewed-by: jrose, kvn, ascarpino
Tue, 14 Apr 2015 18:26:01 +0300 8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert
mhaupt [Tue, 14 Apr 2015 18:26:01 +0300] rev 30343
8033465: JSR292: InvokerBytecodeGenerator: convert a check for REF_invokeVirtual on an interface into an assert Reviewed-by: vlivanov
Tue, 14 Apr 2015 18:16:02 +0300 8076461: JSR292: remove unused native and constants
vlivanov [Tue, 14 Apr 2015 18:16:02 +0300] rev 30342
8076461: JSR292: remove unused native and constants Reviewed-by: jrose, vlivanov
Tue, 14 Apr 2015 18:03:12 +0300 8057919: Class.getSimpleName() should work for non-JLS compliant class names
vlivanov [Tue, 14 Apr 2015 18:03:12 +0300] rev 30341
8057919: Class.getSimpleName() should work for non-JLS compliant class names Reviewed-by: dholmes, jrose
Tue, 14 Apr 2015 17:59:52 +0300 8077054: DMH LFs should be customizeable
vlivanov [Tue, 14 Apr 2015 17:59:52 +0300] rev 30340
8077054: DMH LFs should be customizeable Reviewed-by: jrose
Fri, 03 Apr 2015 11:41:26 -0700 Merge
kvn [Fri, 03 Apr 2015 11:41:26 -0700] rev 30339
Merge
Tue, 31 Mar 2015 12:30:52 -0700 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
aph [Tue, 31 Mar 2015 12:30:52 -0700] rev 30338
8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods Summary: Use unaligned Unsafe loads and stores for ByteBuffer access on platforms which support unaligned access. Add intrinsics for Unsafe.{get,put}-X-Unaligned methods. Reviewed-by: dholmes, jrose, psandoz, kvn
Fri, 27 Mar 2015 09:02:55 +0100 Merge
zmajo [Fri, 27 Mar 2015 09:02:55 +0100] rev 30337
Merge
Fri, 20 Mar 2015 11:42:31 -0700 8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
vlivanov [Fri, 20 Mar 2015 11:42:31 -0700] rev 30336
8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles Reviewed-by: jrose, kvn
Fri, 03 Apr 2015 13:46:22 -0700 Merge
ccheung [Fri, 03 Apr 2015 13:46:22 -0700] rev 30335
Merge
Wed, 25 Mar 2015 18:33:17 +0100 8023093: Add ManagementAgent.status diagnostic command
jbachorik [Wed, 25 Mar 2015 18:33:17 +0100] rev 30334
8023093: Add ManagementAgent.status diagnostic command Reviewed-by: sla
Mon, 30 Mar 2015 10:10:19 +0200 8076154: com/sun/jdi/InstanceFilter.java failing due to missing MethodEntryRequest calls
farvidsson [Mon, 30 Mar 2015 10:10:19 +0200] rev 30333
8076154: com/sun/jdi/InstanceFilter.java failing due to missing MethodEntryRequest calls Summary: Some jdi tests are failing due to missing MethodEntryRequest events during the test execution. Reviewed-by: sla, jbachorik
Sun, 29 Mar 2015 09:21:15 -0400 Merge
hseigel [Sun, 29 Mar 2015 09:21:15 -0400] rev 30332
Merge
Wed, 25 Mar 2015 15:22:45 +0000 Merge
ykantser [Wed, 25 Mar 2015 15:22:45 +0000] rev 30331
Merge
Wed, 25 Mar 2015 12:39:48 +0100 8075820: java/lang/management/ThreadMXBean/FindDeadlocks.java should be unquarantined
ykantser [Wed, 25 Mar 2015 12:39:48 +0100] rev 30330
8075820: java/lang/management/ThreadMXBean/FindDeadlocks.java should be unquarantined Reviewed-by: jbachorik, sspitsyn
Wed, 25 Mar 2015 09:37:52 +0100 8075725: Remove /jre subdir in hotspot dist dir
erikj [Wed, 25 Mar 2015 09:37:52 +0100] rev 30329
8075725: Remove /jre subdir in hotspot dist dir Reviewed-by: tbell, ihse
Fri, 20 Mar 2015 15:21:51 -0700 Merge
dcubed [Fri, 20 Mar 2015 15:21:51 -0700] rev 30328
Merge
Fri, 20 Mar 2015 01:59:08 -0700 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
sspitsyn [Fri, 20 Mar 2015 01:59:08 -0700] rev 30327
8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init> Summary: update java/lang/instrument/RedefineMethodInBacktrace.sh test to cover the hotspot fix Reviewed-by: coleenp, dcubed
Thu, 19 Mar 2015 09:01:44 +0100 8064923: [TESTBUG] jps doesn't display anything on embedded platforms and it causes some tests to fail
ykantser [Thu, 19 Mar 2015 09:01:44 +0100] rev 30326
8064923: [TESTBUG] jps doesn't display anything on embedded platforms and it causes some tests to fail Reviewed-by: egahlin, jbachorik
Tue, 05 May 2015 09:08:20 +0000 8078245: AARCH64: JDK fails to build due to undefined symbol in libpng
enevill [Tue, 05 May 2015 09:08:20 +0000] rev 30325
8078245: AARCH64: JDK fails to build due to undefined symbol in libpng Summary: Add -DPNG_ARM_NEON_OPT=0 to LIBSPLASHSCREEN_CFLAGS flags Reviewed-by: dholmes, ihse, erikj
Tue, 05 May 2015 21:14:12 +0800 8078439: SPNEGO auth fails if client proposes MS krb5 OID
weijun [Tue, 05 May 2015 21:14:12 +0800] rev 30324
8078439: SPNEGO auth fails if client proposes MS krb5 OID Reviewed-by: valeriep
Tue, 05 May 2015 12:49:11 +0200 8077422: hprof agent: Build failed with VS2013 Update 4
erikj [Tue, 05 May 2015 12:49:11 +0200] rev 30323
8077422: hprof agent: Build failed with VS2013 Update 4 Reviewed-by: sla, tbell
Mon, 04 May 2015 17:56:33 +0800 8078495: End time checking for native TGT is wrong
weijun [Mon, 04 May 2015 17:56:33 +0800] rev 30322
8078495: End time checking for native TGT is wrong Reviewed-by: xuelei
Mon, 04 May 2015 10:13:19 +0200 8074003: java.time.zone.ZoneRules.getOffset(java.time.Instant) can be optimized
plevart [Mon, 04 May 2015 10:13:19 +0200] rev 30321
8074003: java.time.zone.ZoneRules.getOffset(java.time.Instant) can be optimized Summary: Make epochSecond part of ZoneOffsetTransition so it doesn't have to be recomputed frequently Reviewed-by: scolebourne, rriggs
Sat, 02 May 2015 22:51:45 +0300 8077685: (tz) Support tzdata2015d
aefimov [Sat, 02 May 2015 22:51:45 +0300] rev 30320
8077685: (tz) Support tzdata2015d Reviewed-by: okutsu
Thu, 07 May 2015 10:19:34 -0700 Added tag jdk9-b63 for changeset adea7866d41a
katleman [Thu, 07 May 2015 10:19:34 -0700] rev 30319
Added tag jdk9-b63 for changeset adea7866d41a
Wed, 05 Jul 2017 20:31:58 +0200 Merge
duke [Wed, 05 Jul 2017 20:31:58 +0200] rev 30318
Merge
Thu, 07 May 2015 20:51:12 -0700 Merge
lana [Thu, 07 May 2015 20:51:12 -0700] rev 30317
Merge
Thu, 07 May 2015 13:58:57 +0000 8079507: aarch64: fails to build due to changes to template interpreter
enevill [Thu, 07 May 2015 13:58:57 +0000] rev 30316
8079507: aarch64: fails to build due to changes to template interpreter Summary: fix by merging in changes from fix for 8074345 Reviewed-by: kvn
Tue, 05 May 2015 18:57:57 -0700 8079359: disable JDK-8061553 optimization while JDK-8077392 is resolved
dcubed [Tue, 05 May 2015 18:57:57 -0700] rev 30315
8079359: disable JDK-8061553 optimization while JDK-8077392 is resolved Summary: Borrow an unused SyncFlags value to disable the "fast enter" optimization. Reviewed-by: lana, dsamersoff, amurillo
Sat, 02 May 2015 00:16:29 -0700 Merge
amurillo [Sat, 02 May 2015 00:16:29 -0700] rev 30314
Merge
Fri, 01 May 2015 03:56:01 -0700 Merge
amurillo [Fri, 01 May 2015 03:56:01 -0700] rev 30313
Merge
Fri, 01 May 2015 16:22:41 -0700 8079235: quarantine TestLargePageUseForAuxMemory.java
jmasa [Fri, 01 May 2015 16:22:41 -0700] rev 30312
8079235: quarantine TestLargePageUseForAuxMemory.java Reviewed-by: kvn
Fri, 01 May 2015 14:23:42 -0700 8079231: quarantine compiler/jsr292/CallSiteDepContextTest.java
kvn [Fri, 01 May 2015 14:23:42 -0700] rev 30311
8079231: quarantine compiler/jsr292/CallSiteDepContextTest.java Reviewed-by: dlong
Thu, 30 Apr 2015 18:14:58 -0400 Merge
bharadwaj [Thu, 30 Apr 2015 18:14:58 -0400] rev 30310
Merge
Wed, 29 Apr 2015 14:43:12 -0700 8078426: mb/jvm/compiler/InterfaceCalls/testAC2 - assert(predicate_proj == 0L) failed: only one predicate entry expected
roland [Wed, 29 Apr 2015 14:43:12 -0700] rev 30309
8078426: mb/jvm/compiler/InterfaceCalls/testAC2 - assert(predicate_proj == 0L) failed: only one predicate entry expected Summary: split if finds predicates on several incoming paths when unswitched's loops are optimized out Reviewed-by: kvn
Wed, 29 Apr 2015 12:23:48 -0700 8078666: JVM fastdebug build compiled with GCC 5 asserts with "widen increases"
sgehwolf [Wed, 29 Apr 2015 12:23:48 -0700] rev 30308
8078666: JVM fastdebug build compiled with GCC 5 asserts with "widen increases" Summary: do the math on the unsigned type where overflows are well defined Reviewed-by: kvn, aph
Thu, 23 Apr 2015 16:38:08 +0200 8078444: compiler/arraycopy/TestArrayCopyNoInitDeopt.java fails with exception 'm2 not deoptimized'
roland [Thu, 23 Apr 2015 16:38:08 +0200] rev 30307
8078444: compiler/arraycopy/TestArrayCopyNoInitDeopt.java fails with exception 'm2 not deoptimized' Summary: some platform don't have speculative types Reviewed-by: kvn
Mon, 27 Apr 2015 11:01:29 +0200 Merge
zmajo [Mon, 27 Apr 2015 11:01:29 +0200] rev 30306
Merge
Mon, 27 Apr 2015 10:49:43 +0200 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
zmajo [Mon, 27 Apr 2015 10:49:43 +0200] rev 30305
8068945: Use RBP register as proper frame pointer in JIT compiled code on x86 Summary: Introduce the PreserveFramePointer flag to control if RBP is used as the frame pointer or as a general purpose register. Reviewed-by: kvn, roland, dlong, enevill, shade
Thu, 23 Apr 2015 09:27:02 +0200 8078482: ppc: pass thread to throw_AbstractMethodError
goetz [Thu, 23 Apr 2015 09:27:02 +0200] rev 30304
8078482: ppc: pass thread to throw_AbstractMethodError Summary: Also improve check for Safepoints in signal handler. Reviewed-by: kvn, simonis
Wed, 15 Apr 2015 12:44:56 +0200 8077838: Recent developments for ppc.
goetz [Wed, 15 Apr 2015 12:44:56 +0200] rev 30303
8077838: Recent developments for ppc. Summary: Power 8 recognition and instructions, math.*Exact intrinsics and rtm, C2 optimizations Reviewed-by: kvn, simonis
Wed, 22 Apr 2015 19:10:03 +0300 8076987: C1 should support conditional card marks (UseCondCardMark)
shade [Wed, 22 Apr 2015 19:10:03 +0300] rev 30302
8076987: C1 should support conditional card marks (UseCondCardMark) Reviewed-by: iveresov, roland
Wed, 22 Apr 2015 21:33:55 +0300 8078309: compiler/jsr292/MHInlineTest.java failed with java.lang.RuntimeException: 'MHInlineTest$A::protected_x (3 bytes) virtual call' found in stdout
vlivanov [Wed, 22 Apr 2015 21:33:55 +0300] rev 30301
8078309: compiler/jsr292/MHInlineTest.java failed with java.lang.RuntimeException: 'MHInlineTest$A::protected_x (3 bytes) virtual call' found in stdout Reviewed-by: jrose
Tue, 24 Mar 2015 10:25:09 +0100 8069191: moving predicate out of loops may cause array accesses to bypass null check
roland [Tue, 24 Mar 2015 10:25:09 +0100] rev 30300
8069191: moving predicate out of loops may cause array accesses to bypass null check Summary: Remove CastPP nodes only during final graph reshape Reviewed-by: kvn, jrose
Fri, 17 Apr 2015 17:39:19 -0700 8078113: 8011102 changes may cause incorrect results
kvn [Fri, 17 Apr 2015 17:39:19 -0700] rev 30299
8078113: 8011102 changes may cause incorrect results Summary: replace Vzeroupper instruction in stubs with zeroing only used ymm registers. Reviewed-by: kvn Contributed-by: sandhya.viswanathan@intel.com
Wed, 15 Apr 2015 14:51:56 +0200 8077843: adlc: allow nodes that use TEMP inputs in expand rules.
goetz [Wed, 15 Apr 2015 14:51:56 +0200] rev 30298
8077843: adlc: allow nodes that use TEMP inputs in expand rules. Reviewed-by: kvn
Fri, 17 Apr 2015 16:45:55 +0000 Merge
vlivanov [Fri, 17 Apr 2015 16:45:55 +0000] rev 30297
Merge
Fri, 17 Apr 2015 18:17:06 +0300 8057967: CallSite dependency tracking scales devastatingly poorly
vlivanov [Fri, 17 Apr 2015 18:17:06 +0300] rev 30296
8057967: CallSite dependency tracking scales devastatingly poorly Reviewed-by: jrose, roland, plevart, shade
Wed, 15 Apr 2015 11:36:42 +0200 8077832: SA's dumpreplaydata, dumpcfg and buildreplayjars are broken
roland [Wed, 15 Apr 2015 11:36:42 +0200] rev 30295
8077832: SA's dumpreplaydata, dumpcfg and buildreplayjars are broken Summary: SA code out of sync with hotspot code Reviewed-by: dsamersoff, sla, kvn
Wed, 29 Apr 2015 02:35:29 +0200 Merge
coleenp [Wed, 29 Apr 2015 02:35:29 +0200] rev 30294
Merge
Tue, 28 Apr 2015 19:04:39 +0900 8076212: AllocateHeap() and ReallocateHeap() should be inlined.
ysuenaga [Tue, 28 Apr 2015 19:04:39 +0900] rev 30293
8076212: AllocateHeap() and ReallocateHeap() should be inlined. Summary: NMT with detail option reports incorrect caller address on Linux. Reviewed-by: dholmes, coleenp
Tue, 28 Apr 2015 23:04:16 +0200 Merge
coleenp [Tue, 28 Apr 2015 23:04:16 +0200] rev 30292
Merge
Tue, 28 Apr 2015 16:46:39 -0400 8068352: Move virtualspace.* out of src/share/vm/runtime to memory directory
coleenp [Tue, 28 Apr 2015 16:46:39 -0400] rev 30291
8068352: Move virtualspace.* out of src/share/vm/runtime to memory directory Summary: Move virtualspace.* out of src/share/vm/runtime to memory directory Reviewed-by: brutisso, sgehwolf, stefank, sspitsyn
Tue, 28 Apr 2015 03:27:10 -0400 8078595: [TESTBUG] Fix runtime/StackGuardPages/testme.sh to deal with 64k pages
goetz [Tue, 28 Apr 2015 03:27:10 -0400] rev 30290
8078595: [TESTBUG] Fix runtime/StackGuardPages/testme.sh to deal with 64k pages Reviewed-by: dholmes
Mon, 27 Apr 2015 19:51:00 -0700 8073705: more performance issues in class redefinition
sspitsyn [Mon, 27 Apr 2015 19:51:00 -0700] rev 30289
8073705: more performance issues in class redefinition Summary: Optimize the method pointer adjustments for prev klass versions and MNT Reviewed-by: dcubed, coleenp
Mon, 27 Apr 2015 09:02:41 -0700 8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe
twisti [Mon, 27 Apr 2015 09:02:41 -0700] rev 30288
8022853: add ability to load uncompressed object and Klass references in a compressed environment to Unsafe Reviewed-by: coleenp, jrose, kvn
Mon, 27 Apr 2015 14:41:49 +0200 Merge
ctornqvi [Mon, 27 Apr 2015 14:41:49 +0200] rev 30287
Merge
Thu, 23 Apr 2015 12:47:23 -0700 8078383: [TESTBUG] Merge hotspot_runtime and hotspot_runtime_closed in jprt test set
ctornqvi [Thu, 23 Apr 2015 12:47:23 -0700] rev 30286
8078383: [TESTBUG] Merge hotspot_runtime and hotspot_runtime_closed in jprt test set Reviewed-by: mseledtsov, dholmes
Thu, 23 Apr 2015 12:46:42 -0700 8078435: [TESTBUG] runtime/CommandLine/TestVMOptions.java fails when running with an OpenJDK build
ctornqvi [Thu, 23 Apr 2015 12:46:42 -0700] rev 30285
8078435: [TESTBUG] runtime/CommandLine/TestVMOptions.java fails when running with an OpenJDK build Reviewed-by: mseledtsov, hseigel
Fri, 24 Apr 2015 09:07:21 +0200 8078519: Can't run SA tools from a non-images build
sla [Fri, 24 Apr 2015 09:07:21 +0200] rev 30284
8078519: Can't run SA tools from a non-images build Reviewed-by: mchung, alanb, dsamersoff
Thu, 23 Apr 2015 14:09:59 -0700 Merge
ccheung [Thu, 23 Apr 2015 14:09:59 -0700] rev 30283
Merge
Thu, 23 Apr 2015 17:42:06 +0200 8078504: Zero fails to build
sgehwolf [Thu, 23 Apr 2015 17:42:06 +0200] rev 30282
8078504: Zero fails to build Reviewed-by: kvn, simonis
Tue, 07 Apr 2015 14:19:03 +0200 8076475: Misuses of strncpy/strncat
stuefe [Tue, 07 Apr 2015 14:19:03 +0200] rev 30281
8076475: Misuses of strncpy/strncat Summary: Various small fixes around strncpy and strncat Reviewed-by: dsamersoff, coleenp
Thu, 23 Apr 2015 16:09:21 +0200 Merge
jwilhelm [Thu, 23 Apr 2015 16:09:21 +0200] rev 30280
Merge
Wed, 22 Apr 2015 14:06:49 -0400 8078023: verify_no_cset_oops found reclaimed humongous object in SATB buffer
kbarrett [Wed, 22 Apr 2015 14:06:49 -0400] rev 30279
8078023: verify_no_cset_oops found reclaimed humongous object in SATB buffer Summary: Removed no longer valid checking of SATB buffers Reviewed-by: jmasa, pliden
Wed, 22 Apr 2015 12:58:10 +0200 8077836: Make sure G1ParGCAllocBuffer are marked as retired
sjohanss [Wed, 22 Apr 2015 12:58:10 +0200] rev 30278
8077836: Make sure G1ParGCAllocBuffer are marked as retired Reviewed-by: tschatzl, pliden
Wed, 22 Apr 2015 09:39:38 +0200 8076541: Parallel GC registers Java heap twice to NMT
tschatzl [Wed, 22 Apr 2015 09:39:38 +0200] rev 30277
8076541: Parallel GC registers Java heap twice to NMT Summary: Remove the superfluous call to MemTracker::record_virtual_memory_type() and also a superfluous check whether the space has been successfully reserved. Reviewed-by: pliden, jmasa
Tue, 21 Apr 2015 16:49:39 +0000 Merge
kbarrett [Tue, 21 Apr 2015 16:49:39 +0000] rev 30276
Merge
Wed, 15 Apr 2015 11:42:20 -0400 8074546: Rename and clean up the ParGCAllocBuffer class
jprovino [Wed, 15 Apr 2015 11:42:20 -0400] rev 30275
8074546: Rename and clean up the ParGCAllocBuffer class Summary: Rename ParGCAllocBuffer to PLAB and rename affected files. Reviewed-by: tschatzl, kbarrett
Tue, 21 Apr 2015 10:29:35 -0400 8078193: BACKOUT: Rename and clean up the ParGCAllocBuffer class
kbarrett [Tue, 21 Apr 2015 10:29:35 -0400] rev 30274
8078193: BACKOUT: Rename and clean up the ParGCAllocBuffer class Summary: Back out the problem change set. Reviewed-by: brutisso, tschatzl
Tue, 21 Apr 2015 10:14:35 +0200 8078243: Fix include of stack.inline.hpp in taskqueue.hpp.
goetz [Tue, 21 Apr 2015 10:14:35 +0200] rev 30273
8078243: Fix include of stack.inline.hpp in taskqueue.hpp. Reviewed-by: stefank, tschatzl
Mon, 20 Apr 2015 13:34:04 +0200 8042891: Format issues embedded in macros for two g1 source files
stefank [Mon, 20 Apr 2015 13:34:04 +0200] rev 30272
8042891: Format issues embedded in macros for two g1 source files Reviewed-by: brutisso, tschatzl
Mon, 20 Apr 2015 08:53:08 +0200 8068582: UseSerialGC not always set up properly
pliden [Mon, 20 Apr 2015 08:53:08 +0200] rev 30271
8068582: UseSerialGC not always set up properly Reviewed-by: jmasa, brutisso, sjohanss
(0) -30000 -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 tip