mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 10:34:38 +02:00
8180324: [JVMCI][TESTBUG] failed JVMCI junit test NativeCallTest.java
Reviewed-by: iignatyev, mseledtsov, kvn
This commit is contained in:
parent
f1589c23ac
commit
cd0c6f3398
3 changed files with 3 additions and 3 deletions
|
@ -28,7 +28,7 @@
|
|||
* @library /test/lib
|
||||
* @modules java.base/jdk.internal.misc
|
||||
* java.compiler
|
||||
* @run main NoClassDefFoundMsg
|
||||
* @run main/native NoClassDefFoundMsg
|
||||
*/
|
||||
|
||||
import jdk.test.lib.InMemoryJavaCompiler;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue