This test started failing on Solaris in Promotion testing of jdk8 b119 with this message:
java.nio.file.FileSystemException: /export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/8/b119/JT_JDK/test/sun/management/jmxremote/bootstrap/solaris-amd64/launcher: Not owner
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:238)
at sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:260)
at java.nio.file.Files.setPosixFilePermissions(Files.java:2042)
at CustomLauncherTest.main(CustomLauncherTest.java:202)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
The failure has only been seen on Server VM.
Priority justification:
ILW = MMH => P3
Link to failure: http://vmsqe-app.russia.sun.com/surl/6X
Link to test history: http://vmsqe-app.russia.sun.com/surl/6Y
Matching rule:
RULE sun/management/jmxremote/bootstrap/CustomLauncherTest.java Exception java.nio.file.FileSystemException: ...: Not owner
java.nio.file.FileSystemException: /export/local/aurora/sandbox/sca/vmsqe/testbase/jtreg/8/b119/JT_JDK/test/sun/management/jmxremote/bootstrap/solaris-amd64/launcher: Not owner
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:238)
at sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:260)
at java.nio.file.Files.setPosixFilePermissions(Files.java:2042)
at CustomLauncherTest.main(CustomLauncherTest.java:202)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
The failure has only been seen on Server VM.
Priority justification:
ILW = MMH => P3
Link to failure: http://vmsqe-app.russia.sun.com/surl/6X
Link to test history: http://vmsqe-app.russia.sun.com/surl/6Y
Matching rule:
RULE sun/management/jmxremote/bootstrap/CustomLauncherTest.java Exception java.nio.file.FileSystemException: ...: Not owner