提交 8de520ee 编写于 作者: F flar

6522514: Extending Arc2D.Double and serializing the object causes InvalidClassException

Reviewed-by: prr
上级 aa72da86
......@@ -681,7 +681,7 @@ public abstract class Arc2D extends RectangularShape {
* @see java.awt.geom.Arc2D.Float
* @see java.awt.geom.Arc2D.Double
*/
Arc2D() {
protected Arc2D() {
this(OPEN);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册