-
Bug
-
Resolution: Fixed
-
P4
-
12
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8270129 | 11.0.13-oracle | Abdul Kolarkunnu | P4 | Resolved | Fixed | b02 |
JDK-8272415 | 11.0.13 | Aleksey Shipilev | P4 | Resolved | Fixed | b03 |
JDK-8270132 | 8u311 | Abdul Kolarkunnu | P4 | Resolved | Fixed | b02 |
The test/jdk/sun/security/ssl/SSLSessionContextImpl/Timeout.java is running in the default mode. As the test initializes the SSLContext with the current System Properties, while the SunJSSE provider does not support dynamic System Properties, this test may impact other test cases. And the impact is very hard to debugging. The test should run in othervm mode instead.
- backported by
-
JDK-8270129 Test Timeout.java should run in othervm mode
- Resolved
-
JDK-8270132 Test Timeout.java should run in othervm mode
- Resolved
-
JDK-8272415 Test Timeout.java should run in othervm mode
- Resolved