RFR: JDK-8246280: Refine API to model sealed classes and interfaces in javax.lang.model

Joe Darcy darcy at openjdk.org
Mon Sep 18 20:03:54 UTC 2023


Simple specification clarification.

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

Commit messages:
 - Appease jcheck.
 - JDK-8246280: Refine API to model sealed classes and interfaces in javax.lang.model

Changes: https://git.openjdk.org/jdk/pull/15795/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15795&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8246280
  Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/15795.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15795/head:pull/15795

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


More information about the compiler-dev mailing list