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

RandomValidCommandsTest.java fails with UnsatisfiedLinkError: sun.hotspot.WhiteBox.registerNatives

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • b112

      This showed up with "RandomValidCommandsTest.java" in the hs-comp nightlies:

       stderr: [Exception in thread "main" java.lang.UnsatisfiedLinkError: sun.hotspot.WhiteBox.registerNatives()V
      at sun.hotspot.WhiteBox.registerNatives(Native Method)
      at sun.hotspot.WhiteBox.<clinit>(WhiteBox.java:68)
      at compiler.whitebox.CompilerWhiteBoxTest.<clinit>(CompilerWhiteBoxTest.java:54)
      at closed.compiler.compilercontrol.InlineAction.<clinit>(InlineAction.java:32)
      at closed.compiler.compilercontrol.ExtendedBaseAction.check(ExtendedBaseAction.java:25)
      at compiler.compilercontrol.share.actions.BaseAction.communicate(BaseAction.java:100)
      at closed.compiler.compilercontrol.ExtendedBaseAction.main(ExtendedBaseAction.java:16)

            ppunegov Pavel Punegov
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: