> Due to transient datatype of scenePeer, it can become null which can result 
> in NPE in scenarios where scene is continuously been reset and set, which 
> warrants a null check, as is done in other places for the same variable.

Prasanta Sadhukhan has updated the pull request incrementally with one 
additional commit since the last revision:

  Add nullcheck for sceneState

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1178/files
  - new: https://git.openjdk.org/jfx/pull/1178/files/e53ce684..a4c364ef

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1178&range=06
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1178&range=05-06

  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jfx/pull/1178.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/1178/head:pull/1178

PR: https://git.openjdk.org/jfx/pull/1178

Reply via email to