On Thu, 5 Jan 2023 08:55:32 GMT, Matthias Baesken <[email protected]> wrote:
> Some exception/error message changed with 8299470 so we have to adjust the > test. > Current error is > > 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) This pull request has now been integrated. Changeset: 1ca31d34 Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/1ca31d34fcba5e9861104402466b5dd4cccdbafd Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod 8299657: sun/tools/jhsdb/SAGetoptTest.java fails after 8299470 Reviewed-by: clanger ------------- PR: https://git.openjdk.org/jdk/pull/11860
