mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8321889
: JavaDoc method references with wrong (nested) type
Reviewed-by: alanb
This commit is contained in:
parent
7d903964fb
commit
c51685267c
3 changed files with 5 additions and 7 deletions
|
@ -1841,7 +1841,7 @@ public class MethodHandles {
|
|||
* <a href="MethodHandles.Lookup.html#secmgr">refuses access</a>
|
||||
* @throws NullPointerException if {@code bytes} is {@code null}
|
||||
* @since 9
|
||||
* @see Lookup#privateLookupIn
|
||||
* @see MethodHandles#privateLookupIn
|
||||
* @see Lookup#dropLookupMode
|
||||
* @see ClassLoader#defineClass(String,byte[],int,int,ProtectionDomain)
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue