About JCP
Get Involved
Community Resources
Community News
FAQ
Contact Us
|
|
Summary of changes to JSR 269 for Java SE 19
The proposed changes to JSR 269 for Java SE 19 include:
- Customary changes to support a new platform version, additional enum constant in
SourceVersion , etc.
- Adding useful predicates to
ElementKind
- Further terminology updates to move from "type" to "class" and/or "interface" to align with JLS usage
- Miscellaneous cleanups
|