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

Ashutosh Mehra asmehra at openjdk.org
Thu Jul 17 21:09:58 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.

@vnkozlov can you please review.

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

PR Comment: https://git.openjdk.org/leyden/pull/85#issuecomment-3085473067


More information about the leyden-dev mailing list