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

Test hotspot/compiler/oracle/MethodMatcher.java fails with NPE

XMLWordPrintable

    • b94

      #section:main
      ----------messages:(3/246)----------
      command: main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
      reason: User specified action: run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
      elapsed time (seconds): 16.261
      ----------System.out:(0/0)----------
      ----------System.err:(15/781)----------
      java.lang.NullPointerException
      at java.util.Objects.requireNonNull(Objects.java:219)
      at java.nio.file.Files.copy(Files.java:3002)
      at ClassFileInstaller.main(ClassFileInstaller.java:52)
      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)

      JavaTest Message: Test threw exception: java.lang.NullPointerException
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.NullPointerException

            dpochepk Dmitrij Pochepko
            fparain Frederic Parain
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: