mbalao [Wed, 24 Apr 2019 16:25:41 -0300] rev 54611
8222805: sun/security/pkcs11/tls/tls12/TestTLS12.java fails with Unsupported signature algorithm: rsa_pss_rsae_sha256
Reviewed-by: mullan, xuelei
jjg [Wed, 24 Apr 2019 11:26:44 -0700] rev 54610
8222669: Create and use new html.Entity class
Reviewed-by: hannesw
dcubed [Wed, 24 Apr 2019 10:20:25 -0400] rev 54609
8222295: more baseline cleanups from Async Monitor Deflation project
Reviewed-by: coleenp, acorn, dholmes
redestad [Wed, 24 Apr 2019 15:37:55 +0200] rev 54608
8222532: (zipfs) Performance regression when writing ZipFileSystem entries in parallel
Reviewed-by: lancea, clanger, alanb
hseigel [Wed, 24 Apr 2019 08:27:00 -0400] rev 54607
8221685: -XX:BytecodeVerificationRemote and -XX:BytecodeVerificationLocal should be diagnostic options
Summary: Make the options diagnostic and add -XX:+UnlockDiagnosticVMOptions to tests where needed.
Reviewed-by: lfoltan, acorn, dholmes
shade [Wed, 24 Apr 2019 11:40:04 +0200] rev 54606
8222838: Shenandoah: SEGV on accessing cset bitmap for NULL ptr
Reviewed-by: rkennke
shade [Wed, 24 Apr 2019 11:39:56 +0200] rev 54605
8222843: Print Shenandoah cset map addresses in hs_err
Reviewed-by: rkennke
fyang [Sat, 20 Apr 2019 15:55:07 +0800] rev 54604
8222785: aarch64: add necessary masking for immediate shift counts
Reviewed-by: aph
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
darcy [Tue, 23 Apr 2019 14:56:39 -0700] rev 54602
8222817: Refactor printing processor to use streams
Reviewed-by: jjg
jwilhelm [Tue, 23 Apr 2019 22:55:09 +0200] rev 54601
8221598: Update Graal
Reviewed-by: kvn
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
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
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
redestad [Thu, 11 Apr 2019 14:56:52 +0200] rev 54597
8215017: Improve String::equals warmup characteristics
Reviewed-by: jlaskey
pmuthuswamy [Tue, 23 Apr 2019 18:28:48 +0530] rev 54596
8219998: Eliminate inherently singleton lists
Reviewed-by: jjg