mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8264779: Fix doclint warnings in java/nio
Reviewed-by: chegar, iris, alanb, naoto
This commit is contained in:
parent
3e57924a6e
commit
a45733f840
9 changed files with 48 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (c) 2000, 2007, Oracle and/or its affiliates. All rights reserved.
|
||||
# Copyright (c) 2000, 2021, Oracle and/or its affiliates. All rights reserved.
|
||||
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
#
|
||||
# This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -28,7 +28,7 @@
|
|||
SINCE=1.4
|
||||
PACKAGE=java.nio
|
||||
# This year should only change if the generated source is modified.
|
||||
COPYRIGHT_YEARS="2000, 2007,"
|
||||
COPYRIGHT_YEARS="2000, 2021,"
|
||||
|
||||
|
||||
SUPER=RuntimeException
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue