[Integrated] RFR: 7902688: Asmtools support for JEP 360: changing the name from SealedTypes to SealedClasses

Leonid Kuskov lkuskov at openjdk.java.net
Thu Jun 4 01:49:43 UTC 2020


On Thu, 4 Jun 2020 00:51:06 GMT, Leonid Kuskov <lkuskov at openjdk.org> wrote:

> This is the trivial fix for https://bugs.openjdk.java.net/browse/CODETOOLS-7902688
> All "PermittedSubtypes" names, identifiers and types have been changed to "PermittedSubclasses"

This pull request has now been integrated.

Changeset: 176446ee
Author:    Leonid Kuskov <lkuskov at openjdk.org>
URL:       https://git.openjdk.java.net/asmtools/commit/176446ee
Stats:     221 lines in 13 files changed: 90 ins; 90 del; 41 mod

7902688: Asmtools support for JEP 360: changing the name from SealedTypes to SealedClasses

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

PR: https://git.openjdk.java.net/asmtools/pull/6


More information about the asmtools-dev mailing list