RFR: 8271395: Fixing crash at printing [v2]
Christian Heilmann
duke at openjdk.java.net
Thu Jun 9 07:50:41 UTC 2022
On Wed, 8 Sep 2021 07:52:31 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:
>> This PR switches the Thread to the QuantumRenderer, in the case the Disposer is called from another Thread - the printing Thread.
>> I'm open for better solutions on how to fix this Issue.
>> Initially i thought there is also a Race Condition in the resource pool, but a new one is created for the Printing Thread.
>
> Florian Kirmaier has updated the pull request incrementally with one additional commit since the last revision:
>
> JDK-8271395
> QuantumRenderer is no longer public
How to proceed to get this PR reviewed?
-------------
PR: https://git.openjdk.java.net/jfx/pull/618
More information about the openjfx-dev
mailing list