dholmes [Tue, 05 Jun 2018 19:58:20 -0400] rev 50419
8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
Summary: Pre-load AbstractOwnableSynchronizer class instead of lazy loading it.
Reviewed-by: sspitsyn, cjplummer, coleenp
rkennke [Tue, 05 Jun 2018 21:38:38 +0200] rev 50418
8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
Reviewed-by: eosterlund, adinn
sherman [Tue, 05 Jun 2018 12:27:07 -0700] rev 50417
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
Reviewed-by: rriggs
coleenp [Wed, 02 May 2018 11:28:49 -0400] rev 50416
8203837: Split nmethod unloading from inline cache cleaning
Summary: Refactor cleaning inline caches to after GC do_unloading.
Reviewed-by: thartmann, eosterlund
sundar [Tue, 05 Jun 2018 23:10:54 +0530] rev 50415
8204321: javadoc tests fail after JDK-8203780
Reviewed-by: jjg
rkennke [Tue, 05 Jun 2018 19:13:53 +0200] rev 50414
8202776: Modularize GC allocations in runtime
Reviewed-by: eosterlund, shade
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