Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6874521
Votes 0
Synopsis Remove @note tags
Category java:classes_nio
Reported Against
Release Fixed 7(b71)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 21-AUG-2009
Description
During the development of JSR-203 there were a number of custom tags used (@note, @updated, @version, etc.). These were supposed to be removed before the integration into jdk7 but there are a few residuals that were not removed from the following classes:

java.util.Scanner
java.nio.channels.FileChannel
java.nio.channels.FileLock
java.nio.channels.Channel

These should be removed.
Posted Date : 2009-08-21 08:36:04.0
Work Around
N/A
Evaluation
Remove tags from the code.
Posted Date : 2009-08-21 08:36:04.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang