[jdk17u-dev] RFR: 8277447: Hotspot C1 compiler crashes on Kotlin suspend fun with loop
Goetz Lindenmaier
goetz at openjdk.java.net
Mon Jan 10 14:56:04 UTC 2022
I backport this for parity with 17.0.3-oracle.
I adapted the class file version in the .jasm file from 62 to 61.
-------------
Commit messages:
- Backport b46f0b0b1f2ada705f8b5aac9b7d8423699437a1
Changes: https://git.openjdk.java.net/jdk17u-dev/pull/75/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=75&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8277447
Stats: 121 lines in 3 files changed: 121 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk17u-dev/pull/75.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/75/head:pull/75
PR: https://git.openjdk.java.net/jdk17u-dev/pull/75
More information about the jdk-updates-dev
mailing list