-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 19, 20
-
Component/s: client-libs
-
b21
Remove couple of unused static fields in sun.awt.geom.Edge class.
static final int INIT_PARTS = 4;
static final int GROW_PARTS = 10;
static final int INIT_PARTS = 4;
static final int GROW_PARTS = 10;