RFR: 8309093: Underscore with brackets

Jan Lahoda jlahoda at openjdk.org
Thu Jun 1 17:29:05 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.

Looks reasonable.

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

Marked as reviewed by jlahoda (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14217#pullrequestreview-1455972110


More information about the compiler-dev mailing list