Integrated: 8309093: Underscore with brackets

Aggelos Biboudis abimpoudis at openjdk.org
Fri Jun 2 06:18:16 UTC 2023


On Tue, 30 May 2023 13:13:30 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

> Currently `<type> _[]` passes compilation while it is prohibited by the [spec](https://cr.openjdk.org/~abimpoudis/unnamed/jep443-20230322/specs/unnamed-jls.html#jls-14.14.2). This PR addresses that.

This pull request has now been integrated.

Changeset: 80075997
Author:    Aggelos Biboudis <abimpoudis at openjdk.org>
Committer: Jan Lahoda <jlahoda at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8007599756ad9052afaa64044bb4703e813dc080
Stats:     50 lines in 6 files changed: 47 ins; 0 del; 3 mod

8309093: Underscore with brackets

Reviewed-by: jlahoda

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

PR: https://git.openjdk.org/jdk/pull/14217


More information about the compiler-dev mailing list