Mon, 13 May 2019 17:31:23 +0100 8223632: Replace wildcard address with loopback or local host in tests - part 5
dfuchs [Mon, 13 May 2019 17:31:23 +0100] rev 54822
8223632: Replace wildcard address with loopback or local host in tests - part 5 Summary: Replaces wildcard usage by loopback, when possible, adds intermittent keyword and a comment, when not. Reviewed-by: chegar
Mon, 13 May 2019 16:43:47 +0200 8219060: -linksource broken with modules
hannesw [Mon, 13 May 2019 16:43:47 +0200] rev 54821
8219060: -linksource broken with modules Reviewed-by: jjg
Fri, 05 Apr 2019 11:52:32 +0200 8222015: Small VM.metaspace improvements
stuefe [Fri, 05 Apr 2019 11:52:32 +0200] rev 54820
8222015: Small VM.metaspace improvements Reviewed-by: jiangli, coleenp
Fri, 10 May 2019 17:47:42 -0700 8223667: ASAN build broken
aeubanks [Fri, 10 May 2019 17:47:42 -0700] rev 54819
8223667: ASAN build broken Reviewed-by: erikj, manc
Wed, 08 May 2019 15:36:10 -0700 8223040: Add a AsyncGetCallTrace test
jcbeyler [Wed, 08 May 2019 15:36:10 -0700] rev 54818
8223040: Add a AsyncGetCallTrace test Summary: Add a AsyncGetCallTrace test Reviewed-by: sspitsyn, dcubed
Fri, 10 May 2019 13:37:00 -0700 8223654: Clean up @jls references in com.sun.source
jjg [Fri, 10 May 2019 13:37:00 -0700] rev 54817
8223654: Clean up @jls references in com.sun.source Reviewed-by: darcy
Fri, 10 May 2019 12:33:40 -0700 8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes
xuelei [Fri, 10 May 2019 12:33:40 -0700] rev 54816
8221253: TLSv1.3 may generate TLSInnerPlainText longer than 2^14+1 bytes Reviewed-by: jnimeh
Fri, 10 May 2019 20:56:37 +0200 8221569: JFR tool produces incorrect output when both --categories and --events are specified
cito [Fri, 10 May 2019 20:56:37 +0200] rev 54815
8221569: JFR tool produces incorrect output when both --categories and --events are specified Reviewed-by: mgronlun Contributed-by: chihiro.ito@oracle.com, erik.gahlin@oracle.com
Fri, 10 May 2019 11:18:45 -0400 8222533: jtreg test jdk/internal/platform/cgroup/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le machine
bobv [Fri, 10 May 2019 11:18:45 -0400] rev 54814
8222533: jtreg test jdk/internal/platform/cgroup/TestCgroupMetrics.java fails on SLES12.3 linux ppc64le machine Reviewed-by: mseledtsov, dholmes
Fri, 10 May 2019 11:15:34 -0400 8221340: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562
bobv [Fri, 10 May 2019 11:15:34 -0400] rev 54813
8221340: [TESTBUG] TestCgroupMetrics.java fails after fix for JDK-8219562 Reviewed-by: mseledtsov, rriggs
Fri, 10 May 2019 10:30:06 -0700 8223531: [Graal] assert(type() == T_INT) failed: type check
dnsimon [Fri, 10 May 2019 10:30:06 -0700] rev 54812
8223531: [Graal] assert(type() == T_INT) failed: type check Reviewed-by: dlong, thartmann, never, kvn
Thu, 09 May 2019 10:28:29 -0700 8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational()
aeubanks [Thu, 09 May 2019 10:28:29 -0700] rev 54811
8223652: Rename IPSupport.skipIfCurrentConfigurationIsInvalid() to IPSupport.throwSkippedExceptionIfNonOperational() Reviewed-by: dfuchs, chegar Contributed-by: aeubanks@google.com
Sat, 11 May 2019 01:17:18 +0900 8223186: HotSpot compile warnings from GCC 9
ysuenaga [Sat, 11 May 2019 01:17:18 +0900] rev 54810
8223186: HotSpot compile warnings from GCC 9 Reviewed-by: dholmes, aeubanks
Fri, 10 May 2019 15:34:17 +0100 8223465: Replace wildcard address with loopback or local host in tests - part 3
aefimov [Fri, 10 May 2019 15:34:17 +0100] rev 54809
8223465: Replace wildcard address with loopback or local host in tests - part 3 Reviewed-by: dfuchs
Fri, 10 May 2019 09:07:53 -0400 Merge
coleenp [Fri, 10 May 2019 09:07:53 -0400] rev 54808
Merge
Fri, 10 May 2019 09:05:29 -0400 8223626: move print() functions to cpp files
coleenp [Fri, 10 May 2019 09:05:29 -0400] rev 54807
8223626: move print() functions to cpp files Summary: improve debugging experience Reviewed-by: dholmes, dlong
Fri, 10 May 2019 09:56:20 +0200 8223675: arm32 build failure after 8223136 (Move compressed oops functions to CompressedOops class)
shade [Fri, 10 May 2019 09:56:20 +0200] rev 54806
8223675: arm32 build failure after 8223136 (Move compressed oops functions to CompressedOops class) Reviewed-by: rkennke
Fri, 10 May 2019 09:55:42 +0200 8223676: Minimal VM build failure after 8223136 (Move compressed oops functions to CompressedOops class)
shade [Fri, 10 May 2019 09:55:42 +0200] rev 54805
8223676: Minimal VM build failure after 8223136 (Move compressed oops functions to CompressedOops class) Reviewed-by: rkennke
Thu, 09 May 2019 05:04:42 -0700 8223617: code_size2 needs adjustments
rschmelter [Thu, 09 May 2019 05:04:42 -0700] rev 54804
8223617: code_size2 needs adjustments Reviewed-by: mdoerr, simonis
Fri, 10 May 2019 06:31:09 +0100 8223555: Cleanups in cacerts tests
clanger [Fri, 10 May 2019 06:31:09 +0100] rev 54803
8223555: Cleanups in cacerts tests Reviewed-by: xuelei
Fri, 10 May 2019 09:39:49 +0800 8200400: Restrict Sasl mechanisms
weijun [Fri, 10 May 2019 09:39:49 +0800] rev 54802
8200400: Restrict Sasl mechanisms Reviewed-by: mullan
Thu, 09 May 2019 18:38:42 -0700 8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently
xliu [Thu, 09 May 2019 18:38:42 -0700] rev 54801
8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently Reviewed-by: thartmann, kvn
Thu, 09 May 2019 18:42:07 -0400 8222292: runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed
dholmes [Thu, 09 May 2019 18:42:07 -0400] rev 54800
8222292: runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed Reviewed-by: goetz, lfoltan, kvn
Thu, 09 May 2019 16:34:20 -0500 8223639: [JVMCI] jvmciCompiler.cpp needs to include "oops/objArrayOop.inline.hpp""
gziemski [Thu, 09 May 2019 16:34:20 -0500] rev 54799
8223639: [JVMCI] jvmciCompiler.cpp needs to include "oops/objArrayOop.inline.hpp"" Summary: Added missing header Reviewed-by: dlong, kvn
Fri, 10 May 2019 01:41:45 +0800 8223651: Build fails with --with-jvm-features=-jfr and --disable-precompiled-headers
aoqi [Fri, 10 May 2019 01:41:45 +0800] rev 54798
8223651: Build fails with --with-jvm-features=-jfr and --disable-precompiled-headers Reviewed-by: shade Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
Fri, 10 May 2019 01:37:09 +0800 8223599: minimal build fails after JDK-8185525
aoqi [Fri, 10 May 2019 01:37:09 +0800] rev 54797
8223599: minimal build fails after JDK-8185525 Reviewed-by: shade, gziemski, dholmes Contributed-by: Wang Haomin <wanghaomin@loongson.cn>
Thu, 09 May 2019 13:49:08 -0400 8191808: Configurable read timeout for CRLs
mullan [Thu, 09 May 2019 13:49:08 -0400] rev 54796
8191808: Configurable read timeout for CRLs Reviewed-by: xuelei, coffeys
Thu, 09 May 2019 12:04:20 -0500 8189208: Cleanup ancient argument processing code
gziemski [Thu, 09 May 2019 12:04:20 -0500] rev 54795
8189208: Cleanup ancient argument processing code Summary: Remove bits thread_park_blocker, post_vm_init_hook_enabled and pending_list_uses_discovered_fields Reviewed-by: hseigel, dholmes
Thu, 09 May 2019 12:56:15 -0400 Merge
aph [Thu, 09 May 2019 12:56:15 -0400] rev 54794
Merge
Thu, 09 May 2019 12:52:05 -0400 8223645: AArch64 build broken by fix for 8223136
aph [Thu, 09 May 2019 12:52:05 -0400] rev 54793
8223645: AArch64 build broken by fix for 8223136 Reviewed-by: stefank
Thu, 09 May 2019 09:23:31 -0700 8222991: Xerces 2.12.0: Validation
joehw [Thu, 09 May 2019 09:23:31 -0700] rev 54792
8222991: Xerces 2.12.0: Validation Reviewed-by: lancea
Thu, 09 May 2019 17:28:27 +0200 8223454: Reduce String concatenation shapes by folding initialLengthCoder into last mixer
redestad [Thu, 09 May 2019 17:28:27 +0200] rev 54791
8223454: Reduce String concatenation shapes by folding initialLengthCoder into last mixer Reviewed-by: jlaskey
Fri, 03 May 2019 14:38:58 +0200 8223307: enable the Stack Execution Disable flag for JDK binaries on AIX
mbaesken [Fri, 03 May 2019 14:38:58 +0200] rev 54790
8223307: enable the Stack Execution Disable flag for JDK binaries on AIX Reviewed-by: erikj, mdoerr
Thu, 09 May 2019 07:33:28 -0700 8223627: jdk-13+20 bundle name contains null instead of ea
erikj [Thu, 09 May 2019 07:33:28 -0700] rev 54789
8223627: jdk-13+20 bundle name contains null instead of ea Reviewed-by: dholmes, tbell
Thu, 09 May 2019 10:04:33 -0400 8222251: preflow visitor is not visiting lambda expressions
vromero [Thu, 09 May 2019 10:04:33 -0400] rev 54788
8222251: preflow visitor is not visiting lambda expressions Reviewed-by: mcimadamore
Thu, 09 May 2019 14:23:52 +0100 8223573: Replace wildcard address with loopback or local host in tests - part 4
dfuchs [Thu, 09 May 2019 14:23:52 +0100] rev 54787
8223573: Replace wildcard address with loopback or local host in tests - part 4 Summary: Makes a few intermittently failing tests more resilient to port reuse issues by ensuring they bind to the loopback address instead of the wildcard. Reviewed-by: alanb, chegar
Thu, 09 May 2019 14:28:30 +0200 8223624: Cleanup includes of universe.hpp
stefank [Thu, 09 May 2019 14:28:30 +0200] rev 54786
8223624: Cleanup includes of universe.hpp Reviewed-by: coleenp, lkorinth
Thu, 09 May 2019 14:26:52 +0200 8223623: Move oopFactory function definitions out of oopFactory.hpp
stefank [Thu, 09 May 2019 14:26:52 +0200] rev 54785
8223623: Move oopFactory function definitions out of oopFactory.hpp Reviewed-by: coleenp, lkorinth
Thu, 09 May 2019 14:26:03 +0200 8223622: Move Universe usage out of memAllocator.hpp
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54784
8223622: Move Universe usage out of memAllocator.hpp Reviewed-by: coleenp, lkorinth
Thu, 09 May 2019 14:26:03 +0200 8223621: Move Universe usage out of oopRecorder.hpp
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54783
8223621: Move Universe usage out of oopRecorder.hpp Reviewed-by: coleenp, lkorinth
Thu, 09 May 2019 14:26:03 +0200 8223620: Move IsGCActiveMark implementation out of header
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54782
8223620: Move IsGCActiveMark implementation out of header Reviewed-by: coleenp, lkorinth
Thu, 09 May 2019 14:26:03 +0200 8223619: Move VerifyOption out of Universe
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54781
8223619: Move VerifyOption out of Universe Reviewed-by: coleenp, lkorinth
Thu, 09 May 2019 14:26:03 +0200 8223136: Move compressed oops functions to CompressedOops class
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54780
8223136: Move compressed oops functions to CompressedOops class Reviewed-by: coleenp, lkorinth
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>
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip