[jdk17u-dev] RFR: 8277447: Hotspot C1 compiler crashes on Kotlin suspend fun with loop
Paul Hohensee
phh at openjdk.java.net
Mon Jan 10 21:59:35 UTC 2022
On Mon, 10 Jan 2022 14:48:08 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 17.0.3-oracle.
>
> I adapted the class file version in the .jasm file from 62 to 61.
The JVM version number in the backported .jasm file is 55, which corresponds to 11, not 17. As you note, the major version for 17 is 61.
-------------
Changes requested by phh (Reviewer).
PR: https://git.openjdk.java.net/jdk17u-dev/pull/75
More information about the jdk-updates-dev
mailing list