Integrated: 8261225: TieredStopAtLevel should have no effect if TieredCompilation is disabled
Igor Veresov
iveresov at openjdk.java.net
Fri Feb 19 19:47:41 UTC 2021
On Fri, 19 Feb 2021 15:41:23 GMT, Igor Veresov <iveresov at openjdk.org> wrote:
> Ignore TieredStopAtLevel flag is TieredCompilation is off for compatibility with the old compilation policy. Also did some polishing of things that came up in the process.
This pull request has now been integrated.
Changeset: 977a21ad
Author: Igor Veresov <iveresov at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/977a21ad
Stats: 137 lines in 3 files changed: 101 ins; 20 del; 16 mod
8261225: TieredStopAtLevel should have no effect if TieredCompilation is disabled
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/2647
More information about the hotspot-compiler-dev
mailing list