On Thu, 20 Nov 2025 12:05:37 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> NPE is seen while accessing transient "scenePeer" variable between reads.. >> Fix is made to store it in a temp variable rather than reading it twice >> since the value can change between successive reads in many places it is >> accessed. >> Also some debug logs added to be enabled via `jfxpanel.debug` property > > Prasanta Sadhukhan has updated the pull request incrementally with two > additional commits since the last revision: > > - Rename var w.r.t the accessing thread for easy perusal > - comment fix Looks like JBS is still having connectivity problems. Once it wakes up, this should be marked as ready to integrate. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1968#issuecomment-3558835627
