git: openjdk/jdk: 8283807: Handle CompileThreshold the same as other thresholds when scaled with -XX:CompileThresholdScaling

Tobias Hartmann thartmann at openjdk.java.net
Fri May 6 07:09:44 UTC 2022


Changeset: dd06cc63
Author:    Tobias Holenstein <tobias.holenstein at oracle.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
Date:      2022-05-06 07:08:19 +0000
URL:       https://git.openjdk.java.net/jdk/commit/dd06cc638ec54e54cce599f82f37eb56abac2eae

8283807: Handle CompileThreshold the same as other thresholds when scaled with -XX:CompileThresholdScaling

Reviewed-by: kvn, iklam, thartmann

! src/hotspot/share/compiler/compilerDefinitions.cpp
+ test/hotspot/jtreg/compiler/arguments/TestCompileThresholdScaling.java
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common/optionsvalidation/DoubleJVMOption.java



More information about the jdk-changes mailing list