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
Mon, 20 Apr 2015 16:18:02 +0200 8078156: G1: Remove dead code PrintObjsInRegionClosure
brutisso [Mon, 20 Apr 2015 16:18:02 +0200] rev 30270
8078156: G1: Remove dead code PrintObjsInRegionClosure Reviewed-by: tschatzl, sjohanss
Mon, 20 Apr 2015 14:26:54 +0200 Merge
jwilhelm [Mon, 20 Apr 2015 14:26:54 +0200] rev 30269
Merge
Fri, 17 Apr 2015 13:49:04 -0400 8078021: SATB apply_closure_to_completed_buffer should have closure argument
kbarrett [Fri, 17 Apr 2015 13:49:04 -0400] rev 30268
8078021: SATB apply_closure_to_completed_buffer should have closure argument Summary: Apply closure directly, eliminating registration. Reviewed-by: stefank, tschatzl
Fri, 17 Apr 2015 16:08:41 -0700 8078017: Introduce hotspot_basicvmtest
mikael [Fri, 17 Apr 2015 16:08:41 -0700] rev 30267
8078017: Introduce hotspot_basicvmtest Reviewed-by: dholmes, kvn
Fri, 17 Apr 2015 17:10:38 +0000 Merge
stefank [Fri, 17 Apr 2015 17:10:38 +0000] rev 30266
Merge
Fri, 17 Apr 2015 11:46:56 +0200 8078048: Fix non-pch build after "8076457: Fix includes of inline.hpp in GC code"
goetz [Fri, 17 Apr 2015 11:46:56 +0200] rev 30265
8078048: Fix non-pch build after "8076457: Fix includes of inline.hpp in GC code" Reviewed-by: stefank, ehelin
Fri, 17 Apr 2015 10:08:32 -0400 8077265: Modify assert to help debug JDK-8068448
ecaspole [Fri, 17 Apr 2015 10:08:32 -0400] rev 30264
8077265: Modify assert to help debug JDK-8068448 Summary: Added relevant asserts on covered_region for allocation methods in psOldGen.hpp Reviewed-by: tschatzl, stefank
Fri, 17 Apr 2015 10:46:41 +0200 8077936: Remove the unused java_lang_invoke_CallSite::target_volatile
stefank [Fri, 17 Apr 2015 10:46:41 +0200] rev 30263
8077936: Remove the unused java_lang_invoke_CallSite::target_volatile Reviewed-by: vlivanov, jrose
Fri, 17 Apr 2015 08:09:41 +0200 8077938: Remove TraceMarkSweep
brutisso [Fri, 17 Apr 2015 08:09:41 +0200] rev 30262
8077938: Remove TraceMarkSweep Reviewed-by: sjohanss, jmasa
Wed, 15 Apr 2015 11:42:20 -0400 8074545: Rename and clean up the ParGCAllocBuffer class
jprovino [Wed, 15 Apr 2015 11:42:20 -0400] rev 30261
8074545: Rename and clean up the ParGCAllocBuffer class Summary: Rename ParGCAllocBuffer to PLAB and rename affected files. Reviewed-by: tschatzl, kbarrett
Thu, 16 Apr 2015 15:31:20 +0200 8077417: Cleanup of Universe::initialize_heap()
pliden [Thu, 16 Apr 2015 15:31:20 +0200] rev 30260
8077417: Cleanup of Universe::initialize_heap() Reviewed-by: stefank, kbarrett
Thu, 16 Apr 2015 10:38:06 +0000 Merge
pliden [Thu, 16 Apr 2015 10:38:06 +0000] rev 30259
Merge
Thu, 16 Apr 2015 09:28:18 +0200 8077415: Remove duplicate variables holding the CollectedHeap
pliden [Thu, 16 Apr 2015 09:28:18 +0200] rev 30258
8077415: Remove duplicate variables holding the CollectedHeap Reviewed-by: stefank, kbarrett
Thu, 16 Apr 2015 09:16:19 +0200 8077841: G1: Remove PrintReachable support
brutisso [Thu, 16 Apr 2015 09:16:19 +0200] rev 30257
8077841: G1: Remove PrintReachable support Reviewed-by: stefank, tschatzl
Thu, 16 Apr 2015 09:13:14 +0200 8077873: G1: Remove G1SATBPrintStubs
brutisso [Thu, 16 Apr 2015 09:13:14 +0200] rev 30256
8077873: G1: Remove G1SATBPrintStubs Reviewed-by: kbarrett, tschatzl
Wed, 15 Apr 2015 16:37:57 -0400 8075466: SATB queue pre-filter verify found reclaimed humongous object
kbarrett [Wed, 15 Apr 2015 16:37:57 -0400] rev 30255
8075466: SATB queue pre-filter verify found reclaimed humongous object Summary: Removed pre-filter verify, and made filtering more careful. Reviewed-by: brutisso, tschatzl
Tue, 21 Apr 2015 10:23:13 +0200 8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean
sjiang [Tue, 21 Apr 2015 10:23:13 +0200] rev 30254
8078144: many nightly tests failed due to NoSuchMethodError: sun.management.ManagementFactoryHelper.getDiagnosticMXBean Reviewed-by: alanb, sla
Mon, 20 Apr 2015 22:07:09 -0400 8074026: Deprecated UseBoundThreads, DefaultThreadPriority and NoYieldsInMicrolock VM options still defined in globals.hpp
ddmitriev [Mon, 20 Apr 2015 22:07:09 -0400] rev 30253
8074026: Deprecated UseBoundThreads, DefaultThreadPriority and NoYieldsInMicrolock VM options still defined in globals.hpp Reviewed-by: dholmes, mseledtsov
Mon, 20 Apr 2015 21:32:28 -0400 8077674: BSD build failures due to undefined macros
dholmes [Mon, 20 Apr 2015 21:32:28 -0400] rev 30252
8077674: BSD build failures due to undefined macros Reviewed-by: dsamersoff, kbarrett, hseigel
Fri, 17 Apr 2015 22:50:10 -0400 8077308: Fix warning: increase O_BUFLEN in ostream.hpp -- output truncated
dholmes [Fri, 17 Apr 2015 22:50:10 -0400] rev 30251
8077308: Fix warning: increase O_BUFLEN in ostream.hpp -- output truncated Reviewed-by: dholmes, hseigel Contributed-by: Andrew Haley <aph@redhat.com>
Fri, 17 Apr 2015 23:55:04 +0000 Merge
ctornqvi [Fri, 17 Apr 2015 23:55:04 +0000] rev 30250
Merge
Fri, 17 Apr 2015 16:12:16 -0700 8077608: [TESTBUG] Enable Hotspot jtreg tests to run in agentvm mode
ctornqvi [Fri, 17 Apr 2015 16:12:16 -0700] rev 30249
8077608: [TESTBUG] Enable Hotspot jtreg tests to run in agentvm mode Reviewed-by: sla, gtriantafill
Fri, 17 Apr 2015 14:37:20 -0700 Merge
ccheung [Fri, 17 Apr 2015 14:37:20 -0700] rev 30248
Merge
Fri, 17 Apr 2015 10:53:31 +0200 8042901: Allow com.sun.management to be in a different module to java.lang.management
sjiang [Fri, 17 Apr 2015 10:53:31 +0200] rev 30247
8042901: Allow com.sun.management to be in a different module to java.lang.management Reviewed-by: mchung, dfuchs, erikj, jbachorik
Thu, 16 Apr 2015 19:27:43 +0000 Merge
dcubed [Thu, 16 Apr 2015 19:27:43 +0000] rev 30246
Merge
Thu, 16 Apr 2015 17:57:18 +0000 Merge
dcubed [Thu, 16 Apr 2015 17:57:18 +0000] rev 30245
Merge
Thu, 16 Apr 2015 08:23:26 -0700 8073165: Contended Locking fast exit bucket
dcubed [Thu, 16 Apr 2015 08:23:26 -0700] rev 30244
8073165: Contended Locking fast exit bucket Summary: JEP-143/JDK-8073165 Contended Locking fast exit bucket Reviewed-by: dholmes, acorn, dice, dcubed Contributed-by: dave.dice@oracle.com, karen.kinnear@oracle.com, daniel.daugherty@oracle.com
Thu, 16 Apr 2015 17:44:26 +0000 Merge
hseigel [Thu, 16 Apr 2015 17:44:26 +0000] rev 30243
Merge
Thu, 16 Apr 2015 11:00:10 -0400 8073989: Deprecated integer options are considered as invalid instead of deprecated in Java 9
mockner [Thu, 16 Apr 2015 11:00:10 -0400] rev 30242
8073989: Deprecated integer options are considered as invalid instead of deprecated in Java 9 Summary: Deprecated integer options are now recognized as being deprecated. Reviewed-by: dholmes, hseigel, ddmitriev
Thu, 16 Apr 2015 10:30:59 -0400 8029630: Thread id should be displayed as a hex number in error report
mockner [Thu, 16 Apr 2015 10:30:59 -0400] rev 30241
8029630: Thread id should be displayed as a hex number in error report Summary: Thread id is now displayed as a hex number in error report. Reviewed-by: dholmes, hseigel, stuefe
Wed, 15 Apr 2015 17:34:28 -0700 8074354: Make CreateMinidumpOnCrash a new name and available on all platforms
minqi [Wed, 15 Apr 2015 17:34:28 -0700] rev 30240
8074354: Make CreateMinidumpOnCrash a new name and available on all platforms Summary: Rename CreateMinidumpOnCrash which is used only for Windows as CreateCoredumpOnCrash and make it available for all platforms. Changed order for dumping core on Windows to be similar on other platforms. Also reviewed by thomas.stuefe@gmail.com Reviewed-by: dcubed Contributed-by: yumin.qi@oracle.com, thomas.stuefe@gmail.com
Wed, 15 Apr 2015 09:34:46 +0200 8077364: "if( !this )" construct prevents build on Xcode 6.3
sla [Wed, 15 Apr 2015 09:34:46 +0200] rev 30239
8077364: "if( !this )" construct prevents build on Xcode 6.3 Reviewed-by: stefank, simonis
Mon, 13 Apr 2015 23:04:02 -0700 8072863: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
dbuck [Mon, 13 Apr 2015 23:04:02 -0700] rev 30238
8072863: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath Reviewed-by: dholmes, coleenp Contributed-by: Cheleswer Sahu <cheleswer.sahu@oracle.com>
Fri, 10 Apr 2015 15:18:45 +0000 Merge
ctornqvi [Fri, 10 Apr 2015 15:18:45 +0000] rev 30237
Merge
Tue, 07 Apr 2015 11:25:06 -0700 8076274: [TESTBUG] Remove @ignore from runtime\NMT\JcmdDetailDiff.java
gtriantafill [Tue, 07 Apr 2015 11:25:06 -0700] rev 30236
8076274: [TESTBUG] Remove @ignore from runtime\NMT\JcmdDetailDiff.java Reviewed-by: lfoltan, coleenp
Fri, 10 Apr 2015 05:22:56 -0700 8044416: serviceability/sa/jmap-hashcode/Test8028623.java fails with AssertionFailure: can not get class data for java/lang/UNIXProcess$Platform$$Lambda
dsamersoff [Fri, 10 Apr 2015 05:22:56 -0700] rev 30235
8044416: serviceability/sa/jmap-hashcode/Test8028623.java fails with AssertionFailure: can not get class data for java/lang/UNIXProcess$Platform$$Lambda Summary: Lambda object is not counted when SA builds class data cache but is reached inside live region. Reviewed-by: sla, jbachorik
Wed, 08 Apr 2015 12:51:50 +0200 8077257: Use CanUseSafeFetch instead of probing SafeFetch stub directly
stuefe [Wed, 08 Apr 2015 12:51:50 +0200] rev 30234
8077257: Use CanUseSafeFetch instead of probing SafeFetch stub directly Reviewed-by: simonis
Wed, 08 Apr 2015 08:07:47 +0000 Merge
jbachorik [Wed, 08 Apr 2015 08:07:47 +0000] rev 30233
Merge
Fri, 03 Apr 2015 15:40:35 +0200 8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids
jbachorik [Fri, 03 Apr 2015 15:40:35 +0200] rev 30232
8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids Reviewed-by: mchung
Wed, 08 Apr 2015 06:01:14 +0000 Merge
dholmes [Wed, 08 Apr 2015 06:01:14 +0000] rev 30231
Merge
Wed, 08 Apr 2015 01:27:44 -0400 8067235: embedded/minvm/checknmt fails on compact1 and compact2 with minimal VM
dholmes [Wed, 08 Apr 2015 01:27:44 -0400] rev 30230
8067235: embedded/minvm/checknmt fails on compact1 and compact2 with minimal VM Reviewed-by: lfoltan, sspitsyn
Tue, 07 Apr 2015 20:18:28 -0700 8066679: jvmtiRedefineClasses.cpp assert cache ptrs must match
sspitsyn [Tue, 07 Apr 2015 20:18:28 -0700] rev 30229
8066679: jvmtiRedefineClasses.cpp assert cache ptrs must match Summary: remove the assert and deallocate cashed class file bytes that are in collision Reviewed-by: coleenp, dcubed
Tue, 07 Apr 2015 03:04:29 -0700 8067991: [Findbugs] SA com.sun.java.swing.ui.CommonUI some methods need final protect
dsamersoff [Tue, 07 Apr 2015 03:04:29 -0700] rev 30228
8067991: [Findbugs] SA com.sun.java.swing.ui.CommonUI some methods need final protect Summary: Fixed java programmint style nit Reviewed-by: jbachorik, sspitsyn
Thu, 16 Apr 2015 14:05:48 -0700 Merge
kvn [Thu, 16 Apr 2015 14:05:48 -0700] rev 30227
Merge
Wed, 15 Apr 2015 11:01:56 +0200 8074676: java.lang.invoke.PermuteArgsTest.java fails with "assert(is_Initialize()) failed: invalid node class"
roland [Wed, 15 Apr 2015 11:01:56 +0200] rev 30226
8074676: java.lang.invoke.PermuteArgsTest.java fails with "assert(is_Initialize()) failed: invalid node class" Summary: after guards in Arrays.copyOf() intrinsic, control may become top Reviewed-by: kvn, vlivanov
Tue, 14 Apr 2015 11:43:18 +0100 8077615: AARCH64: Add C2 intrinsic for BigInteger::multiplyToLen() method
aph [Tue, 14 Apr 2015 11:43:18 +0100] rev 30225
8077615: AARCH64: Add C2 intrinsic for BigInteger::multiplyToLen() method Summary: Add C2 intrinsic for BigInteger::multiplyToLen() on AArch64. Reviewed-by: kvn
Tue, 14 Apr 2015 18:16:10 +0300 8076461: JSR292: remove unused native and constants
mhaupt [Tue, 14 Apr 2015 18:16:10 +0300] rev 30224
8076461: JSR292: remove unused native and constants Reviewed-by: jrose, vlivanov
Tue, 14 Apr 2015 18:11:06 +0300 8062280: C2: inlining failure due to access checks being too strict
vlivanov [Tue, 14 Apr 2015 18:11:06 +0300] rev 30223
8062280: C2: inlining failure due to access checks being too strict Reviewed-by: kvn
Tue, 14 Apr 2015 18:03:43 +0300 8057919: Class.getSimpleName() should work for non-JLS compliant class names
vlivanov [Tue, 14 Apr 2015 18:03:43 +0300] rev 30222
8057919: Class.getSimpleName() should work for non-JLS compliant class names Reviewed-by: dholmes, jrose
Mon, 13 Apr 2015 18:49:59 -0700 8077618: Move rtmLocking.cpp to shared directory.
goetz [Mon, 13 Apr 2015 18:49:59 -0700] rev 30221
8077618: Move rtmLocking.cpp to shared directory. Reviewed-by: dholmes, kvn
Thu, 26 Mar 2015 11:05:03 +0100 8076057: aix: After 8075506, aix does not support large pages.
goetz [Thu, 26 Mar 2015 11:05:03 +0100] rev 30220
8076057: aix: After 8075506, aix does not support large pages. Reviewed-by: kvn
Mon, 13 Apr 2015 15:02:35 +0300 8071546: hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java has been fixed, but still is in the exclude list
iignatyev [Mon, 13 Apr 2015 15:02:35 +0300] rev 30219
8071546: hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java has been fixed, but still is in the exclude list Summary: Deleted @ignore clause Reviewed-by: iignatyev Contributed-by: Kirill Zhaldybin <kirill.zhaldybin@oracle.com>
Mon, 13 Apr 2015 07:00:47 +0200 8076625: IndexOutOfBoundsException in HeapByteBufferTest.java
thartmann [Mon, 13 Apr 2015 07:00:47 +0200] rev 30218
8076625: IndexOutOfBoundsException in HeapByteBufferTest.java Summary: Use Utils::getRandomInstance and nextInt to get reproducable and limited random values. Reviewed-by: kvn, vlivanov
Mon, 06 Apr 2015 20:20:17 -0700 8076968: PICL based initialization of L2 cache line size on some SPARC systems is incorrect
iveresov [Mon, 06 Apr 2015 20:20:17 -0700] rev 30217
8076968: PICL based initialization of L2 cache line size on some SPARC systems is incorrect Summary: Chcek both l2-dcache-line-size and l2-cache-line-size properties to determine the size of the line Reviewed-by: kvn
Fri, 03 Apr 2015 11:41:01 -0700 Merge
kvn [Fri, 03 Apr 2015 11:41:01 -0700] rev 30216
Merge
Thu, 02 Apr 2015 17:16:39 -0700 8076523: assert(((ABS(iv_adjustment_in_bytes) % elt_size) == 0)) fails in superword.cpp
kvn [Thu, 02 Apr 2015 17:16:39 -0700] rev 30215
8076523: assert(((ABS(iv_adjustment_in_bytes) % elt_size) == 0)) fails in superword.cpp Summary: check that offset % mem_oper_size == 0 when alignment is verified during vectorization. Reviewed-by: iveresov
Thu, 02 Apr 2015 10:38:36 +0000 Merge
roland [Thu, 02 Apr 2015 10:38:36 +0000] rev 30214
Merge
Mon, 23 Mar 2015 14:21:17 +0100 8076094: CheckCastPPNode::Value() has outdated logic for constants
roland [Mon, 23 Mar 2015 14:21:17 +0100] rev 30213
8076094: CheckCastPPNode::Value() has outdated logic for constants Summary: outdated logic for constants in CheckCastPPNode::Value() Reviewed-by: kvn, vlivanov
Thu, 02 Apr 2015 11:28:55 +0200 8076532: Fix format warning/error in methodHandles_ppc.cpp
simonis [Thu, 02 Apr 2015 11:28:55 +0200] rev 30212
8076532: Fix format warning/error in methodHandles_ppc.cpp Reviewed-by: dholmes
Wed, 01 Apr 2015 18:07:50 -0700 8074981: Integer/FP scalar reduction optimization
kvn [Wed, 01 Apr 2015 18:07:50 -0700] rev 30211
8074981: Integer/FP scalar reduction optimization Summary: Add scalar reduction optimization to C2 to take advantage of vector instructions in modern x86 CPUs. Reviewed-by: kvn, twisti Contributed-by: michael.c.berg@intel.com
Fri, 27 Mar 2015 13:47:33 +0100 8075587: Compilation of constant array containing different sub classes crashes the JVM
roland [Fri, 27 Mar 2015 13:47:33 +0100] rev 30210
8075587: Compilation of constant array containing different sub classes crashes the JVM Summary: meet of 2 constant arrays result in bottom Reviewed-by: kvn
Tue, 31 Mar 2015 12:31:18 -0700 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
aph [Tue, 31 Mar 2015 12:31:18 -0700] rev 30209
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 08:58:45 +0100 8075921: assert assert(allocx == alloc) fails in library_call.cpp
roland [Fri, 27 Mar 2015 08:58:45 +0100] rev 30208
8075921: assert assert(allocx == alloc) fails in library_call.cpp Summary: control becomes top after arraycopy guards and confuses tighly coupled allocation logic Reviewed-by: kvn, vlivanov
Mon, 30 Mar 2015 08:03:47 +0000 Merge
roland [Mon, 30 Mar 2015 08:03:47 +0000] rev 30207
Merge
Wed, 25 Mar 2015 14:25:53 +0100 8075922: assert(t == t_no_spec) fails in phaseX.cpp
roland [Wed, 25 Mar 2015 14:25:53 +0100] rev 30206
8075922: assert(t == t_no_spec) fails in phaseX.cpp Summary: subgraph becomes dead RegionNode::Ideal() but is not destroyed Reviewed-by: kvn, vlivanov
Mon, 30 Mar 2015 07:54:23 +0200 8075214: SIGSEGV in nmethod sweeping
thartmann [Mon, 30 Mar 2015 07:54:23 +0200] rev 30205
8075214: SIGSEGV in nmethod sweeping Summary: Changed implementation of forceNMethodSweep() to request sweep from existing sweeper thread. Reviewed-by: kvn, mgerdin, dholmes
Fri, 27 Mar 2015 15:08:13 +0000 Merge
zmajo [Fri, 27 Mar 2015 15:08:13 +0000] rev 30204
Merge
Fri, 27 Mar 2015 14:52:45 +0000 Merge
zmajo [Fri, 27 Mar 2015 14:52:45 +0000] rev 30203
Merge
Fri, 27 Mar 2015 10:57:42 +0100 8075798: Allow ADLC register class to depend on runtime conditions also for cisc-spillable classes
zmajo [Fri, 27 Mar 2015 10:57:42 +0100] rev 30202
8075798: Allow ADLC register class to depend on runtime conditions also for cisc-spillable classes Summary: Introduce a new register class, reg_class_dynamic, that supports also cist-spillable masks. Reviewed-by: kvn, dlong, roland
Mon, 23 Mar 2015 17:09:41 +0100 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
roland [Mon, 23 Mar 2015 17:09:41 +0100] rev 30201
8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies Summary: -Xmixed following -Xcomp doesn't undo the effect of -Xcomp with tiered on Reviewed-by: kvn, vlivanov
Fri, 27 Mar 2015 10:19:18 +0000 Merge
zmajo [Fri, 27 Mar 2015 10:19:18 +0000] rev 30200
Merge
Fri, 27 Mar 2015 09:02:53 +0100 Merge
zmajo [Fri, 27 Mar 2015 09:02:53 +0100] rev 30199
Merge
Thu, 19 Mar 2015 14:30:52 +0100 8075505: aix: improve handling of native memory
goetz [Thu, 19 Mar 2015 14:30:52 +0100] rev 30198
8075505: aix: improve handling of native memory Reviewed-by: kvn, stuefe Contributed-by: thomas.stuefe@sap.com
Wed, 25 Mar 2015 15:50:17 +0100 8075858: AIX: clean-up HotSpot make files
simonis [Wed, 25 Mar 2015 15:50:17 +0100] rev 30197
8075858: AIX: clean-up HotSpot make files Reviewed-by: kvn
Mon, 23 Mar 2015 11:20:38 +0000 Merge
roland [Mon, 23 Mar 2015 11:20:38 +0000] rev 30196
Merge
Thu, 12 Mar 2015 14:15:09 +0100 8069263: assert(fm == NULL || fm->method_holder() == _participants[n]) failed: sanity
roland [Thu, 12 Mar 2015 14:15:09 +0100] rev 30195
8069263: assert(fm == NULL || fm->method_holder() == _participants[n]) failed: sanity Summary: default methods added to classes confuse dependency processing Reviewed-by: kvn
Mon, 23 Mar 2015 10:15:53 +0100 8075136: Unnecessary sign extension for byte array access
thartmann [Mon, 23 Mar 2015 10:15:53 +0100] rev 30194
8075136: Unnecessary sign extension for byte array access Summary: Added C2 matching rules to remove unnecessary sign extension for byte array access. Reviewed-by: roland, kvn, aph, adinn
Mon, 23 Mar 2015 10:13:18 +0100 8075324: Costs of memory operands in aarch64.ad are inconsistent
thartmann [Mon, 23 Mar 2015 10:13:18 +0100] rev 30193
8075324: Costs of memory operands in aarch64.ad are inconsistent Summary: Made cost of 'indOffI' consistent to the other memory operands. Reviewed-by: roland, aph, adinn
Sat, 21 Mar 2015 21:47:49 +0300 8075488: compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 due to unrecognized VM option -XX:+IgnoreUnexpectedVMOptions
tpivovarova [Sat, 21 Mar 2015 21:47:49 +0300] rev 30192
8075488: compiler/whitebox/DeoptimizeFramesTest fails with exit code 1 due to unrecognized VM option -XX:+IgnoreUnexpectedVMOptions Reviewed-by: kvn
Fri, 20 Mar 2015 20:32:07 +0000 Merge
vlivanov [Fri, 20 Mar 2015 20:32:07 +0000] rev 30191
Merge
Fri, 20 Mar 2015 11:41:34 -0700 8074548: Never-taken branches cause repeated deopts in MHs.GWT case
vlivanov [Fri, 20 Mar 2015 11:41:34 -0700] rev 30190
8074548: Never-taken branches cause repeated deopts in MHs.GWT case Reviewed-by: jrose, kvn
Fri, 20 Mar 2015 11:41:34 -0700 8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
vlivanov [Fri, 20 Mar 2015 11:41:34 -0700] rev 30189
8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles Reviewed-by: jrose, kvn
Fri, 20 Mar 2015 11:41:34 -0700 8075266: Show runtime call details when printing machine code
vlivanov [Fri, 20 Mar 2015 11:41:34 -0700] rev 30188
8075266: Show runtime call details when printing machine code Reviewed-by: jrose, kvn
Fri, 20 Mar 2015 11:41:34 -0700 8075269: Extend -XX:CompileCommand=print,* to work for MethodHandle.invokeBasic/linkTo*
vlivanov [Fri, 20 Mar 2015 11:41:34 -0700] rev 30187
8075269: Extend -XX:CompileCommand=print,* to work for MethodHandle.invokeBasic/linkTo* Reviewed-by: jrose, kvn, dlong
Fri, 20 Mar 2015 11:41:34 -0700 8075270: Print locals & stack slots location for PcDescs
vlivanov [Fri, 20 Mar 2015 11:41:34 -0700] rev 30186
8075270: Print locals & stack slots location for PcDescs Reviewed-by: kvn, jrose
Mon, 16 Mar 2015 12:24:06 +0100 8073866: Fix for 8064703 is not sufficient
roland [Mon, 16 Mar 2015 12:24:06 +0100] rev 30185
8073866: Fix for 8064703 is not sufficient Summary: side effects between allocation and arraycopy can be reexecuted, unreachable uninitialized array can be seen by GCs Reviewed-by: kvn, vlivanov
Fri, 20 Mar 2015 11:53:01 +0100 Merge
zmajo [Fri, 20 Mar 2015 11:53:01 +0100] rev 30184
Merge
Tue, 17 Mar 2015 10:06:31 +0100 8073480: C2 should optimize explicit range checks
roland [Tue, 17 Mar 2015 10:06:31 +0100] rev 30183
8073480: C2 should optimize explicit range checks Summary: explicit range checks should be recognized by C2 Reviewed-by: kvn, vlivanov
Wed, 15 Apr 2015 12:16:01 -0400 8069367: Eagerly reclaimed humongous objects left on mark stack
kbarrett [Wed, 15 Apr 2015 12:16:01 -0400] rev 30182
8069367: Eagerly reclaimed humongous objects left on mark stack Summary: Prevent eager reclaim of objects that might be on mark stack. Reviewed-by: brutisso, tschatzl
Wed, 15 Apr 2015 11:23:06 +0000 Merge
iignatyev [Wed, 15 Apr 2015 11:23:06 +0000] rev 30181
Merge
Wed, 15 Apr 2015 09:49:50 +0000 Merge
iignatyev [Wed, 15 Apr 2015 09:49:50 +0000] rev 30180
Merge
Thu, 09 Apr 2015 14:16:04 +0300 8026043: Add regression test for JDK-8000831
eistepan [Thu, 09 Apr 2015 14:16:04 +0300] rev 30179
8026043: Add regression test for JDK-8000831 Reviewed-by: mchung
Tue, 14 Apr 2015 09:44:06 -0700 8077710: BACKOUT - java hangs with -XX:ParallelGCThreads=0 -XX:+ExplicitGCInvokesConcurrent options
sangheki [Tue, 14 Apr 2015 09:44:06 -0700] rev 30178
8077710: BACKOUT - java hangs with -XX:ParallelGCThreads=0 -XX:+ExplicitGCInvokesConcurrent options Summary: Removed unnecessary guards. Reviewed-by: stefank, jwilhelm
Tue, 14 Apr 2015 11:24:03 +0200 8077403: Remove guarantee from GenCollectedHeap::is_in()
brutisso [Tue, 14 Apr 2015 11:24:03 +0200] rev 30177
8077403: Remove guarantee from GenCollectedHeap::is_in() Reviewed-by: mgerdin, jmasa
Tue, 14 Apr 2015 11:40:13 +0200 8077420: Build failure with SS12u4
stefank [Tue, 14 Apr 2015 11:40:13 +0200] rev 30176
8077420: Build failure with SS12u4 Reviewed-by: dholmes, lfoltan
Thu, 02 Apr 2015 10:24:24 +0200 8076457: Fix includes of inline.hpp in GC code
stefank [Thu, 02 Apr 2015 10:24:24 +0200] rev 30175
8076457: Fix includes of inline.hpp in GC code Reviewed-by: pliden, jmasa
Mon, 13 Apr 2015 11:01:29 -0700 8077301: Optimized build is broken
jmasa [Mon, 13 Apr 2015 11:01:29 -0700] rev 30174
8077301: Optimized build is broken Reviewed-by: kbarrett, brutisso
Mon, 13 Apr 2015 15:47:48 +0200 8077413: Avoid use of Universe::heap() inside collectors
pliden [Mon, 13 Apr 2015 15:47:48 +0200] rev 30173
8077413: Avoid use of Universe::heap() inside collectors Reviewed-by: stefank, kbarrett
Fri, 10 Apr 2015 13:58:36 +0200 8077400: Unnecessary and incorrect "Code Cache Roots" G1 log entry
mgerdin [Fri, 10 Apr 2015 13:58:36 +0200] rev 30172
8077400: Unnecessary and incorrect "Code Cache Roots" G1 log entry Reviewed-by: tschatzl, brutisso, sangheki
Sun, 12 Apr 2015 14:59:41 +0200 8077411: Remove CollectedHeap::supports_heap_inspection()
brutisso [Sun, 12 Apr 2015 14:59:41 +0200] rev 30171
8077411: Remove CollectedHeap::supports_heap_inspection() Reviewed-by: stefank, ecaspole, jmasa
Fri, 10 Apr 2015 10:55:07 -0400 8077414: PSPromotionLAB _state is unintialized
ecaspole [Fri, 10 Apr 2015 10:55:07 -0400] rev 30170
8077414: PSPromotionLAB _state is unintialized Summary: Initialize _state to zero_size Reviewed-by: brutisso, stefank Contributed-by: Eric Caspole <eric.caspole@oracle.com>
Wed, 08 Apr 2015 15:49:29 +0300 8076311: Java 9 process negative MaxTenuringThreshold in different way than Java 8
ddmitriev [Wed, 08 Apr 2015 15:49:29 +0300] rev 30169
8076311: Java 9 process negative MaxTenuringThreshold in different way than Java 8 Summary: Corrected processing of invalid MaXTenuringThreshold Reviewed-by: jmasa, dholmes, kbarrett
Fri, 10 Apr 2015 14:59:21 +0000 Merge
stefank [Fri, 10 Apr 2015 14:59:21 +0000] rev 30168
Merge
Thu, 09 Apr 2015 10:16:45 -0700 8076325: java hangs with -XX:ParallelGCThreads=0 -XX:+ExplicitGCInvokesConcurrent options
sangheki [Thu, 09 Apr 2015 10:16:45 -0700] rev 30167
8076325: java hangs with -XX:ParallelGCThreads=0 -XX:+ExplicitGCInvokesConcurrent options Summary: Added a guard of gc workers > 0 to execute logic. Reviewed-by: stefank, mgerdin
Thu, 09 Apr 2015 15:41:47 +0200 8077255: TracePageSizes output reports wrong page size on Windows with G1
tschatzl [Thu, 09 Apr 2015 15:41:47 +0200] rev 30166
8077255: TracePageSizes output reports wrong page size on Windows with G1 Summary: Print selected page size, not alignment size chosen by ReservedSpace (which is the vm_allocation_granularity that is different to page size on Windows) in the message presented by TracePageSizes. Reviewed-by: drwhite, jmasa
Wed, 08 Apr 2015 09:35:25 +0200 8076614: Add comment to ClearNoncleanCardWrapper::do_MemRegion()
brutisso [Wed, 08 Apr 2015 09:35:25 +0200] rev 30165
8076614: Add comment to ClearNoncleanCardWrapper::do_MemRegion() Reviewed-by: kbarrett, stefank
Thu, 09 Apr 2015 17:39:42 +0200 Merge
jwilhelm [Thu, 09 Apr 2015 17:39:42 +0200] rev 30164
Merge
Thu, 09 Apr 2015 12:40:20 +0000 Merge
kbarrett [Thu, 09 Apr 2015 12:40:20 +0000] rev 30163
Merge
Wed, 08 Apr 2015 10:32:16 -0400 8076265: Simplify deal_with_reference
kbarrett [Wed, 08 Apr 2015 10:32:16 -0400] rev 30162
8076265: Simplify deal_with_reference Summary: Eliminate _CHECK_BOTH_FINGERS_ and simplify. Reviewed-by: brutisso, tschatzl
Thu, 09 Apr 2015 11:30:37 +0200 8077315: Build failure on OSX after compiler upgrade
jwilhelm [Thu, 09 Apr 2015 11:30:37 +0200] rev 30161
8077315: Build failure on OSX after compiler upgrade Reviewed-by: stefank, mgerdin
Thu, 09 Apr 2015 11:29:32 +0200 8077302: src/share/vm/oops/instanceRefKlass.inline.hpp has a doubble /*
jwilhelm [Thu, 09 Apr 2015 11:29:32 +0200] rev 30160
8077302: src/share/vm/oops/instanceRefKlass.inline.hpp has a doubble /* Reviewed-by: stefank, mgerdin
Wed, 08 Apr 2015 15:19:49 +0200 8076534: CollectedHeapName in SA agent incorrect
pliden [Wed, 08 Apr 2015 15:19:49 +0200] rev 30159
8076534: CollectedHeapName in SA agent incorrect Reviewed-by: dsamersoff, sla, tschatzl
Tue, 07 Apr 2015 10:53:51 +0200 8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
tschatzl [Tue, 07 Apr 2015 10:53:51 +0200] rev 30158
8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29 Summary: Allow use of large pages for auxiliary data structures in G1. Clean up existing interfaces. Reviewed-by: jmasa, pliden, stefank
Thu, 02 Apr 2015 16:42:24 -0400 8069004: Kitchensink hanged with 16Gb heap and GC pause >30 min
drwhite [Thu, 02 Apr 2015 16:42:24 -0400] rev 30157
8069004: Kitchensink hanged with 16Gb heap and GC pause >30 min Summary: Revert bug introduced a few months ago. Reviewed-by: brutisso, tschatzl, jmasa
(0) -30000 -10000 -3000 -1000 -512 +512 +1000 +3000 +10000 tip