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

javax/swing/JFileChooser/8194044/FileSystemRootTest.java: root drive reported as false

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 21
    • 21
    • client-libs

      The test javax/swing/JFileChooser/8194044/FileSystemRootTest.java fails on Windows11-aarch64 as follows:

      #section:main
      ----------messages:(7/335)----------
      command: main FileSystemRootTest
      reason: User specified action: run main FileSystemRootTest
      started: Thu Mar 02 01:05:10 PST 2023
      Mode: othervm
      Additional options from @modules: --add-modules java.desktop --add-exports java.desktop/sun.awt.shell=ALL-UNNAMED
      finished: Thu Mar 02 01:05:10 PST 2023
      elapsed time (seconds): 0.471
      ----------configuration:(4/113)----------
      Boot Layer
        add modules: java.desktop
        add exports: java.desktop/sun.awt.shell ALL-UNNAMED

      ----------System.out:(0/0)----------
      ----------System.err:(13/888)----------
      java.lang.RuntimeException: Test failed: root drive reported as false
      at FileSystemRootTest.main(FileSystemRootTest.java:52)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
      at java.base/java.lang.Thread.run(Thread.java:833)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed: root drive reported as false
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed: root drive reported as false

      The issue was observed on Windows-aarch64 builds
      - 17.0.6 self-built
      - 17.0.6 downloaded from https://learn.microsoft.com/en-us/java/openjdk/download#openjdk-1706-lts--see-previous-releases
      - 21 self-built

      The failure was observed on WDK2023 aka Volterra (https://learn.microsoft.com/en-us/windows/arm/dev-kit)
      reproducibility: 100%

      Note the test passed well on DOT1 Mini PC (like https://www.apcsilmic.com/products/dot-mini-pc)

            psadhukhan Prasanta Sadhukhan
            vprovodin Vitaly Provodin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: