Integrated: 8282852: Debug agent asserts in classTrack_addPreparedClass()

Chris Plummer cjplummer at openjdk.java.net
Thu Mar 10 19:10:45 UTC 2022


On Wed, 9 Mar 2022 06:14:21 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> Fix incorrect assert that assumed the debug agent should never see a ClassPrepare event for a class that it already saw when calling GetLoadedClasses. Details can be found in the bug description.

This pull request has now been integrated.

Changeset: f5217b47
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f5217b475e2bfcbc649dd1e067222bf500429663
Stats:     19 lines in 1 file changed: 12 ins; 5 del; 2 mod

8282852: Debug agent asserts in classTrack_addPreparedClass()

Reviewed-by: amenkov, lmesnik

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

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


More information about the serviceability-dev mailing list