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

Zihao Lin duke at openjdk.org
Mon Nov 17 09:27:06 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

Thank you. /integrate

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

PR Comment: https://git.openjdk.org/jdk/pull/28191#issuecomment-3540755255


More information about the hotspot-compiler-dev mailing list