-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
9
java.lang.UnsatisfiedLinkError: sun.hotspot.WhiteBox.matchesInline(Ljava/lang/reflect/Executable;Ljava/lang/String;)I
at sun.hotspot.WhiteBox.matchesInline(Native Method)
at InlineMatcherTest$TestCase.test(InlineMatcherTest.java:146)
at InlineMatcherTest.test(InlineMatcherTest.java:92)
at InlineMatcherTest.main(InlineMatcherTest.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:747)
at sun.hotspot.WhiteBox.matchesInline(Native Method)
at InlineMatcherTest$TestCase.test(InlineMatcherTest.java:146)
at InlineMatcherTest.test(InlineMatcherTest.java:92)
at InlineMatcherTest.main(InlineMatcherTest.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:520)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:747)