JDK 19 |
---|
19 b14Fixed |
CSR :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
EnumSet is a public class but it has only package-private constructors, and the only intended subclasses are RegularEnumSet and JumboEnumSet. EnumSet should be turned into a sealed class that permits only those subclasses.
|