-
Bug
-
Resolution: Fixed
-
P4
-
8u121, 8u152, 9
-
b74
-
x86_64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136115 | emb-9 | Vincent Ryan | P4 | Resolved | Fixed | team |
JDK-8183817 | 8u161 | Vincent Ryan | P4 | Resolved | Fixed | b01 |
JDK-8173265 | 8u152 | Nikita Jain | P4 | Resolved | Fixed | b01 |
JDK-8192552 | emb-8u161 | Vincent Ryan | P4 | Resolved | Fixed | b01 |
This may be an infrastructure issue...
STDERR:
stdout: [ updating: META-INF/MANIFEST.MF
jarsigner: unable to sign jar: java.io.IOException: Server returned HTTP response code: 502 for URL: ...
];
stderr: []
exitValue = 1
java.lang.RuntimeException: Expected to get exit value of [0]
at jdk.testlibrary.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:353)
at TsacertOptionTest.start(TsacertOptionTest.java:133)
at TsacertOptionTest.main(TsacertOptionTest.java:72)
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:502)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
at java.lang.Thread.run(Thread.java:745)
STDERR:
stdout: [ updating: META-INF/MANIFEST.MF
jarsigner: unable to sign jar: java.io.IOException: Server returned HTTP response code: 502 for URL: ...
];
stderr: []
exitValue = 1
java.lang.RuntimeException: Expected to get exit value of [0]
at jdk.testlibrary.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:353)
at TsacertOptionTest.start(TsacertOptionTest.java:133)
at TsacertOptionTest.main(TsacertOptionTest.java:72)
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:502)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
at java.lang.Thread.run(Thread.java:745)
- backported by
-
JDK-8136115 TsacertOptionTest.java intermittently fails on Mac
-
- Resolved
-
-
JDK-8173265 TsacertOptionTest.java intermittently fails on Mac
-
- Resolved
-
-
JDK-8183817 TsacertOptionTest.java intermittently fails on Mac
-
- Resolved
-
-
JDK-8192552 TsacertOptionTest.java intermittently fails on Mac
-
- Resolved
-