mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8255989: Remove explicitly unascribed authorship from Java source files
Reviewed-by: redestad, mr, mchung, iris, serb
This commit is contained in:
parent
358f5d2b03
commit
c5462bb95d
77 changed files with 60 additions and 140 deletions
|
@ -186,7 +186,6 @@ import sun.reflect.misc.ReflectUtil;
|
|||
* Class<String>}. Use {@code Class<?>} if the class being modeled is
|
||||
* unknown.
|
||||
*
|
||||
* @author unascribed
|
||||
* @see java.lang.ClassLoader#defineClass(byte[], int, int)
|
||||
* @since 1.0
|
||||
* @jls 15.8.2 Class Literals
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue