RFR: 8299226: compiler/profiling/TestTypeProfiling.java: make it not throw if C2 is not enabled.

Ilya Korennoy duke at openjdk.org
Mon Apr 24 09:36:46 UTC 2023


On Fri, 10 Mar 2023 22:47:03 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> I looked again at the Level2RecompilationTest and OSRFailureLevel4Test and it seems that I was wrong in these tests the checks in `main()` are different.
>> 
>> So, it only needs to remove the checks from TestTypeProfiling.
>
> @ikorennoy, I added comment with question to Evgeny about how he hit the issue so we can reproduce it.
> These tests can't be run without JTREG which filter them. Based on his answer we either close bug as not issue or try to find why filtering does not work in his configuration.
> 
> If you want to look to do clean to remove unneeded checks and simplify `@requires` I would suggest to file a separate RFE.

@vnkozlov seems like there are no updates in Jira. What can we do now?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/12981#issuecomment-1519730570


More information about the hotspot-compiler-dev mailing list