kvn [Thu, 28 Feb 2019 17:16:40 -0800] rev 53966
8219951: Build failure on Mac and Windows after JDK-8219922
Summary: Add missing parentheses.
Reviewed-by: dholmes
dholmes [Thu, 28 Feb 2019 18:28:23 -0500] rev 53965
8219492: Restore static callsite resolution for the current class
Reviewed-by: redestad, lfoltan, vlivanov
naoto [Thu, 28 Feb 2019 14:05:58 -0800] rev 53964
Merge
naoto [Thu, 28 Feb 2019 14:03:04 -0800] rev 53963
8219890: Calendar.getDisplayName() returns empty string for new Japanese Era on some locales
Reviewed-by: lancea
coleenp [Thu, 28 Feb 2019 16:30:31 -0500] rev 53962
8218266: G1 crash in AccessInternal::PostRuntimeDispatch
Summary: protection_domains can be unloaded in the dictionary pd_set.
Reviewed-by: zgu, hseigel
redestad [Thu, 28 Feb 2019 22:11:46 +0100] rev 53961
8219922: Simplify and optimize IndexSetIterator::next using count_trailing_zeros
Reviewed-by: kvn, neliasso
dtitov [Thu, 28 Feb 2019 13:12:26 -0800] rev 53960
8207367: 10 vmTestbase/nsk/jdi tests timed out when running with jtreg
Reviewed-by: sspitsyn, cjplummer