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

TEST_BUG: sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest fails on OS X

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • 8
    • 8
    • core-libs

      sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest fails on OS X (and possibly other platforms) with:

      #section:build
      ----------messages:(3/101)----------
      command: build ClassFileInstaller
      reason: Named class compiled on demand
      elapsed time (seconds): 0.0
      result: Passed. All files up to date

      #section:main
      ----------messages:(3/171)----------
      command: main ClassFileInstaller ManyNewInstanceAnonTest
      reason: User specified action: run main ClassFileInstaller ManyNewInstanceAnonTest
      elapsed time (seconds): 0.032
      ----------System.err:(16/836)----------
      java.lang.NullPointerException
              at java.nio.file.Files.provider(Files.java:97)
              at java.nio.file.Files.createDirectory(Files.java:674)
              at java.nio.file.Files.createAndCheckIsDirectory(Files.java:778)
              at java.nio.file.Files.createDirectories(Files.java:727)
              at ClassFileInstaller.main(ClassFileInstaller.java:48)
              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:483)
              at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:728)
              at java.lang.Thread.run(Thread.java:744)

      JavaTest Message: Test threw exception: java.lang.NullPointerException

      Possible path issue?

            rfield Robert Field (Inactive)
            jfranck Joel Borggrén-Franck (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: