RFR: 8368961: Remove redundant checks in ciField.cpp [v2]

Anton Seoane Ampudia aseoane at openjdk.org
Wed Nov 12 14:34:38 UTC 2025


On Wed, 12 Nov 2025 05:12:34 GMT, Zihao Lin <duke at openjdk.org> wrote:

>> Remove redundant check in 'trust_final_non_static_fields' ciField.cpp
>> 
>> Remove:
>> 1. java_lang_System check
>> 2. is_box_klass check
>> 3. java_lang_String check
>
> Zihao Lin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove

Looks good to me

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

Marked as reviewed by aseoane (Author).

PR Review: https://git.openjdk.org/jdk/pull/28191#pullrequestreview-3453764942


More information about the hotspot-compiler-dev mailing list