RFR: 8273904: debug agent ArrayTypeImp::newInstance() fails to send reply packet if there is an error

Serguei Spitsyn sspitsyn at openjdk.java.net
Tue Dec 14 10:21:15 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 sspitsyn (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/6825


More information about the serviceability-dev mailing list