2015-05-15 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
2015-05-15 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
2015-05-15 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
2015-05-21 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:35:10 +0200] rev 30711
Merge
2015-05-21 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:35:04 +0200] rev 30709
Merge
2015-05-21 Merge
lana [Thu, 21 May 2015 16:21:00 -0700] rev 30708
Merge
2015-05-15 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
2015-05-21 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:34:59 +0200] rev 30705
Merge
2015-05-21 Merge
lana [Thu, 21 May 2015 16:19:37 -0700] rev 30704
Merge
2015-05-21 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
2015-05-21 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
2015-05-20 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
2015-05-15 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
2015-05-15 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
2015-05-15 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
2015-05-15 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
2015-05-21 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:34:52 +0200] rev 30695
Merge
2015-05-21 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:34:47 +0200] rev 30693
Merge
2015-05-21 Merge
lana [Thu, 21 May 2015 16:20:20 -0700] rev 30692
Merge
2015-05-21 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
2015-05-21 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
2015-05-21 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
2015-05-21 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
2015-05-21 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
2015-05-21 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>
2015-05-20 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
2015-05-20 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
2015-05-20 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
2015-05-20 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
2015-05-20 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
2015-05-20 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
2015-05-20 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
2015-05-19 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
2015-05-19 Merge
amurillo [Tue, 19 May 2015 11:40:00 -0700] rev 30677
Merge
2015-05-14 Merge
amurillo [Thu, 14 May 2015 12:05:33 -0700] rev 30676
Merge
2015-05-12 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
2015-05-09 Merge
hseigel [Sat, 09 May 2015 07:35:16 -0400] rev 30674
Merge
2015-05-08 Merge
ykantser [Fri, 08 May 2015 11:15:52 +0200] rev 30673
Merge
2015-05-08 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
2015-05-08 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
2015-05-07 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
2015-05-08 Merge
hseigel [Fri, 08 May 2015 13:26:07 -0400] rev 30669
Merge
2015-05-06 Merge
sla [Wed, 06 May 2015 20:37:33 +0200] rev 30668
Merge
2015-05-06 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
2015-05-05 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
2015-04-30 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
2015-05-03 Merge
ccheung [Sat, 02 May 2015 18:40:59 -0700] rev 30664
Merge
2015-05-01 Merge
rriggs [Fri, 01 May 2015 18:23:31 +0000] rev 30663
Merge
2015-04-30 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
2015-04-30 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
2015-04-28 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
2015-04-28 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
2015-05-19 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
2015-05-19 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
2015-05-19 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
2015-05-19 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
2015-05-19 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
2015-05-19 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
2015-05-18 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
2015-05-18 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
2015-05-18 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
2015-05-18 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
2015-05-18 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
2015-05-18 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
2015-05-18 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>
2015-05-17 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
2015-05-17 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
2015-05-17 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
2015-05-15 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
2015-05-15 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
2015-05-15 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
2015-05-21 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:34:33 +0200] rev 30638
Merge
2015-05-21 Merge
lana [Thu, 21 May 2015 16:19:49 -0700] rev 30637
Merge
2015-05-19 Merge
amurillo [Tue, 19 May 2015 11:39:58 -0700] rev 30636
Merge
2015-05-14 Merge
amurillo [Thu, 14 May 2015 12:05:32 -0700] rev 30635
Merge
2015-05-14 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
2015-05-14 Merge
thartmann [Thu, 14 May 2015 16:16:06 +0200] rev 30633
Merge
2015-05-13 Merge
roland [Wed, 13 May 2015 18:06:39 +0200] rev 30632
Merge
2015-05-12 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
2015-05-13 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
2015-05-12 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
2015-05-11 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
2015-05-11 Merge
thartmann [Mon, 11 May 2015 07:58:02 +0200] rev 30627
Merge
2015-05-11 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
2015-05-08 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
2015-05-08 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
2015-05-13 Merge
hseigel [Wed, 13 May 2015 21:06:30 +0200] rev 30623
Merge
2015-05-12 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
2015-05-12 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
2015-05-12 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
2015-05-11 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
2015-05-09 Merge
hseigel [Sat, 09 May 2015 07:32:49 -0400] rev 30618
Merge
2015-05-08 Merge
hseigel [Fri, 08 May 2015 23:51:37 +0200] rev 30617
Merge
2015-05-08 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
2015-05-08 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
2015-05-11 Merge
jwilhelm [Mon, 11 May 2015 16:30:26 +0200] rev 30614
Merge
2015-05-11 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
2015-05-11 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
2015-05-10 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
2015-05-08 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
2015-05-08 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
2015-05-08 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
2015-05-08 Merge
hseigel [Fri, 08 May 2015 13:25:11 -0400] rev 30607
Merge
2015-05-05 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
2015-04-23 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
2015-05-04 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
2015-05-03 Merge
ccheung [Sat, 02 May 2015 18:40:37 -0700] rev 30603
Merge
2015-05-01 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
2015-04-30 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
2015-04-30 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
2015-04-30 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
2015-04-29 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
2015-04-28 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
2015-05-07 Merge
amurillo [Thu, 07 May 2015 15:34:45 -0700] rev 30596
Merge
2015-05-07 Merge
kvn [Thu, 07 May 2015 11:28:03 -0700] rev 30595
Merge
2015-05-07 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
2015-05-05 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
2015-05-05 Merge
roland [Tue, 05 May 2015 19:27:08 +0200] rev 30592
Merge
2015-05-05 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>
2015-05-05 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
2015-04-24 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
2015-04-29 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
2015-05-04 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
2015-05-07 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
2015-04-29 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
2015-05-06 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
2015-05-05 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
2015-05-06 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
2015-05-04 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
2015-05-01 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
2015-05-04 Merge
jwilhelm [Mon, 04 May 2015 17:10:50 +0200] rev 30579
Merge
2015-05-04 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
2015-05-01 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
2015-04-30 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
2015-04-29 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
2015-04-29 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
2015-04-29 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
2015-04-28 Merge
jwilhelm [Tue, 28 Apr 2015 23:37:11 +0200] rev 30572
Merge
2015-04-28 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
2015-04-28 Merge
sla [Tue, 28 Apr 2015 20:02:31 +0200] rev 30570
Merge
2015-04-28 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
2015-04-28 Merge
stefank [Tue, 28 Apr 2015 12:17:56 +0000] rev 30568
Merge
2015-04-27 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
2015-04-27 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
2015-04-27 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
2015-04-22 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>
2015-04-27 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
2015-04-23 Merge
ctornqvi [Thu, 23 Apr 2015 19:01:07 +0000] rev 30562
Merge
2015-04-23 Merge
ctornqvi [Thu, 23 Apr 2015 17:14:55 +0000] rev 30561
Merge
2015-04-22 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
2015-04-23 Merge
kbarrett [Thu, 23 Apr 2015 16:44:07 +0000] rev 30559
Merge
2015-04-23 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
2015-04-23 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
2015-04-22 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
2015-04-22 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
2015-04-22 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
2015-05-18 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
2015-05-15 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
2015-05-21 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
2015-05-21 Merge
lana [Thu, 21 May 2015 16:19:08 -0700] rev 30550
Merge
2015-05-19 Merge
amurillo [Tue, 19 May 2015 11:39:57 -0700] rev 30549
Merge
2015-05-14 Merge
amurillo [Thu, 14 May 2015 12:05:31 -0700] rev 30548
Merge
2015-05-09 Merge
hseigel [Sat, 09 May 2015 07:32:37 -0400] rev 30547
Merge
2015-05-07 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
2015-05-08 Merge
hseigel [Fri, 08 May 2015 13:23:28 -0400] rev 30545
Merge
2015-05-03 Merge
ccheung [Sat, 02 May 2015 18:35:36 -0700] rev 30544
Merge
2015-05-01 Merge
rriggs [Fri, 01 May 2015 09:45:44 -0400] rev 30543
Merge
2015-04-30 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
2015-04-30 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
2015-04-29 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
2015-04-29 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
2015-05-07 Merge
amurillo [Thu, 07 May 2015 15:34:44 -0700] rev 30538
Merge
2015-05-04 Merge
jwilhelm [Mon, 04 May 2015 17:27:38 +0200] rev 30537
Merge
2015-04-22 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
2015-04-20 Merge
jwilhelm [Mon, 20 Apr 2015 14:26:53 +0200] rev 30535
Merge
2015-05-19 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
2015-05-21 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
2017-07-05 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
2017-07-05 Merge jdk9-b65
duke [Wed, 05 Jul 2017 20:33:55 +0200] rev 30531
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:33:50 +0200] rev 30530
Merge
2015-05-15 Merge
lana [Thu, 14 May 2015 20:17:02 -0700] rev 30529
Merge
2015-05-12 8065077: MethodTypes are not localized
bpatel [Tue, 12 May 2015 12:02:48 -0700] rev 30528
8065077: MethodTypes are not localized Reviewed-by: ksrini
2015-05-14 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:33:45 +0200] rev 30526
Merge
2015-05-14 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:33:41 +0200] rev 30524
Merge
2015-05-15 Merge
lana [Thu, 14 May 2015 20:14:57 -0700] rev 30523
Merge
2015-05-14 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
2015-05-08 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
2015-05-14 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:33:35 +0200] rev 30519
Merge
2015-05-15 Merge
lana [Thu, 14 May 2015 20:14:44 -0700] rev 30518
Merge
2015-05-13 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
2015-05-13 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
2015-05-13 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
2015-05-13 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
2015-05-12 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
2015-05-11 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
2015-05-14 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:33:28 +0200] rev 30510
Merge
2015-05-14 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 20:33:23 +0200] rev 30508
Merge
2015-05-15 Merge
lana [Thu, 14 May 2015 20:15:26 -0700] rev 30507
Merge
2015-05-15 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
2015-05-14 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
2015-05-14 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
2015-05-14 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
2015-05-13 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
2015-05-13 Merge
prr [Wed, 13 May 2015 08:37:34 -0700] rev 30501
Merge
2015-05-06 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
2015-05-06 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
2015-05-05 Merge
prr [Tue, 05 May 2015 13:29:31 -0700] rev 30498
Merge
2015-04-30 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
2015-04-30 8077982: GIFLIB upgrade
azvegint [Thu, 30 Apr 2015 16:02:42 +0300] rev 30496
8077982: GIFLIB upgrade Reviewed-by: ant, serb
2015-04-30 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>
2015-04-29 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
2015-04-29 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
2015-04-29 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
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 +3000 +10000 tip