-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b15
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204034 | 11.0.1 | Brian Burkhalter | P4 | Resolved | Fixed | team |
JDK-8254228 | openjdk8u282 | Brian Burkhalter | P4 | Resolved | Fixed | b01 |
JDK-8251185 | 8u281 | Kiran Sidhartha Ravikumar | P4 | Resolved | Fixed | b01 |
JDK-8250932 | 8u271 | Kiran Sidhartha Ravikumar | P4 | Resolved | Fixed | b05 |
JDK-8257315 | emb-8u281 | Kiran Sidhartha Ravikumar | P4 | Resolved | Fixed | team |
JDK-8252273 | emb-8u271 | Kiran Sidhartha Ravikumar | P4 | Resolved | Fixed | team |
JDK-8251186 | 7u291 | Kiran Sidhartha Ravikumar | P4 | Resolved | Fixed | b01 |
JDK-8250931 | 7u281 | Kiran Sidhartha Ravikumar | P4 | Resolved | Fixed | b05 |
java.lang.Exception: Size of existing <C:\\pagefile.sys is ZERO
at WinSpecialFiles.main(WinSpecialFiles.java:49)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
at java.base/java.lang.Thread.run(Thread.java:831)
It may or may not be specific to VS2017 (I have not yet had time to run it again).
- backported by
-
JDK-8204034 test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
-
- Resolved
-
-
JDK-8250931 test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
-
- Resolved
-
-
JDK-8250932 test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
-
- Resolved
-
-
JDK-8251185 test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
-
- Resolved
-
-
JDK-8251186 test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
-
- Resolved
-
-
JDK-8252273 test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
-
- Resolved
-
-
JDK-8254228 test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
-
- Resolved
-
-
JDK-8257315 test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017
-
- Resolved
-
- relates to
-
JDK-8169774 [Test Bug] java/io/File/WinSpecialFiles.java fails intermitently
-
- Closed
-
- links to