-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b129
-
Verified
java/util/zip/TestLocalTime.java
Observed this test failed intermittently with storing mtime failed:
----------System.out:(2/59)----------
--------------------
Testing: [2016-04-28T02:11:31.974404]
----------System.err:(14/842)----------
java.lang.RuntimeException: Timestamp: storing mtime failed!
at TestLocalTime.check(TestLocalTime.java:116)
at TestLocalTime.getBytes(TestLocalTime.java:75)
at TestLocalTime.main(TestLocalTime.java:44)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Timestamp: storing mtime failed!
Observed this test failed intermittently with storing mtime failed:
----------System.out:(2/59)----------
--------------------
Testing: [2016-04-28T02:11:31.974404]
----------System.err:(14/842)----------
java.lang.RuntimeException: Timestamp: storing mtime failed!
at TestLocalTime.check(TestLocalTime.java:116)
at TestLocalTime.getBytes(TestLocalTime.java:75)
at TestLocalTime.main(TestLocalTime.java:44)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Timestamp: storing mtime failed!