mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8314738: Remove all occurrences of and support for @revised
Reviewed-by: mr
This commit is contained in:
parent
6b9df037e4
commit
f39fc0aa2d
28 changed files with 8 additions and 124 deletions
|
@ -499,8 +499,6 @@ public class FileInputStream extends InputStream
|
|||
* this method should be prepared to handle possible reentrant invocation.
|
||||
*
|
||||
* @throws IOException {@inheritDoc}
|
||||
*
|
||||
* @revised 1.4
|
||||
*/
|
||||
@Override
|
||||
public void close() throws IOException {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue