Find JSRs
Submit this Search


Ad Banner
 
 
 
 

Change Log for JSR-000199 Java Compiler API

Change Log for JSR-000199 JavaTM Compiler API


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.

Last updated: 11 March 2022

PROPOSED CHANGES
 

ACCEPTED CHANGES
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

DEFERRED CHANGES