[jdk17u] Integrated: 8269113: Javac throws when compiling switch (null)

Ekaterina Vergizova evergizova at openjdk.java.net
Thu Oct 7 12:56:24 UTC 2021


On Wed, 6 Oct 2021 15:37:20 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:

> I'd like to backport JDK-8269113 to 17u. It prevents AssertionError in javac.
> The patch applies cleanly.
> Tested with langtools tests, updated tests pass after applying the patch.

This pull request has now been integrated.

Changeset: 14e6913a
Author:    Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk17u/commit/14e6913ab26ad6acd38ef4938c56276414b74d1f
Stats:     45 lines in 4 files changed: 40 ins; 2 del; 3 mod

8269113: Javac throws when compiling switch (null)

Backport-of: 18870284084aaaf729640de0105ce21e253546b9

-------------

PR: https://git.openjdk.java.net/jdk17u/pull/159


More information about the jdk-updates-dev mailing list