-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b05
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8300445 | 17.0.7 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
Looks like the exception/error message changed with 8299470 so we have to adjust the test.
Unexpected error 'Successor argument without leading - is expected for 'd' but we got '-c''
java.lang.RuntimeException: Bad option test 4 failed
at SAGetoptTest.badOptionsTest(SAGetoptTest.java:124)
at SAGetoptTest.main(SAGetoptTest.java:149)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1623)
Unexpected error 'Successor argument without leading - is expected for 'd' but we got '-c''
java.lang.RuntimeException: Bad option test 4 failed
at SAGetoptTest.badOptionsTest(SAGetoptTest.java:124)
at SAGetoptTest.main(SAGetoptTest.java:149)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:578)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
at java.base/java.lang.Thread.run(Thread.java:1623)
- backported by
-
JDK-8300445 sun/tools/jhsdb/SAGetoptTest.java fails after 8299470
-
- Resolved
-
- duplicates
-
JDK-8299700 Test sun/tools/jhsdb/SAGetoptTest.java fails after JDK-8299470
-
- Closed
-
- relates to
-
JDK-8299470 sun/jvm/hotspot/SALauncher.java handling of negative rmiport args
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/0631d3cf
-
Commit openjdk/jdk/1ca31d34
-
Review openjdk/jdk17u-dev/1069
-
Review openjdk/jdk/11860
(2 links to)