[jdk17u] Integrated: 8273234: extended 'for' with expression of type tvar causes the compiler to crash
Ekaterina Vergizova
evergizova at openjdk.java.net
Mon Oct 18 10:01:00 UTC 2021
On Mon, 11 Oct 2021 11:24:10 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:
> I'd like to backport this fix to 17u. It fixes regression in javac introduced in jdk17.
> The patch applies cleanly.
> Tested with langtools tests, new test fails without the patch, passes with it.
This pull request has now been integrated.
Changeset: 6081dcaa
Author: Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u/commit/6081dcaaa0cdcaf5cd768c6e463a0116483c2cf2
Stats: 50 lines in 2 files changed: 49 ins; 0 del; 1 mod
8273234: extended 'for' with expression of type tvar causes the compiler to crash
Backport-of: 8c379092747301de70db1ef8e441cbe09fd742e7
-------------
PR: https://git.openjdk.java.net/jdk17u/pull/175
More information about the jdk-updates-dev
mailing list