8180324: [JVMCI][TESTBUG] failed JVMCI junit test NativeCallTest.java

Reviewed-by: iignatyev, mseledtsov, kvn
This commit is contained in:
Ekaterina Pavlova 2017-05-18 14:33:09 -07:00
parent f1589c23ac
commit cd0c6f3398
3 changed files with 3 additions and 3 deletions

View file

@ -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;