RFR: 8349722: [leyden] Option to block until preloading is complete [v2]
Aleksey Shipilev
shade at openjdk.org
Mon Feb 10 18:20:13 UTC 2025
On Mon, 10 Feb 2025 15:44:38 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>>
>> - Diagnostic
>> - Merge branch 'premain' into JDK-8349722-leyden-block-preload
>> - Fix
>
> src/hotspot/share/compiler/compiler_globals.hpp line 494:
>
>> 492: "Exit after precompilation step is over") \
>> 493: \
>> 494: product(bool, PreloadBlocking, false, \
>
> Should be diagnostic flag
Done.
-------------
PR Review Comment: https://git.openjdk.org/leyden/pull/36#discussion_r1949656898
More information about the leyden-dev
mailing list