JDK-8193553 : Provide better guidance on using javax.lang.model visitors
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-12-14
  • Updated: 2020-03-02
  • Resolved: 2020-02-26
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 15
15 b12Fixed
Related Reports
Relates :  
Description
The various visitor interfaces in the javax.lang.model API have a number of visitor classes available in javax.lang.model.util. The interface could provide guidance on which visitor class to use under different circumstances.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/cf96533fd215 User: darcy Date: 2020-02-26 01:50:19 +0000
26-02-2020

Review thread: https://mail.openjdk.java.net/pipermail/compiler-dev/2020-February/014322.html
21-02-2020