-
Sub-task
-
Resolution: Fixed
-
P4
-
12
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8341247 | 11.0.26 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8342272 | 11.0.25 | Sergey Bylokhov | P4 | Resolved | Fixed | b09 |
When the test fails sometimes the output is truncated, or even absent, as the test's sub-process does not complete. This may happen if the client-side encounters an issue and leaves the non-daemon server-side thread blocked in accept. The test should close the server socket when the client-side completes. This will enable the "real" error to be seen.
- backported by
-
JDK-8341247 Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
- Resolved
-
JDK-8342272 Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java
- Resolved
- relates to
-
JDK-8161084 javax/naming/module/basic.sh test timed out
- Closed
- links to
-
Commit(master) openjdk/jdk11u-dev/bec83f35
-
Review(master) openjdk/jdk11u-dev/2942
(1 links to)