This page details the proposed, accepted and deferred changes to JSR 199, documenting the changes that will go into the next revision, per Section 3.6.2 of the JCP 2.11 document. You may visit the JSR 199 Java Compiler API detail page for the JSR's history and other details.
Last updated: 19 December 2024
ACCEPTED CHANGES
Maintenance Review 7, approved on 30 July 2024:
Summary of proposed changes
Diff from last release
Issue List
These changes have been incorporated into the Final Release of JSR 398, Java SE 23
|
Maintenance Review 6, approved on 21 January 2022:
Summary of proposed changes
Issue List
|
Maintenance Review 5, approved on 10 August 2021:
Summary of proposed changes
Issue List
|
Maintenance Review 4, approved on 20 January 2021:
Summary of proposed changes
Issue List
|
Maintenance Review 3, approved on 30 July 2019:
Summary of proposed changes
Issue List
|
Maintenance Review 2, approved on 22 April 2017:
Summary of Proposed Changes
JSR 199 Issue List
|
Maintenance Review, approved on 5 December 2013:
Two significant changes are proposed, in addition to minor changes to fix errata:
a) A new member NATIVE_HEADER_OUTPUT is added to the enum javax.tools.StandardLocation
b) A new class javax.tools.DocumentationTool is added to provide API access to a documentation tool such as javadoc, but analogy with javax.tools.JavaCompiler, which provides API access to a Java compiler such as javac.
diffs of the javadoc
|
|