RFR: 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 21:22:59 GMT, Vladimir Kozlov <kvn 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.
@vnkozlov thanks for the review
-------------
PR Comment: https://git.openjdk.org/leyden/pull/85#issuecomment-3085635345
More information about the leyden-dev
mailing list