[jdk17u] Integrated: 8274347: Passing a *nested* switch expression as a parameter causes an NPE during compile
Ekaterina Vergizova
evergizova at openjdk.java.net
Mon Oct 18 10:09:55 UTC 2021
On Fri, 15 Oct 2021 13:36:31 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, updated tests fail without the patch, pass with it.
This pull request has now been integrated.
Changeset: ee02c642
Author: Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u/commit/ee02c6426769ef15578ae2505658a401d1f13469
Stats: 88 lines in 3 files changed: 85 ins; 0 del; 3 mod
8274347: Passing a *nested* switch expression as a parameter causes an NPE during compile
Backport-of: b870468bdc99938fbb19a41b0ede0a3e3769ace2
-------------
PR: https://git.openjdk.java.net/jdk17u/pull/196
More information about the jdk-updates-dev
mailing list