erikj [Thu, 20 Dec 2018 05:27:42 -0800] rev 53087
8215635: Pandoc check in Docs.gmk does not work on Windows
Reviewed-by: tbell, ihse
pliden [Thu, 20 Dec 2018 11:43:04 +0100] rev 53086
8215547: ZGC: Fix incorrect match rule for loadBarrierWeakSlowRegNoVec
Reviewed-by: eosterlund, neliasso
eosterlund [Thu, 20 Dec 2018 10:41:45 +0100] rev 53085
8215491: ICStubInterface::finalize finds zombie nmethod with ZGC concurrent class unloading
Reviewed-by: dlong, coleenp
eosterlund [Thu, 20 Dec 2018 10:41:45 +0100] rev 53084
8215500: ICRefillVerifierMark does not set the provided verfier as current
Reviewed-by: pliden, thartmann
jwilhelm [Thu, 20 Dec 2018 02:54:16 +0100] rev 53083
Added tag jdk-12+25 for changeset 7496df94b3b7
coffeys [Wed, 19 Dec 2018 18:21:38 +0000] rev 53082
8214532: Update RFC 2459 references in javadoc to RFC 5280
Reviewed-by: mullan
kvn [Thu, 20 Dec 2018 14:03:56 -0800] rev 53081
8215687: [Graal] unit test CheckGraalIntrinsics failed after 8212043
Summary: add check for new intrinsics
Reviewed-by: iveresov, iignatyev
cushon [Fri, 07 Dec 2018 16:56:53 -0800] rev 53080
8198526: getAnnotatedOwnerType does not handle static nested classes correctly
Reviewed-by: jfranck
hseigel [Thu, 20 Dec 2018 08:43:23 -0500] rev 53079
8205505: Expire and remove remaining support for commercial features
Summary: Remove the unneeded options and their tests and update the JCMD documentation.
Reviewed-by: dholmes, coleenp, erikj
mbaesken [Mon, 17 Dec 2018 13:47:22 +0100] rev 53078
8215296: do not disable c99 on Solaris
Reviewed-by: dholmes, ihse