fails with jdk1.8.0b100 and jdk1.8.0b101. Compile error with jdk1.7.0_25b15
----------System.out:(0/0)----------
----------System.err:(20/1239)----------
java.nio.file.FileSystemException: a: A required privilege is not held by the client.
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
at sun.nio.fs.WindowsFileSystemProvider.createSymbolicLink(WindowsFileSystemProvider.java:577)
at java.nio.file.Files.createSymbolicLink(Files.java:1003)
at LinksTest.main(LinksTest.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:724)
JavaTest Message: Test threw exception: java.nio.file.FileSystemException: a: A required privilege is not held by the client.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.nio.file.FileSystemException: a: A required privilege is not held by the client.
result: Failed. Execution failed: `main' threw exception: java.nio.file.FileSystemException: a: A required privilege is not held by the client.
test result: Failed. Execution failed: `main' threw exception: java.nio.file.FileSystemException: a: A required privilege is not held by the client.
----------System.out:(0/0)----------
----------System.err:(20/1239)----------
java.nio.file.FileSystemException: a: A required privilege is not held by the client.
at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
at sun.nio.fs.WindowsFileSystemProvider.createSymbolicLink(WindowsFileSystemProvider.java:577)
at java.nio.file.Files.createSymbolicLink(Files.java:1003)
at LinksTest.main(LinksTest.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:724)
JavaTest Message: Test threw exception: java.nio.file.FileSystemException: a: A required privilege is not held by the client.
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.nio.file.FileSystemException: a: A required privilege is not held by the client.
result: Failed. Execution failed: `main' threw exception: java.nio.file.FileSystemException: a: A required privilege is not held by the client.
test result: Failed. Execution failed: `main' threw exception: java.nio.file.FileSystemException: a: A required privilege is not held by the client.