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

Ashutosh Mehra duke at openjdk.org
Tue May 16 13:24:52 UTC 2023


On Mon, 15 May 2023 17:35:01 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> I think is_being_redefined shouldn't be set at this point, and should just be asserted.

@coleenp Isn't it possible for a class being redefined to be added to the CDS archive? I don't see any check preventing that. Did I miss something?

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

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


More information about the hotspot-dev mailing list