Integrated: 8349722: [leyden] Option to block until preloading is complete
Aleksey Shipilev
shade at openjdk.org
Tue Feb 11 16:26:29 UTC 2025
On Mon, 10 Feb 2025 14:36:52 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> During one of the meetings, @iwanowww suggested there is a diagnostic option to block the execution until all preloaded code is finished loading. For the Java application, it would then look as if the entirety of preload code was loaded "instantaneously", which helps to estimate the performance floor for a given workload.
>
> I have found no such option in current Leyden prototype, though, so this RFE should implement one.
>
> This is indeed helpful, especially combined with #32, which allows to run with only C2.
This pull request has now been integrated.
Changeset: cc546e25
Author: Aleksey Shipilev <shade at openjdk.org>
Committer: Vladimir Kozlov <kvn at openjdk.org>
URL: https://git.openjdk.org/leyden/commit/cc546e25aa4d0fb6d055ce29c3cd2c82aaae97ac
Stats: 7 lines in 2 files changed: 6 ins; 0 del; 1 mod
8349722: [leyden] Option to block until preloading is complete
Reviewed-by: kvn, vlivanov
-------------
PR: https://git.openjdk.org/leyden/pull/36
More information about the leyden-dev
mailing list