JDK-8004133 : Provide javax.lang.model.* implementation backed by core reflection
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.lang.model
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2012-11-29
  • Updated: 2024-04-16
  • Resolved: 2013-05-15
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 8
8 b91Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
From JEP 119 (http://openjdk.java.net/jeps/119)

"Provide an implementation of the javax.lang.model.* API backed by core reflection rather than by javac. In other words, provide an alternate API to access and process the reflective information about loaded classes provided by core reflection."

Comments
URL: http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/bcd927639039 User: lana Date: 2013-05-21 17:59:33 +0000
21-05-2013

As addressed in JDK 8, this feature is only a sample / demo so it does not include tests.
15-05-2013

URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/bcd927639039 User: darcy Date: 2013-05-15 07:01:12 +0000
15-05-2013