[jfx15] RFR: 8201567: QuantumRenderer modifies buffer in use by JavaFX Application Thread [v2]

Eric Bresie github.com+370894+ebresie at openjdk.java.net
Thu Jul 23 12:37:04 UTC 2020


On Fri, 10 Jul 2020 05:20:03 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:

>> John Neffenger has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove assert statements
>
> Marked as reviewed by arapte (Reviewer).

Just curious and this may be OBE by now but...   I see the check thread but when accessing the buffer itself, should it
have some sort of synchronization of some type to make it more thread safe?

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

PR: https://git.openjdk.java.net/jfx/pull/255


More information about the openjfx-dev mailing list