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

[Regression]Test javax/swing/JFileChooser/7036025/bug7036025.java fails with NullPointerException in Windows only

XMLWordPrintable

    • b61
    • 9
    • generic
    • windows

      Test name(s):javax/swing/JFileChooser/7036025/bug7036025.java
      JDK tested: 9b62,9b61,9b60,9b02,8u51b11
      OS tested: Windows, Linux
      Is it a regression? Yes (passes with JDK9b60 and starts failing from 9b61)
      Regression introduced in release/build:9b61
      Is it platform specific? Yes( fails in Windows and passes in Linux)
      The is failure reproduced: always
                 
      General description:
      ----------System.err:(15/865)----------
      java.lang.NullPointerException
      at sun.awt.shell.Win32ShellFolder2.access$200(Win32ShellFolder2.java:72)
      at sun.awt.shell.Win32ShellFolder2$1.call(Win32ShellFolder2.java:242)
      at sun.awt.shell.Win32ShellFolder2$1.call(Win32ShellFolder2.java:237)
      at java.util.concurrent.FutureTask.run(FutureTask.java:265)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$1.run(Win32ShellFolderManager2.java:544)
      at java.lang.Thread.run(Thread.java:745)
      at sun.misc.InnocuousThread.run(InnocuousThread.java:83)

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

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

            serb Sergey Bylokhov
            pchopra Pooja Chopra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: