mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Reviewed-by: mduigou, lancea, alanb, mullan
This commit is contained in:
parent
eb521232f2
commit
ea9a7a88a1
361 changed files with 1050 additions and 1053 deletions
|
@ -36,7 +36,7 @@ package java.io;
|
|||
* </UL>
|
||||
*
|
||||
* @author unascribed
|
||||
* @since JDK1.1
|
||||
* @since 1.1
|
||||
*/
|
||||
public class InvalidClassException extends ObjectStreamException {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue