RFR: 8235772: Remove use of deprecated finalize method from PiscesRenderer and AbstractSurface
Kevin Rushforth
kcr at openjdk.java.net
Wed Dec 11 16:31:46 UTC 2019
On Wed, 11 Dec 2019 16:23:49 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> This will need two reviewers.
>
> Isn't Pisces going to be completely removed anyway?
The Pisces rasterizer will be removed, but as it turns out, the two classes in question are used by the prism-sw pipeline as part of the Pisces-based software renderer.
See the comment I added to [JDK-8196079](https://bugs.openjdk.java.net/browse/JDK-8196079).
-------------
PR: https://git.openjdk.java.net/jfx/pull/66
More information about the openjfx-dev
mailing list