aph [Thu, 09 May 2019 12:56:15 -0400] rev 54794
Merge
aph [Thu, 09 May 2019 12:52:05 -0400] rev 54793
8223645: AArch64 build broken by fix for 8223136
Reviewed-by: stefank
joehw [Thu, 09 May 2019 09:23:31 -0700] rev 54792
8222991: Xerces 2.12.0: Validation
Reviewed-by: lancea
redestad [Thu, 09 May 2019 17:28:27 +0200] rev 54791
8223454: Reduce String concatenation shapes by folding initialLengthCoder into last mixer
Reviewed-by: jlaskey
mbaesken [Fri, 03 May 2019 14:38:58 +0200] rev 54790
8223307: enable the Stack Execution Disable flag for JDK binaries on AIX
Reviewed-by: erikj, mdoerr
erikj [Thu, 09 May 2019 07:33:28 -0700] rev 54789
8223627: jdk-13+20 bundle name contains null instead of ea
Reviewed-by: dholmes, tbell
vromero [Thu, 09 May 2019 10:04:33 -0400] rev 54788
8222251: preflow visitor is not visiting lambda expressions
Reviewed-by: mcimadamore
dfuchs [Thu, 09 May 2019 14:23:52 +0100] rev 54787
8223573: Replace wildcard address with loopback or local host in tests - part 4
Summary: Makes a few intermittently failing tests more resilient to port reuse issues by ensuring they bind to the loopback address instead of the wildcard.
Reviewed-by: alanb, chegar
stefank [Thu, 09 May 2019 14:28:30 +0200] rev 54786
8223624: Cleanup includes of universe.hpp
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:52 +0200] rev 54785
8223623: Move oopFactory function definitions out of oopFactory.hpp
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54784
8223622: Move Universe usage out of memAllocator.hpp
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54783
8223621: Move Universe usage out of oopRecorder.hpp
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54782
8223620: Move IsGCActiveMark implementation out of header
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54781
8223619: Move VerifyOption out of Universe
Reviewed-by: coleenp, lkorinth
stefank [Thu, 09 May 2019 14:26:03 +0200] rev 54780
8223136: Move compressed oops functions to CompressedOops class
Reviewed-by: coleenp, lkorinth
gadams [Thu, 09 May 2019 07:21:32 -0400] rev 54779
8042215: javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table
Reviewed-by: dcubed