author | shade |
Tue, 08 Oct 2019 15:08:59 +0200 | |
changeset 58497 | b0a731a6642b |
parent 58496 | 7f34de3cdfe9 |
child 58499 | d62c7224d5b7 |
test/hotspot/jtreg/serviceability/sa/TestUniverse.java | file | annotate | diff | comparison | revisions |
--- a/test/hotspot/jtreg/serviceability/sa/TestUniverse.java Tue Oct 08 10:58:36 2019 +0100 +++ b/test/hotspot/jtreg/serviceability/sa/TestUniverse.java Tue Oct 08 15:08:59 2019 +0200 @@ -86,7 +86,7 @@ break; case Shenandoah: - expStrings.add("Shenandoah Heap"); + expStrings.add("Shenandoah heap"); break; }