-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b04
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8328479 | 17.0.12-oracle | Md Shahbaz Yusuf | P4 | Resolved | Fixed | b01 |
JDK-8328967 | 17.0.12 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
The following test failed in the JDK17 CI:
serviceability/jdwp/AllModulesCommandTest.java
Here's a snippet from the log file:
#section:main
----------messages:(5/299)----------
command: main AllModulesCommandTest
reason: User specified action: run main/othervm AllModulesCommandTest
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules jdk.jdwp.agent,java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
elapsed time (seconds): 1.154
----------configuration:(4/111)----------
Boot Layer
add modules: jdk.jdwp.agent java.base
add exports: java.base/jdk.internal.misc ALL-UNNAMED
----------System.out:(0/0)----------
----------System.err:(1/82)----------
Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'
----------rerun:(37/6937)*----------
< snip>
result: Failed. Unexpected exit from test [exit code: 1]
serviceability/jdwp/AllModulesCommandTest.java
Here's a snippet from the log file:
#section:main
----------messages:(5/299)----------
command: main AllModulesCommandTest
reason: User specified action: run main/othervm AllModulesCommandTest
Mode: othervm [/othervm specified]
Additional options from @modules: --add-modules jdk.jdwp.agent,java.base --add-exports java.base/jdk.internal.misc=ALL-UNNAMED
elapsed time (seconds): 1.154
----------configuration:(4/111)----------
Boot Layer
add modules: jdk.jdwp.agent java.base
add exports: java.base/jdk.internal.misc ALL-UNNAMED
----------System.out:(0/0)----------
----------System.err:(1/82)----------
Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'
----------rerun:(37/6937)*----------
< snip>
result: Failed. Unexpected exit from test [exit code: 1]
- backported by
-
JDK-8328479 serviceability/jdwp/AllModulesCommandTest.java failed with "Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'"
- Resolved
-
JDK-8328967 serviceability/jdwp/AllModulesCommandTest.java failed with "Debuggee error: 'ERROR: transport error 202: bind failed: Address already in use'"
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/d74ef51e
-
Commit openjdk/jdk/7a23c9cb
-
Review openjdk/jdk17u-dev/2319
-
Review openjdk/jdk/4560
(1 links to)