On Mon, 6 Sep 2021 10:33:28 GMT, Florian Kirmaier <fkirma...@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 <fkirma...@openjdk.org> Committer: Kevin Rushforth <k...@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