-
Bug
-
Resolution: Unresolved
-
P4
-
10, 11, 17, 21
-
b40
-
windows
The JFileChooser/8194044/FileSystemRootTest.java test fails on Windows 11 with the following log:
----------System.out:(0/0)----------
----------System.err:(11/698)----------
java.lang.RuntimeException: Test failed: root drive reported as false
at FileSystemRootTest.main(FileSystemRootTest.java:52)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
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
----------System.out:(0/0)----------
----------System.err:(11/698)----------
java.lang.RuntimeException: Test failed: root drive reported as false
at FileSystemRootTest.main(FileSystemRootTest.java:52)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
at java.base/java.lang.Thread.run(Thread.java:1575)
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
- relates to
-
JDK-8329510 Update ProblemList for JFileChooser/8194044/FileSystemRootTest.java
- Resolved
-
JDK-8305413 javax/swing/JFileChooser/8194044/FileSystemRootTest.java: root drive reported as false
- Closed
-
JDK-8194044 Regression manual Test javax/swing/JFileChooser/8067660/FileChooserTest.java fails
- Resolved