JDK-8024915 : j.l.r.Executable.getAnnotatedReceiverType() should return null for static methods
Type:Bug
Component:core-libs
Sub-Component:java.lang:reflect
Affected Version:8
Priority:P2
Status:Closed
Resolution:Fixed
Submitted:2013-09-17
Updated:2013-10-17
Resolved:2013-09-30
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.
j.l.r.Executable.getAnnotatedReceiverType() should return null for static methods
This is a subset of the issues reported in jdk-8023359 and the only one not addressed by jdk-8007072.