RFR: 8357282: Test vmTestbase/nsk/jvmti/AttachOnDemand/attach045/TestDescription.java fails after ClassNotFoundException
Alex Menkov
amenkov at openjdk.org
Fri May 23 17:56:51 UTC 2025
On Fri, 23 May 2025 17:19:59 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:
> > Oh, right. It's socket timeout, not the test timeout. Renamed JBS issue
>
> Nit: Would it better to replace: "fails after ClassNotFoundException" => "fails with ClassNotFoundException" ?
Actually It fails with SocketTimeoutException. The test waits target process to connect, but it happens after target app fails with ClassNotFoundException
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25366#issuecomment-2905345767
More information about the serviceability-dev
mailing list