> 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 one additional commit since the last revision: Review comment ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1968/files - new: https://git.openjdk.org/jfx/pull/1968/files/fc830a7e..290ed2de Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1968&range=05 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1968&range=04-05 Stats: 9 lines in 2 files changed: 2 ins; 3 del; 4 mod Patch: https://git.openjdk.org/jfx/pull/1968.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1968/head:pull/1968 PR: https://git.openjdk.org/jfx/pull/1968
