tschatzl [Mon, 28 May 2018 12:10:18 +0200] rev 50283
8203262: Incorrect cmpxchg usage in MetaspaceGC::inc_capacity_until_GC
Reviewed-by: pliden, shade
rpatil [Mon, 28 May 2018 03:04:38 -0700] rev 50282
8203233: (tz) Upgrade time-zone data to tzdata2018e
Reviewed-by: martin, naoto
tschatzl [Mon, 28 May 2018 11:13:21 +0200] rev 50281
8202842: G1 footprint regressions in jdk11+10
Summary: Lazily initialize G1FromCardCache to save on startup footprint if AlwaysPretouch is disabled.
Reviewed-by: sjohanss, redestad
pliden [Mon, 28 May 2018 09:59:11 +0200] rev 50280
8203817: Monitor::try_lock() should not call check_prelock_state()
Reviewed-by: dholmes, eosterlund, rehn