[lworld] Integrated: 8263441: [lworld] TestUnloadedInlineTypeField fails due to unexpected compilation level

Tobias Hartmann thartmann at openjdk.java.net
Tue Mar 30 14:18:36 UTC 2021


On Tue, 30 Mar 2021 13:59:48 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> Some of the unit tests trigger frequent recompilation that may lead to test failures because the `PerMethodRecompilationCutoff` is reached for the test method. The fix is to disable `PerMethodRecompilationCutoff` and `PerBytecodeRecompilationCutoff`.
> 
> Best regards,
> Tobias

This pull request has now been integrated.

Changeset: 83d849f4
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/83d849f4
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8263441: [lworld] TestUnloadedInlineTypeField fails due to unexpected compilation level

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

PR: https://git.openjdk.java.net/valhalla/pull/374



More information about the valhalla-dev mailing list