Wed, 24 Apr 2019 17:09:24 +0900 8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero
ysuenaga [Wed, 24 Apr 2019 17:09:24 +0900] rev 54603
8219566: JFR did not collect call stacks when MaxJavaStackTraceDepth is set to zero Reviewed-by: egahlin, mgronlun
Tue, 23 Apr 2019 14:56:39 -0700 8222817: Refactor printing processor to use streams
darcy [Tue, 23 Apr 2019 14:56:39 -0700] rev 54602
8222817: Refactor printing processor to use streams Reviewed-by: jjg
Tue, 23 Apr 2019 22:55:09 +0200 8221598: Update Graal
jwilhelm [Tue, 23 Apr 2019 22:55:09 +0200] rev 54601
8221598: Update Graal Reviewed-by: kvn
Tue, 23 Apr 2019 14:09:54 -0400 8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure
lfoltan [Tue, 23 Apr 2019 14:09:54 -0400] rev 54600
8218994: Consolidate indy and condy JVM information within a BootstrapInfo data structure Summary: Introduce BootstrapInfo data structure and merge invocation of a bootstrap method for condy and indy into invoke_bootstrap_method. Reviewed-by: acorn, coleenp Contributed-by: john.r.rose@oracle.com, lois.foltan@oracle.com
Tue, 23 Apr 2019 08:11:38 -0700 8213501: Deploy ExceptionJniWrapper for a few tests
jcbeyler [Tue, 23 Apr 2019 08:11:38 -0700] rev 54599
8213501: Deploy ExceptionJniWrapper for a few tests Summary: Add more tests to be using the wrapper Reviewed-by: phh, amenkov, sspitsyn, dholmes, cjplummer
Tue, 23 Apr 2019 16:50:17 +0200 8222526: Use of no longer existing jquery directory in script.js
hannesw [Tue, 23 Apr 2019 16:50:17 +0200] rev 54598
8222526: Use of no longer existing jquery directory in script.js Reviewed-by: jjg
Thu, 11 Apr 2019 14:56:52 +0200 8215017: Improve String::equals warmup characteristics
redestad [Thu, 11 Apr 2019 14:56:52 +0200] rev 54597
8215017: Improve String::equals warmup characteristics Reviewed-by: jlaskey
Tue, 23 Apr 2019 18:28:48 +0530 8219998: Eliminate inherently singleton lists
pmuthuswamy [Tue, 23 Apr 2019 18:28:48 +0530] rev 54596
8219998: Eliminate inherently singleton lists Reviewed-by: jjg
Tue, 23 Apr 2019 07:05:38 -0400 8222502: Replace 19,20 case alternatives with JVM_CONSTANT_Module/Package names
lfoltan [Tue, 23 Apr 2019 07:05:38 -0400] rev 54595
8222502: Replace 19,20 case alternatives with JVM_CONSTANT_Module/Package names Summary: Add JVM_CONSTANT_Module and JVM_CONSTANT_Package to classfile_constants.h Reviewed-by: coleenp, hseigel
Tue, 23 Apr 2019 14:20:08 +0530 Merge
psadhukhan [Tue, 23 Apr 2019 14:20:08 +0530] rev 54594
Merge
Tue, 23 Apr 2019 13:40:37 +0530 Merge
psadhukhan [Tue, 23 Apr 2019 13:40:37 +0530] rev 54593
Merge
Mon, 22 Apr 2019 10:53:45 +0530 Merge
psadhukhan [Mon, 22 Apr 2019 10:53:45 +0530] rev 54592
Merge
Tue, 16 Apr 2019 10:09:11 +0530 8222332: PIT: Problemlist tests that times out consistently
psadhukhan [Tue, 16 Apr 2019 10:09:11 +0530] rev 54591
8222332: PIT: Problemlist tests that times out consistently Reviewed-by: serb
Thu, 11 Apr 2019 10:49:36 -0700 8220231: Cache HarfBuzz face object for same font's text layout calls
dbatrak [Thu, 11 Apr 2019 10:49:36 -0700] rev 54590
8220231: Cache HarfBuzz face object for same font's text layout calls Reviewed-by: prr, avu, serb
Tue, 23 Apr 2019 14:13:18 +0530 8215580: Remove support for `--no-module-directories`
pmuthuswamy [Tue, 23 Apr 2019 14:13:18 +0530] rev 54589
8215580: Remove support for `--no-module-directories` Reviewed-by: jjg
Tue, 23 Apr 2019 10:08:52 +0800 8222391: javax/net/ssl/compatibility/Compatibility.java should be more flexible
jjiang [Tue, 23 Apr 2019 10:08:52 +0800] rev 54588
8222391: javax/net/ssl/compatibility/Compatibility.java should be more flexible Reviewed-by: xuelei
Mon, 22 Apr 2019 07:13:18 -0400 8222741: jdi/EventQueue/remove/remove004 fails due to VMDisconnectedException
gadams [Mon, 22 Apr 2019 07:13:18 -0400] rev 54587
8222741: jdi/EventQueue/remove/remove004 fails due to VMDisconnectedException Reviewed-by: cjplummer, jcbeyler
Mon, 22 Apr 2019 11:16:21 +0200 8222786: Shenandoah get_barrier_strength should accept all shapes of (Weak)CAS reference barriers
shade [Mon, 22 Apr 2019 11:16:21 +0200] rev 54586
8222786: Shenandoah get_barrier_strength should accept all shapes of (Weak)CAS reference barriers Reviewed-by: rkennke
Fri, 19 Apr 2019 21:49:54 -0700 8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
coleenp [Fri, 19 Apr 2019 21:49:54 -0700] rev 54585
8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition Summary: Introduce new flag fo compatibility: -XX:AllowRedefinitionToAddOrDeleteMethods Reviewed-by: jcbeyler, sspitsyn
Fri, 19 Apr 2019 10:59:09 -0300 8221271: sun/security/pkcs11/tls/tls12/TestTLS12.java test failed
mbalao [Fri, 19 Apr 2019 10:59:09 -0300] rev 54584
8221271: sun/security/pkcs11/tls/tls12/TestTLS12.java test failed Reviewed-by: xuelei
Fri, 19 Apr 2019 11:18:06 -0700 8222747: [Graal] mx_subprocess files miss testing VM flags
epavlova [Fri, 19 Apr 2019 11:18:06 -0700] rev 54583
8222747: [Graal] mx_subprocess files miss testing VM flags Reviewed-by: kvn
Fri, 19 Apr 2019 14:42:23 +0800 8222753: AAarch64: Add CPU implementer code for Ampere
qpzhang [Fri, 19 Apr 2019 14:42:23 +0800] rev 54582
8222753: AAarch64: Add CPU implementer code for Ampere Summary: Add CPU implementer code 0xC0 for Ampere Reviewed-by: aph, drwhite, fyang
Fri, 19 Apr 2019 06:29:05 -0700 8222735: Update doc/building.md with current Oracle build platforms and compilers
erikj [Fri, 19 Apr 2019 06:29:05 -0700] rev 54581
8222735: Update doc/building.md with current Oracle build platforms and compilers Reviewed-by: tbell
Thu, 18 Apr 2019 17:36:10 -0700 8222668: Add @since tag to JapaneseEra.REIWA
naoto [Thu, 18 Apr 2019 17:36:10 -0700] rev 54580
8222668: Add @since tag to JapaneseEra.REIWA Reviewed-by: chegar, lancea
Thu, 18 Apr 2019 17:56:46 +0100 8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy
dfuchs [Thu, 18 Apr 2019 17:56:46 +0100] rev 54579
8222527: HttpClient doesn't send HOST header when tunelling HTTP/1.1 through http proxy Summary: HttpClient no longer filters out system host header when sending tunelling CONNECT request to proxy Reviewed-by: michaelm
Mon, 15 Apr 2019 15:52:38 -0300 8220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider
mbalao [Mon, 15 Apr 2019 15:52:38 -0300] rev 54578
8220513: Wrapper Key may get deleted when closing sessions in SunPKCS11 crypto provider Summary: Do not close the session holding the Wrapper Key while in use. Delete the Wrapper Key when no longer needed. Reviewed-by: valeriep
Tue, 12 Mar 2019 10:43:27 +0100 8217338: [Containers] Improve systemd slice memory limit support
sgehwolf [Tue, 12 Mar 2019 10:43:27 +0100] rev 54577
8217338: [Containers] Improve systemd slice memory limit support Summary: Use hierachical memory limit in addition to memory_limits_in_bytes Reviewed-by: bobv, dholmes
Wed, 17 Apr 2019 07:41:12 +0200 8222550: runtime/MemberName/MemberNameLeak.java times out
stefank [Wed, 17 Apr 2019 07:41:12 +0200] rev 54576
8222550: runtime/MemberName/MemberNameLeak.java times out Reviewed-by: coleenp, dholmes
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip