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

Chris Plummer cjplummer at openjdk.java.net
Wed Dec 15 03:15:00 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.

This pull request has now been integrated.

Changeset: 758fe9be
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/758fe9bed3daf9a31d15291ef9787dc5a914451f
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

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

Reviewed-by: sspitsyn, amenkov

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

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


More information about the serviceability-dev mailing list