8202417: [TESTBUG] Broken hard-coded dependency in serviceability/sa/ClhsdbJhisto.java
Reviewed-by: alanb
This commit is contained in:
parent
3ff52c18c6
commit
af4695d7e4
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user