mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +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
|
@ -106,7 +106,6 @@ import java.util.*;
|
|||
* {@code String} (the detail message) and a {@code Throwable} (the
|
||||
* cause).
|
||||
*
|
||||
* @author unascribed
|
||||
* @author Josh Bloch (Added exception chaining and programmatic access to
|
||||
* stack trace in 1.4.)
|
||||
* @jls 11.2 Compile-Time Checking of Exceptions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue