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