RFR: 8273904: debug agent ArrayTypeImp::newInstance() fails to send reply packet if there is an error
Alex Menkov
amenkov at openjdk.java.net
Tue Dec 14 20:01:18 UTC 2021
On Tue, 14 Dec 2021 03:10:00 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:
> ArrayTypeImp::newInstance() was returning false instead of true for one error condition, resulting in a failure to send a reply packet containing the error. See the bug description for details.
Marked as reviewed by amenkov (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/6825
More information about the serviceability-dev
mailing list