RFR: 8290451: Incorrect result when switching to C2 OSR compilation from C1 [v2]
Roland Westrelin
roland at openjdk.org
Mon Aug 29 09:12:04 UTC 2022
On Mon, 29 Aug 2022 07:43:32 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Looks good to me.
Thanks for the review.
> test/hotspot/jtreg/compiler/c1/BadStateAtLongCmp.jasm line 25:
>
>> 23:
>> 24: super public class BadStateAtLongCmp
>> 25: version 61:0
>
> Please use an older bytecode version to simplify backports.
Done (with the class file version for jdk 8 now)
-------------
PR: https://git.openjdk.org/jdk/pull/9938
More information about the hotspot-compiler-dev
mailing list