JDK-7189946 : Incorrect copyright header in ExpertTaglet.java
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 7u6
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-08-08
  • Updated: 2013-09-04
  • Resolved: 2012-09-07
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 7 JDK 8
7u40 b06Fixed 8Resolved
Description
The header in file langtools/src/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/ExpertTaglet.java is incorrect. 

It was introduced in change http://hg.openjdk.java.net/jdk7u/jdk7u6/langtools/rev/b020b7a017cc 
If you look at other files in the same changeset, you'll find the correct header.

Comments
EVALUATION Change the copyright header to the standard form.
10-08-2012