RFR: 8359920: Use names for frame types in stackmaps [v5]
Coleen Phillimore
coleenp at openjdk.org
Tue Jun 24 12:33:36 UTC 2025
On Mon, 23 Jun 2025 12:06:03 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This uses names for frame types for stackmaps in the verifier and redefinition.
>> Tested with tier1-7.
>
> Coleen Phillimore has updated the pull request incrementally with three additional commits since the last revision:
>
> - Update src/hotspot/share/prims/jvmtiRedefineClasses.cpp
>
> Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
> - Update src/hotspot/share/classfile/stackMapTable.cpp
>
> Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
> - Update src/hotspot/share/classfile/stackMapTable.cpp
>
> Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
I think this came out really well. Thanks for your suggestions, David. Thanks for reviewing Matias, Serguei and Johan.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25870#issuecomment-3000213571
More information about the hotspot-dev
mailing list