I agree, PermittedSubtypes should only contain stable names :) Rémi
----- Mail original ----- > De: "Brian Goetz" <[email protected]> > À: "amber-spec-experts" <[email protected]> > 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.
