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

test/jdk/java/io/File/WinSpecialFiles.java on windows with VS2017

XMLWordPrintable

    • b15
    • windows

        When testing a JDK built with VS2017 I got the following failure in test/jdk/java/io/File/WinSpecialFiles.java.

        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).

              bpb Brian Burkhalter
              mikael Mikael Vidstedt
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: