Thu, 09 May 2019 07:21:32 -0400 8042215: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
gadams [Thu, 09 May 2019 07:21:32 -0400] rev 54779
8042215: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table Reviewed-by: dcubed
Thu, 09 May 2019 11:58:26 +0200 8221759: Crash when completing \"java.io.File.path\"
jlahoda [Thu, 09 May 2019 11:58:26 +0200] rev 54778
8221759: Crash when completing \"java.io.File.path\" Summary: Do not provide documentation for inaccessible elements. Reviewed-by: rfield
Wed, 08 May 2019 09:50:23 +0000 8223427: [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled
pli [Wed, 08 May 2019 09:50:23 +0000] rev 54777
8223427: [TESTBUG] Disable JTReg Shenandoah tests when Graal is enabled Reviewed-by: shade
Wed, 08 May 2019 20:28:56 -0700 8223441: HeapMonitorStatArrayCorrectnessTest fails due to sampling determinism
jcbeyler [Wed, 08 May 2019 20:28:56 -0700] rev 54776
8223441: HeapMonitorStatArrayCorrectnessTest fails due to sampling determinism Summary: Added an error loop to help with convergence Reviewed-by: cjplummer, sspitsyn
Thu, 09 May 2019 03:11:56 +0200 Added tag jdk-13+20 for changeset 6ccc7cd7931e
jwilhelm [Thu, 09 May 2019 03:11:56 +0200] rev 54775
Added tag jdk-13+20 for changeset 6ccc7cd7931e
Thu, 09 May 2019 08:49:31 +0800 8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC
weijun [Thu, 09 May 2019 08:49:31 +0800] rev 54774
8222987: sun/security/tools/keytool/PSS.java times out on Solaris-SPARC Reviewed-by: mullan, xuelei
Wed, 08 May 2019 16:47:53 -0700 8223380: [Graal] compiler/c2/Test8062950.java failed with time out.
kvn [Wed, 08 May 2019 16:47:53 -0700] rev 54773
8223380: [Graal] compiler/c2/Test8062950.java failed with time out. Summary: put test on Graal problem list. Reviewed-by: vlivanov
Wed, 08 May 2019 16:42:52 -0700 8223539: compiler/graalunit/HotspotTest.java hotspot.test.CheckGraalIntrinsics AssertionError: found plugins for intrinsics
kvn [Wed, 08 May 2019 16:42:52 -0700] rev 54772
8223539: compiler/graalunit/HotspotTest.java hotspot.test.CheckGraalIntrinsics AssertionError: found plugins for intrinsics Reviewed-by: vlivanov
Wed, 08 May 2019 23:53:24 +0200 8223589: Build failures after JDK-8223534 (add back fixed test_markOop.cpp)
shade [Wed, 08 May 2019 23:53:24 +0200] rev 54771
8223589: Build failures after JDK-8223534 (add back fixed test_markOop.cpp) Reviewed-by: coleenp
Tue, 16 Apr 2019 13:06:23 -0700 8220673: Add test library support for determining platform IP support
aeubanks [Tue, 16 Apr 2019 13:06:23 -0700] rev 54770
8220673: Add test library support for determining platform IP support Reviewed-by: dfuchs, chegar Contributed-by: aeubanks@google.com
Wed, 08 May 2019 12:45:02 -0700 8221432: Upgrade CLDR to Version 35.1
naoto [Wed, 08 May 2019 12:45:02 -0700] rev 54769
8221432: Upgrade CLDR to Version 35.1 Reviewed-by: rriggs, srl
Wed, 08 May 2019 21:32:38 +0200 8223583: Build failure after JDK-8223567 (Rename ShenandoahBrooksPointer to ShenandoahForwarding)
shade [Wed, 08 May 2019 21:32:38 +0200] rev 54768
8223583: Build failure after JDK-8223567 (Rename ShenandoahBrooksPointer to ShenandoahForwarding) Reviewed-by: rkennke
Wed, 08 May 2019 11:56:19 -0700 8223414: ProblemList java/lang/ref/ReachabilityFenceTest.java when running in Graal as JIT mode jdk-13+20
epavlova [Wed, 08 May 2019 11:56:19 -0700] rev 54767
8223414: ProblemList java/lang/ref/ReachabilityFenceTest.java when running in Graal as JIT mode Reviewed-by: kvn
Wed, 08 May 2019 20:45:30 +0200 8223567: Rename ShenandoahBrooksPointer to ShenandoahForwarding
rkennke [Wed, 08 May 2019 20:45:30 +0200] rev 54766
8223567: Rename ShenandoahBrooksPointer to ShenandoahForwarding Reviewed-by: shade
Wed, 08 May 2019 13:22:27 -0400 8223534: add back fixed test_markOop.cpp
coleenp [Wed, 08 May 2019 13:22:27 -0400] rev 54765
8223534: add back fixed test_markOop.cpp Summary: The test needed wait_with_safepoint_check in the main thread. Reviewed-by: dcubed
Wed, 08 May 2019 11:11:50 -0500 8185525: Add JFR event for DictionarySizes
gziemski [Wed, 08 May 2019 11:11:50 -0500] rev 54764
8185525: Add JFR event for DictionarySizes Summary: Added TableStatistics event Reviewed-by: egahlin, coleenp
Wed, 08 May 2019 20:57:12 +0800 8222926: Shenandoah build fails with --with-jvm-features=-compiler1
aoqi [Wed, 08 May 2019 20:57:12 +0800] rev 54763
8222926: Shenandoah build fails with --with-jvm-features=-compiler1 Reviewed-by: shade, rkennke Contributed-by: Ao Qi <aoqi@loongson.cn>
Wed, 08 May 2019 10:10:54 -0400 8222949: add condy support to javac's pool API
vromero [Wed, 08 May 2019 10:10:54 -0400] rev 54762
8222949: add condy support to javac's pool API Reviewed-by: mcimadamore
Wed, 08 May 2019 10:08:11 -0400 8217846: [Graal] vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java crash
hseigel [Wed, 08 May 2019 10:08:11 -0400] rev 54761
8217846: [Graal] vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java crash Summary: Make sure the array calls's mirror was successfully created before putting the array class on its class loader data list Reviewed-by: lfoltan, coleenp
Wed, 08 May 2019 09:38:58 -0400 8223397: gc+promotion log lines are missing the GC id
tonyp [Wed, 08 May 2019 09:38:58 -0400] rev 54760
8223397: gc+promotion log lines are missing the GC id Reviewed-by: tschatzl, pliden
Wed, 08 May 2019 18:05:28 +0530 8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout
rraghavan [Wed, 08 May 2019 18:05:28 +0530] rev 54759
8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout Summary: Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation Reviewed-by: kvn, thartmann
Wed, 08 May 2019 14:27:14 +0200 8223570: Shenandoah needs to acquire lock before CLDG::clear_claimed_marks
shade [Wed, 08 May 2019 14:27:14 +0200] rev 54758
8223570: Shenandoah needs to acquire lock before CLDG::clear_claimed_marks Reviewed-by: rkennke, tschatzl
Wed, 08 May 2019 07:56:49 -0400 8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed.
gadams [Wed, 08 May 2019 07:56:49 -0400] rev 54757
8223416: Exclude javax/management/monitor/DerivedGaugeMonitorTest.java until JDK-8042211 is fixed. Reviewed-by: dcubed
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
Fri, 03 May 2019 09:07:30 -0700 8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending
kvn [Fri, 03 May 2019 09:07:30 -0700] rev 54708
8223262: [AOT] jaotc crashes with assert(!(((ThreadShadow*)__the_thread__)->has_pending_exception())) failed: Should not allocate with exception pending Summary: Added missing checks for pending exception. Reviewed-by: never, gdub, dnsimon
Fri, 03 May 2019 16:31:11 +0200 8223248: [AIX] Remove old xlC 10 workaround for load acquire
mdoerr [Fri, 03 May 2019 16:31:11 +0200] rev 54707
8223248: [AIX] Remove old xlC 10 workaround for load acquire Reviewed-by: goetz, lucy
Fri, 03 May 2019 07:54:09 -0400 8222500: runtime/8176717/TestInheritFD.java failed with java.nio.file.NoSuchFileException: /tmp/communication7071713601211876892.txt
hseigel [Fri, 03 May 2019 07:54:09 -0400] rev 54706
8222500: runtime/8176717/TestInheritFD.java failed with java.nio.file.NoSuchFileException: /tmp/communication7071713601211876892.txt Summary: Create the test's temporary files inside of jtreg scratch directories instead of /tmp Reviewed-by: coleenp, lfoltan, dholmes
Wed, 17 Apr 2019 14:57:53 +0200 8216137: assert failed: Live node limit exceeded.
phedlin [Wed, 17 Apr 2019 14:57:53 +0200] rev 54705
8216137: assert failed: Live node limit exceeded. 8219520: assert failed: Live node limit exceeded. Summary: Adding simplistic node budget support for loop-transformations. This /should/attempts to/ resolve most cases of: "assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit". Reviewed-by: vlivanov, neliasso
Wed, 17 Apr 2019 14:56:45 +0200 8223143: Restructure/clean-up for 'loopexit_or_null()'.
phedlin [Wed, 17 Apr 2019 14:56:45 +0200] rev 54704
8223143: Restructure/clean-up for 'loopexit_or_null()'. Summary: Minor restructure and clean-up for 'loopexit_or_null()' and its use. Reviewed-by: vlivanov
Wed, 17 Apr 2019 14:55:37 +0200 8223142: Clean-up WS and CB.
phedlin [Wed, 17 Apr 2019 14:55:37 +0200] rev 54703
8223142: Clean-up WS and CB. Reviewed-by: vlivanov
Wed, 17 Apr 2019 14:55:29 +0200 8223141: Change (count) suffix _ct into _cnt.
phedlin [Wed, 17 Apr 2019 14:55:29 +0200] rev 54702
8223141: Change (count) suffix _ct into _cnt. Reviewed-by: vlivanov
Wed, 17 Apr 2019 14:55:11 +0200 8223140: Clean-up in 'ok_to_convert()'.
phedlin [Wed, 17 Apr 2019 14:55:11 +0200] rev 54701
8223140: Clean-up in 'ok_to_convert()'. Summary: Simplify logic in function. Added precond/postcond macros. Reviewed-by: vlivanov, neliasso
Wed, 17 Apr 2019 14:55:01 +0200 8223139: Rename mandatory policy-do routines.
phedlin [Wed, 17 Apr 2019 14:55:01 +0200] rev 54700
8223139: Rename mandatory policy-do routines. Summary: Rename 'policy_do_remove_empty_loop' to 'do_remove_empty_loop', 'policy_do_one_iteration_loop' to 'do_one_iteration_loop'. Reviewed-by: vlivanov, dl
Thu, 02 May 2019 11:05:47 +0200 8223138: Small clean-up in loop-tree support.
phedlin [Thu, 02 May 2019 11:05:47 +0200] rev 54699
8223138: Small clean-up in loop-tree support. Summary: Rename predicate 'is_inner()' to 'is_innermost()' to be accurate. Added 'is_root()' predicate for root parent test in loop-tree. Changed definition of 'is_loop()' to always lazy-read the tail, since it should never be NULL. Cleanup of 'tail()' definition. Reviewed-by: vlivanov, neliasso
Wed, 17 Apr 2019 14:52:25 +0200 8223137: Rename predicate 'do_unroll_only()' to 'is_unroll_only()'.
phedlin [Wed, 17 Apr 2019 14:52:25 +0200] rev 54698
8223137: Rename predicate 'do_unroll_only()' to 'is_unroll_only()'. Reviewed-by: vlivanov
Fri, 03 May 2019 15:57:41 +0800 8204203: Many pkcs11 tests failed in Provider initialization, after compiler on Windows changed
jjiang [Fri, 03 May 2019 15:57:41 +0800] rev 54697
8204203: Many pkcs11 tests failed in Provider initialization, after compiler on Windows changed Summary: Build NSS 3.41 with VS2017 and also upgrade to this NSS for macosx Reviewed-by: valeriep
Thu, 02 May 2019 22:52:51 +0100 8217364: Custom URLStreamHandler for jrt or file protocol can override default handler
coffeys [Thu, 02 May 2019 22:52:51 +0100] rev 54696
8217364: Custom URLStreamHandler for jrt or file protocol can override default handler Reviewed-by: redestad
Thu, 02 May 2019 14:21:06 -0700 8223052: Cleanup: NodeSortRecord
joehw [Thu, 02 May 2019 14:21:06 -0700] rev 54695
8223052: Cleanup: NodeSortRecord Reviewed-by: lancea
Thu, 02 May 2019 14:15:09 -0700 8223254: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space"
bpb [Thu, 02 May 2019 14:15:09 -0700] rev 54694
8223254: DataOutputStream/WriteUTF.java fails due to "OutOfMemoryError: Java heap space" Reviewed-by: lancea, rriggs
Thu, 02 May 2019 17:08:03 -0400 8218875: Add new FileSystems.newFileSystem methods
lancea [Thu, 02 May 2019 17:08:03 -0400] rev 54693
8218875: Add new FileSystems.newFileSystem methods Reviewed-by: rriggs, alanb, clanger, dfuchs
Thu, 02 May 2019 13:25:00 -0700 8220793: (fs) No support for changing modification time of symlink
bpb [Thu, 02 May 2019 13:25:00 -0700] rev 54692
8220793: (fs) No support for changing modification time of symlink Reviewed-by: alanb, rriggs
Thu, 02 May 2019 15:20:06 -0400 8223258: Shenandoah: SRP::process_all_roots_slow processes JvmtiExport weak oops twice
zgu [Thu, 02 May 2019 15:20:06 -0400] rev 54691
8223258: Shenandoah: SRP::process_all_roots_slow processes JvmtiExport weak oops twice Reviewed-by: rkennke
Wed, 01 May 2019 20:25:31 -0700 8223227: Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase
manc [Wed, 01 May 2019 20:25:31 -0700] rev 54690
8223227: Rename acquire_tag_map() to tag_map_acquire() in jvmtiEnvBase Reviewed-by: dholmes, jcbeyler
Thu, 02 May 2019 17:29:10 +0100 8216978: Drop support for pre JDK 1.4 SocketImpl implementations
michaelm [Thu, 02 May 2019 17:29:10 +0100] rev 54689
8216978: Drop support for pre JDK 1.4 SocketImpl implementations Reviewed-by: chegar, alanb, dfuchs
Mon, 29 Apr 2019 17:54:15 -0700 8219202: Use Unsynchronized StringBuilder in sun.net.www.ParseUtil
cushon [Mon, 29 Apr 2019 17:54:15 -0700] rev 54688
8219202: Use Unsynchronized StringBuilder in sun.net.www.ParseUtil Reviewed-by: chegar Contributed-by: Alan Malloy <amalloy@google.com>
Thu, 02 May 2019 09:49:52 -0400 8222992: Shenandoah: Pre-evacuate all roots
zgu [Thu, 02 May 2019 09:49:52 -0400] rev 54687
8222992: Shenandoah: Pre-evacuate all roots Reviewed-by: shade
Thu, 02 May 2019 06:33:28 -0700 8219138: Miscellaneous changes imported from jsr166 CVS 2019-05
dl [Thu, 02 May 2019 06:33:28 -0700] rev 54686
8219138: Miscellaneous changes imported from jsr166 CVS 2019-05 Reviewed-by: martin
Thu, 02 May 2019 06:33:28 -0700 8220248: fix headings in java.util.concurrent
dl [Thu, 02 May 2019 06:33:28 -0700] rev 54685
8220248: fix headings in java.util.concurrent Reviewed-by: martin, jjg
Thu, 02 May 2019 06:33:28 -0700 8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable
dl [Thu, 02 May 2019 06:33:28 -0700] rev 54684
8221892: ThreadPoolExecutor: Thread.isAlive() is not equivalent to not being startable Reviewed-by: martin, dholmes
Thu, 02 May 2019 06:33:28 -0700 8221120: CopyOnWriteArrayList.set should always have volatile write semantics
dl [Thu, 02 May 2019 06:33:28 -0700] rev 54683
8221120: CopyOnWriteArrayList.set should always have volatile write semantics Reviewed-by: martin
Thu, 02 May 2019 06:33:28 -0700 8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone
dl [Thu, 02 May 2019 06:33:28 -0700] rev 54682
8222930: ConcurrentSkipListMap.clone() shares size variable between original and clone Reviewed-by: martin, smarks Contributed-by: Adam Farley8 <adam.farley@uk.ibm.com>, Martin Buchholz <martinrb@google.com>
Thu, 02 May 2019 11:55:16 +0100 8223145: Replace wildcard address with loopback or local host in tests - part 1
dfuchs [Thu, 02 May 2019 11:55:16 +0100] rev 54681
8223145: Replace wildcard address with loopback or local host in tests - part 1 Summary: Replaces binding to wildacard with alternative less susceptible to intermittent failure in some intermittently failing tests. Reviewed-by: chegar, msheppar
Thu, 02 May 2019 10:32:28 +0200 8223064: Minor cleanups in ResolvedMethodTable
stefank [Thu, 02 May 2019 10:32:28 +0200] rev 54680
8223064: Minor cleanups in ResolvedMethodTable Reviewed-by: hseigel, coleenp
Thu, 02 May 2019 10:32:14 +0200 8222986: Add parameter to skip clearing CHeapBitMaps when resizing
stefank [Thu, 02 May 2019 10:32:14 +0200] rev 54679
8222986: Add parameter to skip clearing CHeapBitMaps when resizing Reviewed-by: pliden
Mon, 15 Apr 2019 11:47:46 +0200 8198505: Remove CollectorPolicy and its subclasses
stefank [Mon, 15 Apr 2019 11:47:46 +0200] rev 54678
8198505: Remove CollectorPolicy and its subclasses Reviewed-by: pliden, shade
Thu, 02 May 2019 10:38:00 +0200 8222895: StackOverflowError in custom security manager that relies on ClassSpecializer
redestad [Thu, 02 May 2019 10:38:00 +0200] rev 54677
8222895: StackOverflowError in custom security manager that relies on ClassSpecializer Reviewed-by: alanb
Wed, 01 May 2019 20:48:19 -0400 8223194: runtime/Shutdown/ShutdownTest.java due to "OutOfMemoryError: Java heap too small"
coleenp [Wed, 01 May 2019 20:48:19 -0400] rev 54676
8223194: runtime/Shutdown/ShutdownTest.java due to "OutOfMemoryError: Java heap too small" Summary: Use default memory for the test. Reviewed-by: dholmes, kvn
Thu, 02 May 2019 03:20:32 +0200 Added tag jdk-13+19 for changeset a43d6467317d
jwilhelm [Thu, 02 May 2019 03:20:32 +0200] rev 54675
Added tag jdk-13+19 for changeset a43d6467317d
Tue, 30 Apr 2019 18:44:41 -0700 8223177: Data race on JvmtiEnvBase::_tag_map in double-checked locking
manc [Tue, 30 Apr 2019 18:44:41 -0700] rev 54674
8223177: Data race on JvmtiEnvBase::_tag_map in double-checked locking Summary: Add memory fences on accesses to JvmtiEnvBase::_tag_map Reviewed-by: dholmes, jcbeyler, sspitsyn
Wed, 01 May 2019 16:47:26 -0700 8146726: Improve AbstractProcessor to issue warnings for repeated information
darcy [Wed, 01 May 2019 16:47:26 -0700] rev 54673
8146726: Improve AbstractProcessor to issue warnings for repeated information Reviewed-by: jjg, smarks, serb, igerasim
Wed, 01 May 2019 14:35:28 -0700 8220818: Validator does not find missing match for keyref error jdk-13+19
joehw [Wed, 01 May 2019 14:35:28 -0700] rev 54672
8220818: Validator does not find missing match for keyref error Reviewed-by: lancea
Wed, 01 May 2019 13:25:54 -0700 8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command
mseledtsov [Wed, 01 May 2019 13:25:54 -0700] rev 54671
8222769: [TESTBUG] TestJFRNetworkEvents should not rely on hostname command Summary: Using InetAddress.getLocalHost() Reviewed-by: egahlin, lmesnik Contributed-by: Severin Gehwolf <sgehwolf@redhat.com>
Wed, 01 May 2019 13:07:30 -0700 8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property
bchristi [Wed, 01 May 2019 13:07:30 -0700] rev 54670
8221267: Document the jdk.net.URLClassPath.showIgnoredClassPathEntries system property Reviewed-by: alanb, bpb, lancea
Wed, 01 May 2019 12:31:29 -0700 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
kvn [Wed, 01 May 2019 12:31:29 -0700] rev 54669
8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library Reviewed-by: dnsimon, never, stefank, rehn, neliasso, dholmes, kbarrett, coleenp
Wed, 01 May 2019 12:41:26 -0400 8222744: add support for generating method handles from a variable symbol
vromero [Wed, 01 May 2019 12:41:26 -0400] rev 54668
8222744: add support for generating method handles from a variable symbol Reviewed-by: mcimadamore
Wed, 01 May 2019 22:02:48 +0530 8202414: Unsafe write after primitive array creation may result in array length change
rraghavan [Wed, 01 May 2019 22:02:48 +0530] rev 54667
8202414: Unsafe write after primitive array creation may result in array length change Summary: Avoided collecting unaligned stores in Initialize node by making can_capture_store return false for same Reviewed-by: dlong, kvn, vlivanov
Wed, 01 May 2019 09:06:12 -0700 8223078: Add microbenchmark for array copying/clearing/resizing
martin [Wed, 01 May 2019 09:06:12 -0700] rev 54666
8223078: Add microbenchmark for array copying/clearing/resizing Reviewed-by: dl, redestad
Wed, 01 May 2019 10:54:07 -0400 8223190: Test gc/arguments/TestShrinkHeapInSteps.java breaks with change for JDK-8074355
coleenp [Wed, 01 May 2019 10:54:07 -0400] rev 54665
8223190: Test gc/arguments/TestShrinkHeapInSteps.java breaks with change for JDK-8074355 Summary: Remove too strict assert. Reviewed-by: hseigel
Wed, 01 May 2019 10:12:51 -0400 8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow
zgu [Wed, 01 May 2019 10:12:51 -0400] rev 54664
8223184: Shenandoah: Missing roots in SRP::process_all_roots_slow Reviewed-by: shade
Wed, 01 May 2019 08:56:38 -0400 8074355: make MutexLocker smarter about non-JavaThreads
coleenp [Wed, 01 May 2019 08:56:38 -0400] rev 54663
8074355: make MutexLocker smarter about non-JavaThreads Summary: Use safepoint_check_always/safepoint_check_never instead of safepoint_check_sometimes for locks that are taken by JavaThreads and non-JavaThreads Reviewed-by: dholmes, rehn, dcubed, lmesnik
Wed, 01 May 2019 07:12:14 -0400 8213399: DecoderLocker is unused
coleenp [Wed, 01 May 2019 07:12:14 -0400] rev 54662
8213399: DecoderLocker is unused Summary: remove DecoderLocker Reviewed-by: iklam, dholmes
Tue, 30 Apr 2019 20:26:16 -0700 8223146: [TESTBUG] new test vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/ fails on Windows
jcbeyler [Tue, 30 Apr 2019 20:26:16 -0700] rev 54661
8223146: [TESTBUG] new test vmTestbase/nsk/share/ExceptionCheckingJniEnv/exceptionjni001/ fails on Windows Summary: Keep it simple and handle INT32_MIN separately Reviewed-by: dholmes, sspitsyn
Tue, 30 Apr 2019 16:11:42 -0700 8222821: com/sun/jdi/ExceptionEvents.java failed
dtitov [Tue, 30 Apr 2019 16:11:42 -0700] rev 54660
8222821: com/sun/jdi/ExceptionEvents.java failed Reviewed-by: dlong, sspitsyn, jcbeyler, cjplummer
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip