Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8140275

compiler control tests failing with java.lang.UnsatisfiedLinkError

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 9
    • 9
    • hotspot

      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)

            neliasso Nils Eliasson (Inactive)
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: