PixelBuffer API threading model?
Kevin Rushforth
kevin.rushforth at oracle.com
Fri Feb 21 12:39:40 UTC 2020
I missed seeing this yesterday. Since you have a test program, can you
file a bug at:
https://bugreport.java.com/
and include your test case?
Thanks.
-- Kevin
On 2/21/2020 3:17 AM, Neil C Smith wrote:
> Hi,
>
> On Tue, 18 Feb 2020 at 13:09, Neil C Smith <neil at codelerity.com> wrote:
>> the new JavaFX PixelBuffer API
> ...
>> will result in occasional access attempts and segfaults in texture upload.
> Is this the wrong place to discuss the documentation and/or
> enhancement to the implementation of the PixelBuffer API? I have a
> series of tests that consistently demonstrate a thread-race condition
> that segfaults the VM while using the API in the way it appears to
> have been designed to be used.
>
> Thanks and best wishes,
>
> Neil
>
More information about the openjfx-dev
mailing list