diff --git a/test/hotspot/jtreg/serviceability/sa/ClhsdbJhisto.java b/test/hotspot/jtreg/serviceability/sa/ClhsdbJhisto.java index 76e32a62479..13728233986 100644 --- a/test/hotspot/jtreg/serviceability/sa/ClhsdbJhisto.java +++ b/test/hotspot/jtreg/serviceability/sa/ClhsdbJhisto.java @@ -62,8 +62,7 @@ public class ClhsdbJhisto { "java.nio.HeapByteBuffer", "java.net.URI", "LingeredAppWithInterface", - "ParselTongue", - "ImmutableCollections$SetN$1")); + "ParselTongue")); test.run(theApp.getPid(), cmds, expStrMap, null); } catch (Exception ex) {