RFR: 8223717: javafx printing: Support Specifying Print to File in the API [v2]
Kevin Rushforth
kcr at openjdk.java.net
Tue Jun 29 22:43:04 UTC 2021
On Mon, 28 Jun 2021 18:12:33 GMT, Phil Race <prr at openjdk.org> wrote:
>> It's still a good idea to follow the pattern, so yes let's make the new methods final. We can file a cleanup bug for the existing ones (and since the class is final, we can do it without compatibility concerns).
>>
>> Also, I built the docs, and it is better to not add any javadoc comments on the setter and getter.
>
> I'll file a clean up bug
I missed the part where you said you would file the bug, so I filed [JDK-8269638](https://bugs.openjdk.java.net/browse/JDK-8269638).
-------------
PR: https://git.openjdk.java.net/jfx/pull/543
More information about the openjfx-dev
mailing list