njian [Thu, 15 Mar 2018 14:05:48 +0800] rev 49457
8173100: AArch64: -XX:-UseOnStackReplacement does not work together with -XX:+TieredCompilation
Summary: Fix hotspot jtreg test compiler/interpreter/DisableOSRTest.java failure on AArch64.
Reviewed-by: aph, fyang
zgu [Mon, 19 Mar 2018 08:31:57 -0400] rev 49456
8199752: NMT: Memory allocated by Unsafe.allocateMemory should be tagged as mtOther
Summary: Tag memory allocation from Usafe.allocateMemory as external memory allocation
Reviewed-by: coleenp, stuefe
eosterlund [Mon, 19 Mar 2018 07:38:18 +0100] rev 49455
8199604: Rename CardTableModRefBS to CardTableBarrierSet
Reviewed-by: stefank, pliden
eosterlund [Fri, 16 Mar 2018 14:47:53 +0100] rev 49454
8199685: Access arraycopy build failure with GCC 7.3.1
Reviewed-by: rkennke, pliden
stuefe [Mon, 19 Mar 2018 11:38:45 +0100] rev 49453
8199667: Unify metaspace list index handling and reinstantiate ChunkManager listindex gtest
Reviewed-by: zgu, coleenp
stefank [Thu, 15 Mar 2018 21:26:55 +0100] rev 49452
8199728: Remove oopDesc::is_scavengable
Reviewed-by: kbarrett, pliden
iveresov [Fri, 16 Mar 2018 22:59:32 -0700] rev 49451
8198969: Update Graal
Reviewed-by: kvn
enevill [Fri, 16 Mar 2018 11:26:05 +0000] rev 49450
8199243: aarch32: ARM 32 build broken after 8165929
Reviewed-by: coleenp, dholmes
coleenp [Fri, 16 Mar 2018 09:12:13 -0400] rev 49449
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Summary: interfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files
Reviewed-by: stefank, rehn, kvn
coleenp [Fri, 16 Mar 2018 08:26:53 -0400] rev 49448
8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
Reviewed-by: stefank
sjohanss [Thu, 15 Mar 2018 11:58:58 +0100] rev 49447
8199674: Improve G1 Full GC array marking
Reviewed-by: tschatzl, shade
chegar [Thu, 29 Mar 2018 20:12:02 +0100] rev 49446
8200304: TwoStacksPlainDatagramSocketImpl and socket cleaner
Reviewed-by: alanb, dfuchs, rriggs
erikj [Thu, 29 Mar 2018 08:52:41 -0700] rev 49445
8200409: jdk11 nightly solaris sparc build failure
Reviewed-by: alanb, tbell
xiaofeya [Wed, 28 Mar 2018 21:57:03 -0700] rev 49444
8196668: revisit test SunPackageAccess and GrantedSunPackageAccess
Reviewed-by: mchung
martin [Wed, 28 Mar 2018 21:14:06 -0700] rev 49443
8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets
Reviewed-by: sherman, ulfzibis
martin [Wed, 28 Mar 2018 21:14:03 -0700] rev 49442
8200124: Various cleanups in jar/zip
Reviewed-by: sherman, ulfzibis