On Tue, 14 Dec 2021 03:10:00 GMT, Chris Plummer <cjplum...@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 <cjplum...@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