RFR: 8305757: Call Method::compute_has_loops_flag() when creating CDS archive [v4]
Calvin Cheung
ccheung at openjdk.org
Tue Apr 18 21:24:50 UTC 2023
On Tue, 18 Apr 2023 18:28:35 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> A simple optimization -- call Method::compute_has_loops_flag() for all methods during CDS archive dump. This way, the JIT doesn't need to do this at runtime.
>
> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>
> @calvinccheung comment
Marked as reviewed by ccheung (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/13390#pullrequestreview-1390955584
More information about the hotspot-runtime-dev
mailing list