RFR: 8286057: Make javac error on a generic enum friendlier [v4]

Jan Lahoda jlahoda at openjdk.java.net
Tue May 24 07:53:56 UTC 2022


On Fri, 13 May 2022 14:27:55 GMT, Aggelos Biboudis <abimpoudis at openjdk.org> wrote:

>> Improves the error message for generic enumerations.
>
> Aggelos Biboudis has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
> 
>   Add precise error for enums with empty parameter lists

Looks good to me.

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

Marked as reviewed by jlahoda (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8677


More information about the compiler-dev mailing list