jiefu [Fri, 01 Mar 2019 10:00:03 -0800] rev 53975
8219919: RuntimeStub name lost with PrintFrameConverterAssembly
Reviewed-by: kvn
xuelei [Fri, 01 Mar 2019 09:42:04 -0800] rev 53974
8219990: Backout JDK-8219658
Reviewed-by: dfuchs
mdoerr [Fri, 01 Mar 2019 17:48:53 +0100] rev 53973
8219582: PPC: Crash after C1 checkcast patched and GC
Reviewed-by: akozlov, goetz
xuelei [Fri, 01 Mar 2019 08:35:14 -0800] rev 53972
8215430: Remove the internal package com.sun.net.ssl
Reviewed-by: chegar, mullan, wetmore
dholmes [Fri, 01 Mar 2019 08:14:29 -0500] rev 53971
8219969: Backout JDK-8219492
Reviewed-by: goetz, hseigel, tschatzl
stuefe [Sun, 10 Feb 2019 09:10:42 +0100] rev 53970
8218988: Improve metaspace verifications
Reviewed-by: zgu, coleenp
clanger [Fri, 01 Mar 2019 10:15:04 +0000] rev 53969
8219915: [TESTBUG] Fix test langtools/tools/javac/processing/model/completionfailure/SymbolsDontCumulate.java in Standalone mode
Reviewed-by: jlahoda
mbaesken [Thu, 28 Feb 2019 10:28:34 +0100] rev 53968
8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
Reviewed-by: dholmes, lucy, mdoerr
ngasson [Tue, 19 Feb 2019 14:11:52 +0800] rev 53967
8209413: AArch64: NPE in clhsdb jstack command
Reviewed-by: aph
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