Integrated: 8362534: [Leyden] assert(comp != nullptr) failed: Ensure we have a compiler
Ashutosh Mehra
asmehra at openjdk.org
Thu Jul 17 21:54:13 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.
This pull request has now been integrated.
Changeset: 34077435
Author: Ashutosh Mehra <asmehra at openjdk.org>
URL: https://git.openjdk.org/leyden/commit/340774354cfb11a6ec5eb28bd4ffa50967e86ead
Stats: 4 lines in 1 file changed: 1 ins; 0 del; 3 mod
8362534: [Leyden] assert(comp != nullptr) failed: Ensure we have a compiler
Reviewed-by: kvn
-------------
PR: https://git.openjdk.org/leyden/pull/85
More information about the leyden-dev
mailing list