Looks good to me. Thanks, Roman
> Trivial test bug: > https://bugs.openjdk.java.net/browse/JDK-8231931 > > Fix: > > diff -r f9cd97ec8549 test/hotspot/jtreg/serviceability/sa/TestUniverse.java > --- a/test/hotspot/jtreg/serviceability/sa/TestUniverse.java Mon Oct 07 > 11:45:11 2019 +0200 > +++ b/test/hotspot/jtreg/serviceability/sa/TestUniverse.java Mon Oct 07 > 12:48:25 2019 +0200 > @@ -87,5 +87,5 @@ > > case Shenandoah: > - expStrings.add("Shenandoah Heap"); > + expStrings.add("Shenandoah heap"); > break; > } > > Testing: affected test with Shenandoah >
signature.asc
Description: OpenPGP digital signature
