dtitov [Tue, 12 Mar 2019 17:55:17 -0700] rev 54087
8220244: vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003 hasn't been un-problemlisted
Reviewed-by: dlong
aeubanks [Wed, 27 Feb 2019 13:34:40 -0800] rev 54086
8220083: Use InetAddress.getLoopbackAddress() in place of 127.0.0.1 for some tests
Summary: Tests that hardcode "127.0.0.1" fail in an environment where only IPv6 is available and IPv4 is not.
Reviewed-by: chegar, dfuchs, michaelm
Contributed-by: aeubanks@google.com
manc [Tue, 15 Jan 2019 15:59:47 -0800] rev 54085
8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Summary: Move check_gc_overhead_limit() and related code to its own class
Reviewed-by: tschatzl, pliden, jiangli
jwilhelm [Tue, 12 Mar 2019 19:17:42 +0100] rev 54084
8218074: Update Graal
Reviewed-by: kvn
erikj [Tue, 12 Mar 2019 12:12:01 -0700] rev 54083
8220529: JDK-8220383 broke test image build
Reviewed-by: tbell
lancea [Tue, 12 Mar 2019 14:56:25 -0400] rev 54082
8220005: java/util/Arrays/TimSortStackSize2.java times out
Reviewed-by: bchristi
rriggs [Tue, 12 Mar 2019 12:48:03 -0400] rev 54081
8220237: ProcessBuilder API documentation typo
Reviewed-by: dfuchs