8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
Exclude test from Graal testing. Reviewed-by: kvn, dholmes, mchung
This commit is contained in:
parent
38e8a07f05
commit
e5131d5ceb
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 8164512 8191360
|
||||
* @requires vm.compMode != "Xcomp"
|
||||
* @summary verify if the native library is unloaded when the class loader is GC'ed
|
||||
* @build p.Test
|
||||
* @run main/othervm/native -Xcheck:jni NativeLibraryTest
|
||||
|
Loading…
x
Reference in New Issue
Block a user