On Mon, 4 Dec 2023 00:41:23 GMT, David Holmes <dhol...@openjdk.org> wrote:
> From the blog: > > > Yes! The methods are being deallocated for a class loader that is still > > alive. > > Okay so why does this happen and is it a reasonable thing to be happening? On > the surface it sounds wrong to deallocate anything associated with a live > classloader. This sounds odd to me to. I know that we deallocate the old *byte code* of re-transformed classes; but `Method*` ? ------------- PR Comment: https://git.openjdk.org/jdk/pull/16662#issuecomment-1838413238