8211885: Duplicate id declarations in java.awt.geom.Path2D
Reviewed-by: aivanov
This commit is contained in:
parent
ef37f8afb6
commit
d553ddbd03
@ -858,7 +858,6 @@ public abstract class Path2D implements Shape, Cloneable {
|
||||
* path.
|
||||
*
|
||||
* @serialData
|
||||
* <a id="Path2DSerialData"><!-- --></a>
|
||||
* <ol>
|
||||
* <li>The default serializable fields.
|
||||
* There are no default serializable fields as of 1.6.
|
||||
@ -1634,7 +1633,6 @@ public abstract class Path2D implements Shape, Cloneable {
|
||||
* path.
|
||||
*
|
||||
* @serialData
|
||||
* <a id="Path2DSerialData"><!-- --></a>
|
||||
* <ol>
|
||||
* <li>The default serializable fields.
|
||||
* There are no default serializable fields as of 1.6.
|
||||
|
Loading…
Reference in New Issue
Block a user