RFR: 8282852: Debug agent asserts in classTrack_addPreparedClass() [v2]

Chris Plummer cjplummer at openjdk.java.net
Thu Mar 10 19:10:45 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.

Thanks for the reviews Leonid and Alex!

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

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


More information about the serviceability-dev mailing list