RFR: 8368961: Remove redundant checks in ciField.cpp [v2]
Benoît Maillard
bmaillard at openjdk.org
Thu Nov 13 09:27:57 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
Marked as reviewed by bmaillard (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28191#pullrequestreview-3458650827
More information about the hotspot-compiler-dev
mailing list