epavlova [Fri, 12 Apr 2019 14:13:31 -0700] rev 54527
8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
Reviewed-by: iignatyev
zgu [Fri, 12 Apr 2019 16:30:19 -0400] rev 54526
8222419: Shenandoah: Remove unused _par_state_string in ShenandoahRootProcessor
Reviewed-by: rkennke
mseledtsov [Fri, 12 Apr 2019 12:26:29 -0700] rev 54525
8222299: [TESTBUG] move hotspot container tests to hotspot/containers
Summary: Moved the tests, updated relevant files
Reviewed-by: dholmes, iignatyev
zgu [Fri, 12 Apr 2019 09:55:30 -0400] rev 54524
8222403: Shenandoah: Remove ShenandoahAlwaysTrueClosure, use AlwaysTrueClosure instead
Reviewed-by: shade
coleenp [Fri, 12 Apr 2019 09:30:17 -0400] rev 54523
8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT
Summary: Replace IRT entry points with JRT.
Reviewed-by: lfoltan, dcubed
zgu [Fri, 12 Apr 2019 07:51:47 -0400] rev 54522
8222188: Shenandoah: Adjust Shenandoah work gang types
Reviewed-by: shade, rkennke
weijun [Fri, 12 Apr 2019 13:35:23 +0800] rev 54521
8180573: Refactor sun/security/tools shell tests to plain java tests
Reviewed-by: rhalade, valeriep