RFR: 8282852: Debug agent asserts in classTrack_addPreparedClass() [v2]
Leonid Mesnik
lmesnik at openjdk.java.net
Wed Mar 9 22:46:44 UTC 2022
On Wed, 9 Mar 2022 07:52:37 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.
>
> Chris Plummer has updated the pull request incrementally with two additional commits since the last revision:
>
> - Fix indent.
> - Fix 32-bit builds.
Marked as reviewed by lmesnik (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7752
More information about the serviceability-dev
mailing list