mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8286348: incorrect use of @serial
Reviewed-by: iris, prr
This commit is contained in:
parent
b0d2b0a355
commit
54e3308210
1 changed files with 0 additions and 1 deletions
|
@ -863,7 +863,6 @@ public abstract class Provider extends Properties {
|
|||
* @param in the {@code ObjectInputStream} to read
|
||||
* @throws IOException if an I/O error occurs
|
||||
* @throws ClassNotFoundException if a serialized class cannot be loaded
|
||||
* @serial
|
||||
*/
|
||||
@java.io.Serial
|
||||
private void readObject(ObjectInputStream in)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue