-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b05
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8300444 | 17.0.7 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
The test serviceability/sa/sadebugd/SADebugDTest.java can pass under some circumstances a negative rmiport (--rmiport -1) to SALauncher.java.
This leads to a somewhat misleading message [debugd] Argument is expected for 'rmiport' (we have an argument but probably not what is really expected) and additionally the real exception is not shown.
Probably also a warning in case of negative rmiport values might be printed because they seem to lead to errors.
This leads to a somewhat misleading message [debugd] Argument is expected for 'rmiport' (we have an argument but probably not what is really expected) and additionally the real exception is not shown.
Probably also a warning in case of negative rmiport values might be printed because they seem to lead to errors.
- backported by
-
JDK-8300444 sun/jvm/hotspot/SALauncher.java handling of negative rmiport args
-
- Resolved
-
- relates to
-
JDK-8299700 Test sun/tools/jhsdb/SAGetoptTest.java fails after JDK-8299470
-
- Closed
-
-
JDK-8299657 sun/tools/jhsdb/SAGetoptTest.java fails after 8299470
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/b45eb506
-
Commit openjdk/jdk/2ccdefc8
-
Review openjdk/jdk17u-dev/1068
-
Review openjdk/jdk/11811
(2 links to)