I agree, PermittedSubtypes should only contain stable names :) Rémi
----- Mail original ----- > De: "Brian Goetz" <brian.go...@oracle.com> > À: "amber-spec-experts" <amber-spec-experts@openjdk.java.net> > Envoyé: Mercredi 9 Octobre 2019 23:35:48 > Objet: Re: [sealed] Sealed local classes? >> Proposal: ban `sealed` and `non-sealed` modifiers on _local_ classes >> and interfaces. > > And we would want to extend the ban we have for the other two forms of > "subclasses inside implementations", lambdas and inner classes, to local > classes.