tschatzl [Thu, 06 Dec 2018 13:55:22 +0100] rev 52875
8159440: Move marking of promoted objects during initial mark into the concurrent phase
Reviewed-by: sjohanss, kbarrett
tschatzl [Thu, 06 Dec 2018 13:55:22 +0100] rev 52874
8193312: Rename VM_CGC_Operation to VM_G1Concurrent
Reviewed-by: pliden, sjohanss, jgeorge
roland [Mon, 03 Dec 2018 10:51:03 +0100] rev 52873
8214857: "bad trailing membar" assert failure at memnode.cpp:3220
Reviewed-by: adinn, thartmann
redestad [Thu, 06 Dec 2018 12:51:13 +0100] rev 52872
8214858: Improve module graph archiving
Reviewed-by: jiangli, alanb
hannesw [Thu, 06 Dec 2018 12:34:28 +0100] rev 52871
8214571: -Xdoclint of array serialField gives "error: array type not allowed here"
Reviewed-by: jjg, sundar
thartmann [Thu, 06 Dec 2018 10:07:54 +0100] rev 52870
8208277: Code cache heap (-XX:ReservedCodeCacheSize) doesn't work with 1GB LargePages
Summary: Use huge pages for code cache if ReservedCodeCacheSize == InitialCodeCacheSize
Reviewed-by: kvn
nishjain [Thu, 06 Dec 2018 12:39:28 +0530] rev 52869
8177552: Compact Number Formatting support
Reviewed-by: naoto, rriggs
pmuthuswamy [Thu, 06 Dec 2018 11:54:39 +0530] rev 52868
8214856: Errors with JSZip in web console after upgrade to 3.1.5
Reviewed-by: hannesw