RFR: 8352209: NPE com.sun.prism.d3d.D3DTextureData.getContext [v3]
Nir Lisker
nlisker at openjdk.org
Fri Oct 31 14:28:03 UTC 2025
On Fri, 31 Oct 2025 13:24:32 GMT, Lukasz Kostyra <lkostyra at openjdk.org> wrote:
> I might add this to JBS as a follow-up investigation and enhancement/rework.
This would be a good idea. If the condition for the release of the texture is that the VertexBuffer has been flushed, we might need an upcall to notify the pool to dereference the texture.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1951#issuecomment-3473332143
More information about the openjfx-dev
mailing list