RFR: 4756278: RFE: Insufficient API documentation for java.awt.Polygon constructor
SWinxy
duke at openjdk.org
Fri Sep 30 21:12:40 UTC 2022
On Mon, 26 Sep 2022 02:49:36 GMT, SWinxy <duke at openjdk.org> wrote:
> Appends: `, copying the array contents of {@code xpoints} and {@code ypoints}` to specify that the arrays in the constructor are explicitly copied.
Alright then. Just an old issue that wasn't really an issue.
-------------
PR: https://git.openjdk.org/jdk/pull/10418
More information about the client-libs-dev
mailing list