jwilhelm [Fri, 14 Jun 2019 01:09:45 +0200] rev 55389
Added tag jdk-14+1 for changeset 2f4e214781a1
bpb [Thu, 13 Jun 2019 13:43:34 -0700] rev 55388
8223813: (aio) Iocp.getErrorMessage should drop trailing \r\n
Reviewed-by: alanb, igerasim, rriggs
darcy [Thu, 13 Jun 2019 11:50:45 -0700] rev 55387
8164819: Make javac's toString() on annotation objects consistent with core reflection
Reviewed-by: jjg, coleenp
dtitov [Thu, 13 Jun 2019 11:21:50 -0700] rev 55386
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
Reviewed-by: sspitsyn, dholmes
shade [Thu, 13 Jun 2019 19:37:49 +0200] rev 55385
8224881: Shenandoah: trashing "Collection Set, Pinned" region during Degenerated GC
Reviewed-by: rkennke, zgu
mullan [Thu, 13 Jun 2019 13:04:33 -0400] rev 55384
Merge
mullan [Thu, 13 Jun 2019 13:03:15 -0400] rev 55383
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
Reviewed-by: xuelei
darcy [Tue, 11 Jun 2019 16:45:20 -0700] rev 55382
8214546: Start of release updates for JDK 14
8214547: Add SourceVersion.RELEASE_14
8214548: Add source 14 and target 14 to javac
8214549: Bump maximum recognized class file version to 58 for JDK 14
Reviewed-by: jjg, mikael, erikj, jlahoda, dholmes
jwilhelm [Thu, 13 Jun 2019 18:02:18 +0200] rev 55381
Added tag jdk-14+0 for changeset 22b3b7983ada
weijun [Thu, 13 Jun 2019 23:53:21 +0800] rev 55380
8225180: SignedObject with invalid Key not throwing the InvalidKeyException in Windows
Reviewed-by: mullan
smonteith [Thu, 13 Jun 2019 15:24:34 +0100] rev 55379
8214527: ZGC for Aarch64
Summary: Implement ZGC for AArch64
Reviewed-by: aph, pliden, eosterlund, rkennke, shade, njian, adinn
egahlin [Thu, 13 Jun 2019 12:27:29 +0200] rev 55378
8220657: JFR.dump does not work when filename is set
Reviewed-by: ysuenaga
tschatzl [Thu, 13 Jun 2019 11:54:55 +0200] rev 55377
8225418: G1: region attribute remembered set state disagrees with actual remembered set state
Summary: Keep remembered set update information when updating region attributes when abandoning the remaining collection set after mixed gc.
Reviewed-by: kbarrett, mdoerr
mdoerr [Thu, 13 Jun 2019 11:12:23 +0200] rev 55376
8225663: [testbug] Missing JNIEXPORT in XAbortProvoker native function
Reviewed-by: mbaesken, gromero, kvn
michaelm [Thu, 13 Jun 2019 09:10:51 +0100] rev 55375
8216417: cleanup of IPv6 scope-id handling
Reviewed-by: alanb, chegar, dfuchs
psadhukhan [Thu, 13 Jun 2019 12:22:28 +0530] rev 55374
Merge