Integrated: 8271118: C2: StressGCM should have higher priority than frequency-based policy
Yi Yang
yyang at openjdk.java.net
Wed Jul 28 02:20:33 UTC 2021
On Thu, 22 Jul 2021 05:34:40 GMT, Yi Yang <yyang at openjdk.org> wrote:
> I think StressGCM should have higher priority than frequency-based policy, otherwise StressGCM has no chance to choose because the frequency-based policy would choose block first if appropriately.
This pull request has now been integrated.
Changeset: ed1cb240
Author: Yi Yang <yyang at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/ed1cb24027f48ec8e243c26e1847561fa902d91f
Stats: 52 lines in 2 files changed: 38 ins; 10 del; 4 mod
8271118: C2: StressGCM should have higher priority than frequency-based policy
Reviewed-by: iveresov, kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/4865
More information about the hotspot-compiler-dev
mailing list