-
Notifications
You must be signed in to change notification settings - Fork 380
Closed
Description
java.lang.UnsatisfiedLinkError: cannot find native jdk.internal.reflect.Reflection.getCallerClass when running gov.nasa.jpf.test.java.concurrent.CountDownLatchTest
[junit] gov.nasa.jpf.vm.NoUncaughtExceptionsProperty
[junit] java.lang.UnsatisfiedLinkError: cannot find native jdk.internal.reflect.Reflection.getCallerClass
[junit] at jdk.internal.reflect.Reflection.getCallerClass(no peer)
[junit] at java.lang.invoke.MethodHandles.lookup(MethodHandles.java:112)
[junit] at java.util.concurrent.locks.AbstractQueuedSynchronizer.<clinit>(AbstractQueuedSynchronizer.java:2300)
[junit] at java.util.concurrent.CountDownLatch.<init>(CountDownLatch.java:201)
[junit] at gov.nasa.jpf.test.java.concurrent.CountDownLatchTest.testCountDown(CountDownLatchTest.java:43)
[junit] at java.lang.reflect.Method.invoke(gov.nasa.jpf.vm.JPF_java_lang_reflect_Method)
[junit] at gov.nasa.jpf.util.test.TestJPF.runTestMethod(TestJPF.java:648)
Metadata
Metadata
Assignees
Labels
No labels