RFR: 8331608: Consolidate EncodeGCModeConcurrentFrameClosure and TransformStackChunkClosure [v2]
Guoxiong Li
gli at openjdk.org
Fri May 3 13:23:04 UTC 2024
On Fri, 3 May 2024 12:44:28 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> I don't think you need to worry about that. It could have been worth thinking about if there was a large state that needed to be set up for every frame, but that's not the case here. The compiler will likely handle this well. If you are still not convinced I think you could disassemble the code with and without the suggestion and compare the two.
OK. I updated the code just now.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19084#issuecomment-2093007519
More information about the hotspot-dev
mailing list