RFR: 8271395: Fixing crash at printing [v2]

Phil Race prr at openjdk.org
Wed Jul 20 19:53:15 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

Marked as reviewed by prr (Reviewer).

-------------

PR: https://git.openjdk.org/jfx/pull/618


More information about the openjfx-dev mailing list