RFR: 4756278: RFE: Insufficient API documentation for java.awt.Polygon constructor
Julian Waters
jwaters at openjdk.org
Thu Dec 8 05:55:45 UTC 2022
On Fri, 30 Sep 2022 22:28:40 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.
>
> The projects page on openjdk.org says that two integrated PRs are required, but I only have one and I fear that I will waste Mark Reinhold's time asking for author permissions without meeting the criteria. I was hoping these two doc issues were small enough to get me there, but alas. And I agree that asking for others to be my proxy isn't a great balance--it sucks for them and sucks for me. I guess I'll find some other fixes in the meantime...
@SWinxy No worries, I've caught up to your CSR issues, this one is at https://bugs.openjdk.org/browse/JDK-8298351
Sorry for taking so long, I've been pretty busy
-------------
PR: https://git.openjdk.org/jdk/pull/10418
More information about the client-libs-dev
mailing list