RFR: 8330159: [C2] Remove or clarify Compile::init_start [v6]
duke
duke at openjdk.org
Thu Sep 5 20:18:53 UTC 2024
On Tue, 3 Sep 2024 13:49:51 GMT, Yagmur Eren <duke at openjdk.org> wrote:
>> Compile::init_start method contained only an assertion. To cleanup, this method is removed and the locations where this method is called are replaced with the corresponding assertion. See issue: [JDK-8330159](https://bugs.openjdk.org/browse/JDK-8330159)
>
> Yagmur Eren has updated the pull request incrementally with one additional commit since the last revision:
>
> Update Compile::verify_init comment
@nelanbu
Your change (at version 05b94113dc6664ff4ee6d9500151829eead648d4) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20715#issuecomment-2332553476
More information about the hotspot-compiler-dev
mailing list