mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8343467: Remove unnecessary @SuppressWarnings annotations (security)
Reviewed-by: mullan
This commit is contained in:
parent
e7fc0eb522
commit
4b21fb9df9
23 changed files with 13 additions and 36 deletions
|
@ -115,7 +115,6 @@ public interface Key extends java.io.Serializable {
|
|||
* ineffectual. Do not use; no replacement.
|
||||
*/
|
||||
@Deprecated
|
||||
@SuppressWarnings("serial")
|
||||
@java.io.Serial
|
||||
long serialVersionUID = 6603384152749567654L;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue