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