[sealed-types] RFR: Attempting to fix separate compilation with sealed classes.

Jan Lahoda jlahoda at openjdk.java.net
Tue May 12 11:16:49 UTC 2020


Basically, adjusting the sealed supertype compilation to not depend on TypeEnter.

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

Commit messages:
 - Attempting to fix separate compilation with sealed classes.

Changes: https://git.openjdk.java.net/amber/pull/19/files
 Webrev: https://webrevs.openjdk.java.net/amber/19/webrev.00
  Stats: 218 lines in 4 files changed: 83 ins; 116 del; 19 mod
  Patch: https://git.openjdk.java.net/amber/pull/19.diff
  Fetch: git fetch https://git.openjdk.java.net/amber pull/19/head:pull/19

PR: https://git.openjdk.java.net/amber/pull/19


More information about the amber-dev mailing list