JDK-8277748 : Obsolete the MinInliningThreshold flag in JDK 19
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-11-24
  • Updated: 2022-01-25
  • Resolved: 2022-01-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 19
19 b05Fixed
Related Reports
Relates :  
Relates :  
Description
The MinInliningThreshold flag was deprecated in JDK 18 under JDK-8273712 and should be obsoleted in JDK 19.
Comments
Changeset: bf7bcaac Author: Emanuel Peter <emanuel.peter@oracle.com> Committer: Tobias Hartmann <thartmann@openjdk.org> Date: 2022-01-11 08:32:40 +0000 URL: https://git.openjdk.java.net/jdk/commit/bf7bcaacaab12dbba1c2fb010487ed9196cb2fa5
11-01-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/6986 Date: 2022-01-07 12:41:26 +0000
10-01-2022

Example: JDK-8238832
06-01-2022