RFR: 8274338: com/sun/jdi/RedefineCrossEvent.java failed "assert(m != __null) failed: NULL mirror" [v2]

Coleen Phillimore coleenp at openjdk.java.net
Thu Oct 14 11:48:20 UTC 2021


On Wed, 13 Oct 2021 21:30:38 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix comment.
>
> src/hotspot/share/oops/instanceKlass.cpp line 2588:
> 
>> 2586:   if (array_klasses() != NULL) {
>> 2587:     // To get a consistent list of classes we need MultiArray_lock to ensure
>> 2588:     // array classes aren't observed while they are being created.
> 
> s/created/restored

fixed.

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

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


More information about the hotspot-dev mailing list