Mon, 13 Aug 2018 04:02:51 -0700 8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp
epavlova [Mon, 13 Aug 2018 04:02:51 -0700] rev 51386
8199486: [Graal] gc/g1/ihop/TestIHOPStatic.java fails by timeout with -Xcomp Reviewed-by: kvn
Mon, 13 Aug 2018 12:24:25 +0200 8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently
tschatzl [Mon, 13 Aug 2018 12:24:25 +0200] rev 51385
8200365: TestOptionsWithRanges.java of '-XX:TLABWasteTargetPercent=100' fails intermittently Summary: For initial TLAB sizing, increase the number of expected refills to 2. Reviewed-by: phh, sangheki
Mon, 13 Aug 2018 12:24:25 +0200 8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently
tschatzl [Mon, 13 Aug 2018 12:24:25 +0200] rev 51384
8205633: TestOptionsWithRanges.java of '-XX:TLABSize=2147483648' fails intermittently Summary: Exclude maximum range value from testing. Reviewed-by: sangheki, kbarrett
Mon, 13 Aug 2018 12:24:25 +0200 8209193: Fix aarch64-linux compilation after -Wreorder changes
tschatzl [Mon, 13 Aug 2018 12:24:25 +0200] rev 51383
8209193: Fix aarch64-linux compilation after -Wreorder changes Reviewed-by: shade, drwhite
Mon, 13 Aug 2018 12:24:25 +0200 8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder)
ghaug [Mon, 13 Aug 2018 12:24:25 +0200] rev 51382
8209357: [PPC64] Fix build which was broken by 8208672 (Enable -Wreorder) Reviewed-by: mbaesken, tschatzl
Mon, 13 Aug 2018 12:24:25 +0200 8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
avoitylov [Mon, 13 Aug 2018 12:24:25 +0200] rev 51381
8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings Reviewed-by: dholmes, drwhite, tschatzl
Mon, 13 Aug 2018 10:28:01 +0200 8209378: Fix Minimal VM after JDK-8208677
shade [Mon, 13 Aug 2018 10:28:01 +0200] rev 51380
8209378: Fix Minimal VM after JDK-8208677 Reviewed-by: coleenp, shade Contributed-by: Aleksei Voitylov <aleksei.voitylov@bell-sw.com>
Sat, 11 Aug 2018 12:49:33 -0400 8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded
coleenp [Sat, 11 Aug 2018 12:49:33 -0400] rev 51379
8207924: serviceability/sa/TestUniverse.java#id0 intermittently fails with assert(get_instanceKlass()->is_loaded()) failed: must be at least loaded Summary: InstanceKlass::implementors() needs the Compile_lock Reviewed-by: thartmann, eosterlund
Fri, 10 Aug 2018 22:38:18 -0400 8209384: ProblemList stressHierarchy metaspace tests
coleenp [Fri, 10 Aug 2018 22:38:18 -0400] rev 51378
8209384: ProblemList stressHierarchy metaspace tests Summary: These try to trigger GC by filling metaspace which seems to be not working. Reviewed-by: jiangli
Fri, 10 Aug 2018 12:05:53 -0700 8205399: Set node color on pinned HashMap.TreeNode deletion
bchristi [Fri, 10 Aug 2018 12:05:53 -0700] rev 51377
8205399: Set node color on pinned HashMap.TreeNode deletion Reviewed-by: martin
Fri, 10 Aug 2018 09:36:01 -0400 8164683: Solaris: JVM abuses thread preemption control
coleenp [Fri, 10 Aug 2018 09:36:01 -0400] rev 51376
8164683: Solaris: JVM abuses thread preemption control Summary: Complete removal of preemption control and command line arguments (were deprecated in 11). Reviewed-by: hseigel, pchilanomate, dholmes
Fri, 10 Aug 2018 09:30:26 -0400 8207778: Add locking to ModuleEntry and PackageEntry tables
hseigel [Fri, 10 Aug 2018 09:30:26 -0400] rev 51375
8207778: Add locking to ModuleEntry and PackageEntry tables Summary: Restructure ClassLoaderDataGraph code to simplify using locks in SystemDictionary::do_unloading() Reviewed-by: lfoltan, coleenp
Fri, 10 Aug 2018 14:22:49 +0300 8206895: aarch64: rework error-prone cmp instuction
bulasevich [Fri, 10 Aug 2018 14:22:49 +0300] rev 51374
8206895: aarch64: rework error-prone cmp instuction Reviewed-by: aph
Fri, 10 Aug 2018 17:07:44 +0800 8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported
weijun [Fri, 10 Aug 2018 17:07:44 +0800] rev 51373
8201290: keytool importcert fails with CertificateParsingException if unknown certificate algorithms should be imported Reviewed-by: mullan, xuelei
Fri, 10 Aug 2018 13:07:21 +0800 8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
xyin [Fri, 10 Aug 2018 13:07:21 +0800] rev 51372
8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/ Reviewed-by: vtewari, rriggs
Fri, 10 Aug 2018 00:35:57 -0400 8207263: Store the Configuration for system modules into CDS archive.
jiangli [Fri, 10 Aug 2018 00:35:57 -0400] rev 51371
8207263: Store the Configuration for system modules into CDS archive. Summary: Archive boot layer Configuration. Reviewed-by: redestad, iklam, ccheung
Thu, 09 Aug 2018 15:52:23 -0700 8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests
ccheung [Thu, 09 Aug 2018 15:52:23 -0700] rev 51370
8208705: [TESTBUG] The -Xlog:cds,cds+hashtables vm option is not always required for appcds tests Summary: only include the CDS logging option in the tests which require it Reviewed-by: mseledtsov, jiangli, iklam
Fri, 10 Aug 2018 00:20:15 +0200 8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy
redestad [Fri, 10 Aug 2018 00:20:15 +0200] rev 51369
8209186: Rename SimpleThresholdPolicy to TieredThresholdPolicy Reviewed-by: thartmann, pliden, kvn
Thu, 09 Aug 2018 22:51:48 +0200 8209118: Abstract SATBMarkQueueSet's ThreadLocalData access
rkennke [Thu, 09 Aug 2018 22:51:48 +0200] rev 51368
8209118: Abstract SATBMarkQueueSet's ThreadLocalData access Reviewed-by: kbarrett, shade
Thu, 09 Aug 2018 11:39:18 -0700 8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError"
epavlova [Thu, 09 Aug 2018 11:39:18 -0700] rev 51367
8205078: [Graal] org.graalvm.compiler.core.test.VerifyDebugUsageTest fails with "Expected exception: VerificationError" Reviewed-by: kvn, dnsimon
Thu, 09 Aug 2018 10:08:07 -0700 Merge
mikael [Thu, 09 Aug 2018 10:08:07 -0700] rev 51366
Merge
Thu, 09 Aug 2018 07:58:25 -0700 Added tag jdk-11+26 for changeset 945ba9278a27
mikael [Thu, 09 Aug 2018 07:58:25 -0700] rev 51365
Added tag jdk-11+26 for changeset 945ba9278a27
Thu, 09 Aug 2018 11:23:12 +0100 8208391: Differentiate response and connect timeouts in HTTP Client API
chegar [Thu, 09 Aug 2018 11:23:12 +0100] rev 51364
8208391: Differentiate response and connect timeouts in HTTP Client API Reviewed-by: michaelm
Wed, 08 Aug 2018 15:51:08 -0700 8189667: Desktop#moveToTrash expects incorrect "<<ALL FILES>>" FilePermission
serb [Wed, 08 Aug 2018 15:51:08 -0700] rev 51363
8189667: Desktop#moveToTrash expects incorrect "<<ALL FILES>>" FilePermission Reviewed-by: prr, sveerabhadra
Wed, 08 Aug 2018 15:11:11 -0400 8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout
dcubed [Wed, 08 Aug 2018 15:11:11 -0400] rev 51362
8209149: [TESTBUG] runtime/RedefineTests/RedefineRunningMethods.java needs a longer timeout Reviewed-by: coleenp
Wed, 08 Aug 2018 13:45:41 +0800 8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
yzhang [Wed, 08 Aug 2018 13:45:41 +0800] rev 51361
8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms Summary: Add the path of libnss3.so for aarch64 platform. Reviewed-by: weijun
Mon, 06 Aug 2018 14:56:56 +0200 8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization
rwestberg [Mon, 06 Aug 2018 14:56:56 +0200] rev 51360
8208676: Missing NULL check and resource leak in NetworkPerformanceInterface::NetworkPerformance::network_utilization Reviewed-by: mgronlun, rehn
Tue, 07 Aug 2018 00:06:52 -0700 8208663: JDK 11 L10n resource file update msg drop 20 jdk-11+26
ljiang [Tue, 07 Aug 2018 00:06:52 -0700] rev 51359
8208663: JDK 11 L10n resource file update msg drop 20 Reviewed-by: naoto
Tue, 07 Aug 2018 17:40:11 -0700 8201394: Update java.se module summary to reflect removal of java.se.ee module
iris [Tue, 07 Aug 2018 17:40:11 -0700] rev 51358
8201394: Update java.se module summary to reflect removal of java.se.ee module Reviewed-by: alanb, lancea, mchung
Tue, 07 Aug 2018 13:51:30 -0700 8031761: [TESTBUG] Add a regression test for JDK-8026328
iignatyev [Tue, 07 Aug 2018 13:51:30 -0700] rev 51357
8031761: [TESTBUG] Add a regression test for JDK-8026328 Reviewed-by: kvn, iignatyev Contributed-by: staffan.larsen@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip