erikj [Fri, 15 Jun 2018 09:53:28 -0700] rev 50590
8204973: Add build support for filtering translations
Reviewed-by: ihse, naoto, dfuchs
kvn [Fri, 15 Jun 2018 09:16:48 -0700] rev 50589
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
Summary: exit VM with Error when JVMCI does not support seected GC.
Reviewed-by: iveresov, thartmann
kvn [Fri, 15 Jun 2018 08:28:08 -0700] rev 50588
8202948: C2: assert(init_offset >= 0) failed: positive offset from object start
Summary: convert the assert into compilation check which will skip superword optimization
Reviewed-by: roland, thartmann
dnsimon [Fri, 15 Jun 2018 16:44:41 +0200] rev 50587
8205025: [AOT] make jdk.aot module upgradeable
Reviewed-by: alanb, kvn, mchung
ihse [Fri, 15 Jun 2018 15:07:45 +0200] rev 50586
8200867: Remove references to "jdk 9" in build system
Reviewed-by: redestad, tbell, erikj
pliden [Fri, 15 Jun 2018 13:31:50 +0200] rev 50585
8205050: ZGC: Incorrect use of RootAccess in ZHeapIterator
Reviewed-by: stefank, eosterlund
pliden [Fri, 15 Jun 2018 13:31:43 +0200] rev 50584
8205028: ZGC: Remove incorrect comment in ZHeap::object_iterate()
Reviewed-by: stefank, eosterlund
pliden [Fri, 15 Jun 2018 13:31:36 +0200] rev 50583
8205024: ZGC: Worker threads boost mode not always enabled when is should be
Reviewed-by: stefank, eosterlund