On Fri, 10 Jul 2020 05:20:03 GMT, Ambarish Rapte <ara...@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