RFR: 8282712: VMConnection.open() does not detect if VM failed to be created, resulting in NPE
Serguei Spitsyn
sspitsyn at openjdk.org
Tue Aug 15 08:55:11 UTC 2023
On Tue, 15 Aug 2023 03:16:15 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> > Should the bug have the label "noreg-self"?
>
> There are two fixes of almost identical code. One is in test infra code, and thus maybe a noreg-self is warranted, but the other is in jdb, so I'm not sure what is best in that case.
You are right. Part of this is in jdb, so no label is needed.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15255#issuecomment-1678613849
More information about the serviceability-dev
mailing list