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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip