RFR: JDK-8226420: sun/tools/jstatd tests failed with Port already in use
Alex Menkov
amenkov at openjdk.org
Fri Sep 1 23:00:55 UTC 2023
Logic to detect "port in use" case and retry was implemented in the test by JDK-8240711.
Infra issue with some test host when system software listened on port 1099 was resolved long time ago.
So JDK-8226420 can be closed as a duplicate, but problemlist entries for sun/tools/jstatd tests mention 8226420.
The fix removes 8226420 from problemlist (the tests remain problemlisted due other issues).
-------------
Commit messages:
- removed 8226420 from problemlist
Changes: https://git.openjdk.org/jdk/pull/15546/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15546&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8226420
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/15546.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15546/head:pull/15546
PR: https://git.openjdk.org/jdk/pull/15546
More information about the serviceability-dev
mailing list