Skip to content

Commit

Permalink
8347163: Javadoc error in ConstantPoolBuilder after JDK-8342468
Browse files Browse the repository at this point in the history
  • Loading branch information
liach committed Jan 8, 2025
1 parent bcefab5 commit f726796
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ default MethodHandleEntry methodHandleEntry(DirectMethodHandleDesc descriptor) {
*
* @param refKind the reference kind of the method handle
* @param reference the {@code MemberRefEntry}
* @see MethodHandleInfo##refKinds Reference kinds
* @see MethodHandleInfo##refkinds Reference kinds
* @see MethodHandleEntry#kind() MethodHandleEntry::kind
* @see MethodHandleEntry#reference() MethodHandleEntry::reference
*/
Expand Down

0 comments on commit f726796

Please sign in to comment.