|
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
|