mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8141331: Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE
Reviewed-by: iignatyev
This commit is contained in:
parent
3a91779b62
commit
df5a5904ce
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
/*
|
||||
* @test MethodMatcherTest
|
||||
* @library /testlibrary /test/lib
|
||||
* @build sun.hotspot.WhiteBox
|
||||
* @run main ClassFileInstaller sun.hotspot.WhiteBox
|
||||
* sun.hotspot.WhiteBox$WhiteBoxPermission
|
||||
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI MethodMatcherTest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue