mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +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
|
@ -49,7 +49,6 @@ import java.io.ObjectStreamField;
|
|||
* now known as the <i>cause</i>, and may be accessed via the {@link
|
||||
* Throwable#getCause()} method, as well as the aforementioned "legacy method."
|
||||
*
|
||||
* @author unascribed
|
||||
* @see java.lang.Class#forName(java.lang.String)
|
||||
* @see java.lang.ClassLoader#findSystemClass(java.lang.String)
|
||||
* @see java.lang.ClassLoader#loadClass(java.lang.String, boolean)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue