JDK-6375016 : Elements.getTypeElement() sometimes returns null.
Type:Bug
Component:tools
Sub-Component:javac
Affected Version:6
Priority:P3
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2006-01-20
Updated:2011-02-16
Resolved:2006-03-04
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.
EVALUATION
Fixed along with 6194785, 6352136, 6374357.
03-03-2006
EVALUATION
Not reproducible with fixes that are going into build 75.
Some recent javac ClassReader work relating to nested classes
made the difference.