mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-04 07:28:22 +00:00
8213820: unknown tag: @returns
Reviewed-by: darcy
This commit is contained in:
parent
e07d7a01c7
commit
761710ffab
@ -379,7 +379,7 @@ public abstract class Reference<T> {
|
||||
* Throws {@link CloneNotSupportedException}. A {@code Reference} cannot be
|
||||
* meaningfully cloned. Construct a new {@code Reference} instead.
|
||||
*
|
||||
* @returns never returns normally
|
||||
* @return never returns normally
|
||||
* @throws CloneNotSupportedException always
|
||||
*
|
||||
* @since 11
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user