Integrated: 8271395: Crash during printing when disposing textures

Florian Kirmaier fkirmaier at openjdk.org
Sat Aug 20 12:44:35 UTC 2022


On Mon, 6 Sep 2021 10:33:28 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.

This pull request has now been integrated.

Changeset: 88159811
Author:    Florian Kirmaier <fkirmaier at openjdk.org>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL:       https://git.openjdk.org/jfx/commit/88159811239b76399b8f90c6c648293b4a06528c
Stats:     23 lines in 2 files changed: 23 ins; 0 del; 0 mod

8271395: Crash during printing when disposing textures

Reviewed-by: kcr, prr

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

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


More information about the openjfx-dev mailing list