8339631: Fix block @jls and @jvms tags

Reviewed-by: liach, darcy, jjg
This commit is contained in:
Pavel Rappo 2024-09-09 12:06:21 +00:00
parent 615a24f216
commit 88cccc14db
22 changed files with 53 additions and 53 deletions

View file

@ -755,7 +755,7 @@ public final class Method extends Executable {
* {@link Class} and no definition can be found for the
* default class value.
* @since 1.5
* @jls 9.6.2 Defaults for Annotation Type Elements
* @jls 9.6.2 Defaults for Annotation Interface Elements
*/
public Object getDefaultValue() {
if (annotationDefault == null)