RFR: 8306460: Clear JVM_ACC_QUEUED flag on methods when dumping dynamic CDS archive [v2]

Ashutosh Mehra duke at openjdk.org
Wed May 17 00:51:59 UTC 2023


On Tue, 16 May 2023 16:35:17 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Ashutosh Mehra has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>> 
>>  - Remove unshareable flags in Method and InstanceKlass
>>    
>>    Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>
>>  - Merge branch 'master' of github.com:openjdk/jdk into JDK-8306460
>>  - 8306460: Clear JVM_ACC_QUEUED flag on methods when dumping dynamic CDS archive
>>    
>>    Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>
>
> I just rechecked the code and what you have is right.

thank you @coleenp and @iklam for reviewing this patch.

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

PR Comment: https://git.openjdk.org/jdk/pull/13652#issuecomment-1550531986


More information about the hotspot-dev mailing list