About JCP
Get Involved
Community Resources
Community News
FAQ
Contact Us
|
|
Summary of changes proposed to JSR 199
The proposed changes to JSR 199 for Java SE 16 include:
- Remove a no-arg constructor from |javax.tools.ToolProvider| that had
previously been terminally deprecated
- Add |@Override| to overriding methods throughout the |javax.tools|
package
- Miscellaneous textual cleanup
|