mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8176566: @since value errors in types of java.base module
Reviewed-by: martin, psandoz
This commit is contained in:
parent
8cfcabb1f6
commit
2be8407266
20 changed files with 30 additions and 1 deletions
|
@ -82,6 +82,7 @@ private static CallSite bootstrapDynamic(MethodHandles.Lookup caller, String nam
|
|||
}
|
||||
}</pre></blockquote>
|
||||
* @author John Rose, JSR 292 EG
|
||||
* @since 1.7
|
||||
*/
|
||||
abstract
|
||||
public class CallSite {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue