Withdrawn: 8299226: compiler/profiling/TestTypeProfiling.java: make it not throw if C2 is not enabled.
Ilya Korennoy
duke at openjdk.org
Wed Apr 26 08:28:55 UTC 2023
On Fri, 10 Mar 2023 19:31:45 GMT, Ilya Korennoy <duke at openjdk.org> wrote:
> Changing RuntimeException to SkippedException when TieredStopAtLevel < 4.
>
> The main part of this problem was done in [JDK-8226795](https://bugs.openjdk.org/browse/JDK-8226795) but for some reason, the exception was not changed.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/12981
More information about the hotspot-compiler-dev
mailing list