mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-22 20:14:43 +02:00
8208060: Additional corrections of serial-related declarations
Reviewed-by: rriggs, lancea
This commit is contained in:
parent
9959e34180
commit
07cb147927
9 changed files with 8 additions and 11 deletions
|
@ -68,6 +68,4 @@ public enum MemoryType {
|
|||
public String toString() {
|
||||
return description;
|
||||
}
|
||||
|
||||
private static final long serialVersionUID = 6992337162326171013L;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue