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

Aggelos Biboudis abimpoudis at openjdk.java.net
Fri May 13 14:27:55 UTC 2022


> 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

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8677/files
  - new: https://git.openjdk.java.net/jdk/pull/8677/files/401b9754..bcbafe97

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8677&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8677&range=02-03

  Stats: 3 lines in 2 files changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8677.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8677/head:pull/8677

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


More information about the compiler-dev mailing list