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.nio.HeapByteBuffer",
|
||||||
"java.net.URI",
|
"java.net.URI",
|
||||||
"LingeredAppWithInterface",
|
"LingeredAppWithInterface",
|
||||||
"ParselTongue",
|
"ParselTongue"));
|
||||||
"ImmutableCollections$SetN$1"));
|
|
||||||
|
|
||||||
test.run(theApp.getPid(), cmds, expStrMap, null);
|
test.run(theApp.getPid(), cmds, expStrMap, null);
|
||||||
} catch (Exception ex) {
|
} catch (Exception ex) {
|
||||||
|
Loading…
Reference in New Issue
Block a user