Wed, 08 May 2019 06:40:45 -0400 8223391: Unsynchronized iteration of ClassLoaderDataGraph
coleenp [Wed, 08 May 2019 06:40:45 -0400] rev 54756
8223391: Unsynchronized iteration of ClassLoaderDataGraph Summary: lock in G1 before clear_claimed_marks Reviewed-by: hseigel, lfoltan, tschatzl
Wed, 08 May 2019 11:59:14 +0200 8223244: Fix usage of ARRAYCOPY_DISJOINT decorator
rkennke [Wed, 08 May 2019 11:59:14 +0200] rev 54755
8223244: Fix usage of ARRAYCOPY_DISJOINT decorator Reviewed-by: eosterlund, shade
Wed, 08 May 2019 08:15:04 +0100 8223353: (ch) Change channel close implementation to not wait for I/O threads
alanb [Wed, 08 May 2019 08:15:04 +0100] rev 54754
8223353: (ch) Change channel close implementation to not wait for I/O threads Reviewed-by: dfuchs, chegar
Tue, 07 May 2019 18:24:36 -0400 8223481: gtest/GTestWrapper.java failed due to "assert(ret == 0) failed: sem_post failed; error='Invalid argument' (errno=EINVAL)"
coleenp [Tue, 07 May 2019 18:24:36 -0400] rev 54753
8223481: gtest/GTestWrapper.java failed due to "assert(ret == 0) failed: sem_post failed; error='Invalid argument' (errno=EINVAL)" Summary: Remove the test for now. Reviewed-by: dholmes
Tue, 07 May 2019 17:33:19 -0400 8223437: Backout JDK-8219974 Restore static callsite resolution for the current class
dholmes [Tue, 07 May 2019 17:33:19 -0400] rev 54752
8223437: Backout JDK-8219974 Restore static callsite resolution for the current class Reviewed-by: jwilhelm, vlivanov
Tue, 07 May 2019 14:05:09 -0700 8223464: Improve version string for Oracle CI builds
erikj [Tue, 07 May 2019 14:05:09 -0700] rev 54751
8223464: Improve version string for Oracle CI builds Reviewed-by: tbell
Tue, 07 May 2019 13:33:27 -0700 8222074: Enhance auto vectorization for x86
sviswanathan [Tue, 07 May 2019 13:33:27 -0700] rev 54750
8222074: Enhance auto vectorization for x86 Reviewed-by: kvn, vlivanov
Tue, 07 May 2019 21:53:46 +0200 8223447: Stabilize gc/shenandoah/TestStringDedupStress test
shade [Tue, 07 May 2019 21:53:46 +0200] rev 54749
8223447: Stabilize gc/shenandoah/TestStringDedupStress test Reviewed-by: rkennke
Tue, 07 May 2019 21:53:38 +0200 8223446: Shenandoah breaks alignment with some HumongousThreshold values
shade [Tue, 07 May 2019 21:53:38 +0200] rev 54748
8223446: Shenandoah breaks alignment with some HumongousThreshold values Reviewed-by: rkennke
Tue, 07 May 2019 12:32:19 -0700 8223319: Add copyright footer to specs and man pages
erikj [Tue, 07 May 2019 12:32:19 -0700] rev 54747
8223319: Add copyright footer to specs and man pages Reviewed-by: iris, sspitsyn
Tue, 07 May 2019 18:10:59 +0100 8223463: Replace wildcard address with loopback or local host in tests - part 2
dfuchs [Tue, 07 May 2019 18:10:59 +0100] rev 54746
8223463: Replace wildcard address with loopback or local host in tests - part 2 Summary: Removes (or documents) some usages of the wildcard address in intermittently failing tests. Reviewed-by: alanb
Tue, 07 May 2019 09:37:02 -0700 8220037: Inconsistencies of generated timezone files between Windows and Linux
naoto [Tue, 07 May 2019 09:37:02 -0700] rev 54745
8220037: Inconsistencies of generated timezone files between Windows and Linux Reviewed-by: rriggs
Tue, 07 May 2019 07:43:41 -0700 8223044: Add back exception checking in tests
jcbeyler [Tue, 07 May 2019 07:43:41 -0700] rev 54744
8223044: Add back exception checking in tests Summary: Add exception checking to previously modified tests Reviewed-by: sspitsyn, cjplummer
Tue, 07 May 2019 15:39:33 +0100 8223457: java.net.ServerSocket protected constructor should throw NPE if impl null
michaelm [Tue, 07 May 2019 15:39:33 +0100] rev 54743
8223457: java.net.ServerSocket protected constructor should throw NPE if impl null Reviewed-by: dfuchs
Tue, 07 May 2019 16:06:10 +0200 8223449: Unprotected UseCompressedOops block in gc/shenandoah/shenandoahBarrierSetC1_x86.cpp
shade [Tue, 07 May 2019 16:06:10 +0200] rev 54742
8223449: Unprotected UseCompressedOops block in gc/shenandoah/shenandoahBarrierSetC1_x86.cpp Reviewed-by: rkennke
Tue, 07 May 2019 16:05:49 +0200 8223450: Disable Shenandoah C2 barriers verification for x86_32
shade [Tue, 07 May 2019 16:05:49 +0200] rev 54741
8223450: Disable Shenandoah C2 barriers verification for x86_32 Reviewed-by: rkennke
Tue, 07 May 2019 16:04:36 +0200 8223448: Shenandoah disabled barriers blocks omit LRB
shade [Tue, 07 May 2019 16:04:36 +0200] rev 54740
8223448: Shenandoah disabled barriers blocks omit LRB Reviewed-by: rkennke
Tue, 07 May 2019 06:58:55 -0700 8223335: Compare baseline builds on linux are failing
erikj [Tue, 07 May 2019 06:58:55 -0700] rev 54739
8223335: Compare baseline builds on linux are failing Reviewed-by: tbell
Thu, 02 May 2019 20:47:23 +0200 8222738: Shenandoah: assert(is_Proj()) failed when running cometd benchmarks
roland [Thu, 02 May 2019 20:47:23 +0200] rev 54738
8222738: Shenandoah: assert(is_Proj()) failed when running cometd benchmarks Reviewed-by: rkennke
Mon, 06 May 2019 13:51:02 +0200 8223389: Shenandoah optimizations fail with assert(!phase->exceeding_node_budget())
roland [Mon, 06 May 2019 13:51:02 +0200] rev 54737
8223389: Shenandoah optimizations fail with assert(!phase->exceeding_node_budget()) Reviewed-by: thartmann
Tue, 07 May 2019 09:17:03 +0200 8222670: pathological case of JIT recompilation and code cache bloat
xliu [Tue, 07 May 2019 09:17:03 +0200] rev 54736
8222670: pathological case of JIT recompilation and code cache bloat Summary: Prevent downgraded compilation tasks from recompiling. Reviewed-by: sgehwolf, thartmann
Tue, 07 May 2019 07:44:15 +0200 8223308: ZGC: Remove ZGranuleMap::size()
pliden [Tue, 07 May 2019 07:44:15 +0200] rev 54735
8223308: ZGC: Remove ZGranuleMap::size() Reviewed-by: stefank, eosterlund
Mon, 06 May 2019 21:31:36 -0700 8223422: [Graal] assert(!m->can_be_statically_bound(InstanceKlass::cast(ctxk))) failed: redundant
vlivanov [Mon, 06 May 2019 21:31:36 -0700] rev 54734
8223422: [Graal] assert(!m->can_be_statically_bound(InstanceKlass::cast(ctxk))) failed: redundant Reviewed-by: kvn
Thu, 25 Apr 2019 13:35:34 -0700 8218700: infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError
dlong [Thu, 25 Apr 2019 13:35:34 -0700] rev 54733
8218700: infinite loop in HotSpotJVMCIMetaAccessContext.fromClass after OutOfMemoryError Reviewed-by: never, kvn
Mon, 06 May 2019 20:05:19 -0700 8223332: Update JVMCI
kvn [Mon, 06 May 2019 20:05:19 -0700] rev 54732
8223332: Update JVMCI Reviewed-by: never, dnsimon
Tue, 07 May 2019 10:21:04 +0800 8219013: Update Apache Santuario (XML Signature) to version 2.1.3
weijun [Tue, 07 May 2019 10:21:04 +0800] rev 54731
8219013: Update Apache Santuario (XML Signature) to version 2.1.3 Reviewed-by: mullan
Tue, 07 May 2019 00:58:10 +0000 8223054: [TESTBUG] Put graalJarsCP before existing classpath in GraalUnitTestLauncher
pli [Tue, 07 May 2019 00:58:10 +0000] rev 54730
8223054: [TESTBUG] Put graalJarsCP before existing classpath in GraalUnitTestLauncher Reviewed-by: iignatyev, dlong
Mon, 06 May 2019 21:23:23 -0400 8222534: VerifyBeforeExit is not honored when System.exit is called
dholmes [Mon, 06 May 2019 21:23:23 -0400] rev 54729
8222534: VerifyBeforeExit is not honored when System.exit is called Reviewed-by: coleenp, rehn
Mon, 06 May 2019 18:07:55 -0700 8222955: Optimize String.replace(CharSequence, CharSequence) for common cases
igerasim [Mon, 06 May 2019 18:07:55 -0700] rev 54728
8222955: Optimize String.replace(CharSequence, CharSequence) for common cases Reviewed-by: redestad, tvaleev
Mon, 06 May 2019 18:01:01 -0400 8223412: tier1 build failure after 8222893
coleenp [Mon, 06 May 2019 18:01:01 -0400] rev 54727
8223412: tier1 build failure after 8222893 Summary: disable the test in PRODUCT Reviewed-by: dcubed, pliden, kvn
Mon, 06 May 2019 14:19:48 -0700 8221509: Refactor assert( G1CollectedHeap::used() == recalculate_used() ) with better message
sangheki [Mon, 06 May 2019 14:19:48 -0700] rev 54726
8221509: Refactor assert( G1CollectedHeap::used() == recalculate_used() ) with better message Reviewed-by: tschatzl, manc
Mon, 06 May 2019 15:25:57 -0400 8222893: markOopDesc::print_on() is a bit confused
coleenp [Mon, 06 May 2019 15:25:57 -0400] rev 54725
8222893: markOopDesc::print_on() is a bit confused Summary: Add print_on for ObjectMonitor and make markOop printing sensible and add test. Reviewed-by: dcubed, pchilanomate
Mon, 06 May 2019 21:50:20 +0200 8222665: Update Graal
jwilhelm [Mon, 06 May 2019 21:50:20 +0200] rev 54724
8222665: Update Graal Reviewed-by: kvn
Mon, 06 May 2019 12:17:54 -0700 8221542: ~15% performance degradation due to less optimized inline decision
jiefu [Mon, 06 May 2019 12:17:54 -0700] rev 54723
8221542: ~15% performance degradation due to less optimized inline decision Reviewed-by: vlivanov, coleenp
Mon, 06 May 2019 12:15:55 -0700 8219902: C2: MemNode::can_see_stored_value() ignores casts which carry control dependency
vlivanov [Mon, 06 May 2019 12:15:55 -0700] rev 54722
8219902: C2: MemNode::can_see_stored_value() ignores casts which carry control dependency Reviewed-by: kvn
Mon, 06 May 2019 12:15:49 -0700 8223171: Redundant nmethod dependencies for effectively final methods
vlivanov [Mon, 06 May 2019 12:15:49 -0700] rev 54721
8223171: Redundant nmethod dependencies for effectively final methods Reviewed-by: dlong
Mon, 06 May 2019 14:47:55 -0400 8219483: j.l.c.ClassDesc::nested(String, String...) doesn't throw NPE if any arg is null
vromero [Mon, 06 May 2019 14:47:55 -0400] rev 54720
8219483: j.l.c.ClassDesc::nested(String, String...) doesn't throw NPE if any arg is null Reviewed-by: darcy
Mon, 06 May 2019 09:58:14 -0700 8222667: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter002/TestDescription.java failed with "event IS NOT a breakpoint"
dtitov [Mon, 06 May 2019 09:58:14 -0700] rev 54719
8222667: vmTestbase/nsk/jdi/ThreadStartRequest/addThreadFilter/addthreadfilter002/TestDescription.java failed with "event IS NOT a breakpoint" Reviewed-by: gadams, sspitsyn, jcbeyler, cjplummer
Mon, 06 May 2019 08:54:19 -0700 8219991: New fix of the deadlock in sun.security.ssl.SSLSocketImpl
xuelei [Mon, 06 May 2019 08:54:19 -0700] rev 54718
8219991: New fix of the deadlock in sun.security.ssl.SSLSocketImpl Reviewed-by: alanb, dfuchs
Mon, 06 May 2019 09:53:11 -0400 8223395: PPC64: Improve comments in the JVM signal handler to match ISA text
gromero [Mon, 06 May 2019 09:53:11 -0400] rev 54717
8223395: PPC64: Improve comments in the JVM signal handler to match ISA text Reviewed-by: mdoerr
Thu, 02 May 2019 15:46:34 -0700 8223267: Fix incorrect usage of GCTraceTime in g1FullCollector and g1CollectedHeap
manc [Thu, 02 May 2019 15:46:34 -0700] rev 54716
8223267: Fix incorrect usage of GCTraceTime in g1FullCollector and g1CollectedHeap Reviewed-by: kbarrett, tschatzl
Sun, 05 May 2019 09:10:21 -0400 8223359: JDK-8221359 breaks TestG1ParallelPhases.java
kbarrett [Sun, 05 May 2019 09:10:21 -0400] rev 54715
8223359: JDK-8221359 breaks TestG1ParallelPhases.java Summary: Removed check for SATBFiltering event. Reviewed-by: tschatzl
Fri, 03 May 2019 23:00:07 -0700 8223174: Pattern.compile() can throw confusing NegativeArraySizeException
igerasim [Fri, 03 May 2019 23:00:07 -0700] rev 54714
8223174: Pattern.compile() can throw confusing NegativeArraySizeException Reviewed-by: martin
Fri, 03 May 2019 23:35:12 -0400 8221359: Eliminate SATBMarkQueueSet::filter_thread_buffers
kbarrett [Fri, 03 May 2019 23:35:12 -0400] rev 54713
8221359: Eliminate SATBMarkQueueSet::filter_thread_buffers Summary: Removed filter_thread_buffers Reviewed-by: tschatzl, sangheki
Fri, 03 May 2019 14:09:19 -0700 8223178: Improve FileSystems.newFileSystem example with map factory methods
darcy [Fri, 03 May 2019 14:09:19 -0700] rev 54712
8223178: Improve FileSystems.newFileSystem example with map factory methods Reviewed-by: alanb, clanger, bpb
Fri, 03 May 2019 09:34:02 -0700 8223309: test failing due to self-assign-overloaded
erikj [Fri, 03 May 2019 09:34:02 -0700] rev 54711
8223309: test failing due to self-assign-overloaded Reviewed-by: tbell Contributed-by: johan.vos@gluonhq.com, erik.joelsson@oracle.com
Fri, 03 May 2019 12:33:08 -0400 8220724: TestBiasedLockRevocationEvents fails while matching revoke events to VMOperation events
pchilanomate [Fri, 03 May 2019 12:33:08 -0400] rev 54710
8220724: TestBiasedLockRevocationEvents fails while matching revoke events to VMOperation events Summary: Safepoint id used by JavaThread when posting event is now set inside appropiate safepoint Reviewed-by: dholmes, rehn
Fri, 03 May 2019 09:25:59 -0700 8223265: Clarify operational semantics of java.util.Objects.equals()
darcy [Fri, 03 May 2019 09:25:59 -0700] rev 54709
8223265: Clarify operational semantics of java.util.Objects.equals() Reviewed-by: bpb, alanb
(0) -30000 -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 +3000 tip