sherman [Tue, 05 Jun 2018 10:03:46 -0700] rev 50413
8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
Reviewed-by: jlaskey
aph [Tue, 05 Jun 2018 17:14:49 +0100] rev 50412
Merge
aph [Tue, 05 Jun 2018 16:12:57 +0100] rev 50411
8204341: AArch64: AOT runtime does not need a workaround for far calls
Reviewed-by: kvn
naoto [Tue, 05 Jun 2018 08:33:40 -0700] rev 50410
8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
Reviewed-by: rriggs
coleenp [Tue, 05 Jun 2018 11:11:33 -0400] rev 50409
8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp
Summary: Reexpand macro to provide non-inline functions.
Reviewed-by: kvn, dnsimon
stefank [Tue, 05 Jun 2018 15:56:23 +0200] rev 50408
8204173: Lower the minimum number of heap memory pools in MemoryTest.java
Reviewed-by: mchung, sjohanss
stefank [Tue, 05 Jun 2018 15:56:21 +0200] rev 50407
8204168: Increase small heap sizes in tests to accommodate ZGC
Reviewed-by: pliden, ehelin
stefank [Tue, 05 Jun 2018 15:56:17 +0200] rev 50406
8204167: Filter out tests requiring compressed oops when CompressedOops is disabled
Reviewed-by: coleenp, kbarrett
stefank [Tue, 05 Jun 2018 15:56:14 +0200] rev 50405
8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
Reviewed-by: coleenp, kbarrett
stefank [Tue, 05 Jun 2018 15:56:12 +0200] rev 50404
8204163: Also detect concurrent GCs in MetaspaceBaseGC.java
Reviewed-by: eosterlund, pliden