RFR: 8366498: Simplify ClassFileParser::parse_super_class [v4]
Ioi Lam
iklam at openjdk.org
Thu Sep 4 16:22:56 UTC 2025
On Thu, 4 Sep 2025 07:21:18 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Ioi Lam 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 five additional commits since the last revision:
>>
>> - Merge branch 'master' into 8366498-wrong-instance-klass-cast-in-parse-super-class
>> - @coleenp review - updated asserts
>> - removed test-only assert
>> - Simplify parse_super_klass() -> check_super_class()
>> - 8366498: Wrong InstanceKlass::cast() in ClassFileParser::parse_super_class
>
> Looks good. Thanks
Thanks @dholmes-ora @coleenp for the review
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27026#issuecomment-3254482367
More information about the hotspot-runtime-dev
mailing list