Integrated: 8277748: Obsolete the MinInliningThreshold flag in JDK 19

Emanuel Peter duke at openjdk.java.net
Tue Jan 11 08:36:27 UTC 2022


On Fri, 7 Jan 2022 12:41:26 GMT, Emanuel Peter <duke at openjdk.java.net> wrote:

> Changed `MinInliningThreshold` from `Depricated` (for JDK 18) to `Obsolete` (for JDK 19).
> 
> Checked that tests are not affected.

This pull request has now been integrated.

Changeset: bf7bcaac
Author:    Emanuel Peter <emanuel.peter at oracle.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/bf7bcaacaab12dbba1c2fb010487ed9196cb2fa5
Stats:     15 lines in 3 files changed: 1 ins; 14 del; 0 mod

8277748: Obsolete the MinInliningThreshold flag in JDK 19

Reviewed-by: kvn, thartmann

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

PR: https://git.openjdk.java.net/jdk/pull/6986


More information about the hotspot-dev mailing list