[OpenJDK 2D-Dev] [10] RFR 8078192: Path2D storage trimming
Laurent Bourgès
bourges.laurent at gmail.com
Wed Apr 19 06:49:33 UTC 2017
Hi,
Here is a first attempt to propose a Path2D patch (based on JDK10):
http://cr.openjdk.java.net/~lbourges/path2D/Path2D-8078192.0/
JBS: https://bugs.openjdk.java.net/browse/JDK-8078192
Please review the Path2D changes, notably the javadoc (english) and the
modified Path2DCopyConstructor test which checks all public Path2D methods
on concrete classes (Path2D.Float, Path2D.Double, GeneralPath) after
calling path.trimToSize()
Cheers,
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20170419/86f900f7/attachment.html>
More information about the 2d-dev
mailing list