stefank [Tue, 19 Feb 2019 13:47:45 +0100] rev 53887
8219462: ZGC: Use wait/notify in ZNMethodTable
Reviewed-by: pliden
redestad [Fri, 22 Feb 2019 09:23:37 +0100] rev 53886
8219247: Enable inlining of newly introduced PlatformMonitor methods
Reviewed-by: dholmes, rehn
pmuthuswamy [Fri, 22 Feb 2019 11:10:55 +0530] rev 53885
8215584: Remove support for the "old" doclet API in com/sun/javadoc
Reviewed-by: jjg, hannesw
iklam [Thu, 21 Feb 2019 17:07:35 -0800] rev 53884
8218751: Do not store original classfiles inside the CDS archive
Summary: remove the OD shared region and decode classfiles on the fly
Reviewed-by: jiangli, ccheung, sspitsyn, redestad
jjg [Thu, 21 Feb 2019 17:50:27 -0800] rev 53883
8219558: jdk/javadoc tests fail with missing headings: h1
Reviewed-by: darcy
mikael [Thu, 21 Feb 2019 16:56:06 -0800] rev 53882
8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Reviewed-by: kbarrett, rehn