RFR: 8362534: [Leyden] assert(comp != nullptr) failed: Ensure we have a compiler

Vladimir Kozlov kvn at openjdk.org
Thu Jul 17 21:26:15 UTC 2025


On Thu, 17 Jul 2025 20:59:30 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:

> Precompiler tries to compile methods at all levels without taking into account TieredStopAtLevel value.
> This patch updates Precompiler to restrict compilation to only levels allowed by TieredStopAtLevel.

Looks good. You can push it.

-------------

Marked as reviewed by kvn (Committer).

PR Review: https://git.openjdk.org/leyden/pull/85#pullrequestreview-3031074112


More information about the leyden-dev mailing list