-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b03
A few typos and formatting changes in the sun/management/jdp tests. Noticed while investigating and running tests for JDK-8241865.
When handling SocketTimeoutException, don't capitalise the method as "onSocketTimeOut()", make the "Timeout" case consistent (which made my searching easier).
Remove the not called and mistyped getProcessOutpoutAnalyzer method.
Clarify the RETRY_ATTEMPTS int is for PORT allocation purposes.
Remove the ' quotes from the loggers, that looks strange in the logs, probably unintentional. Output is now like:
2024-12-12 18:39:50 FINE Pause in between packets is: 1 seconds.
2024-12-12 18:39:50 FINE Timeout set to 20 seconds.
When handling SocketTimeoutException, don't capitalise the method as "onSocketTimeOut()", make the "Timeout" case consistent (which made my searching easier).
Remove the not called and mistyped getProcessOutpoutAnalyzer method.
Clarify the RETRY_ATTEMPTS int is for PORT allocation purposes.
Remove the ' quotes from the loggers, that looks strange in the logs, probably unintentional. Output is now like:
2024-12-12 18:39:50 FINE Pause in between packets is: 1 seconds.
2024-12-12 18:39:50 FINE Timeout set to 20 seconds.
- links to
-
Commit(master) openjdk/jdk/57adf64a
-
Review(master) openjdk/jdk/22761