JDK-8050430 : Provided new utility visitors supporting SourceVersion.RELEASE_9
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-07-15
  • Updated: 2024-04-16
  • Resolved: 2014-07-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b25Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8177365 :  
Description
With a new source level, a new suite of utility visitors are needed corresponding to that source level.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/6394204fcef8 User: lana Date: 2014-07-30 19:22:30 +0000
30-07-2014

Draft release note: The utility visitors in javax.lang.model.util that correspond to the RELEASE_6 source level have been deprecated since the reference implementation regards -source 6 as obsolete. Authors of annotation processors should update their processors to support newer source versions.
17-07-2014

URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/6394204fcef8 User: darcy Date: 2014-07-17 16:47:37 +0000
17-07-2014

Review thread: http://mail.openjdk.java.net/pipermail/compiler-dev/2014-July/008883.html
15-07-2014