> This is a very basic solution to the OOBE described in the issue. While it > would definitely be better to figure out the root cause, understanding the > NGNode implementation is above my knowledge level atm. > > The code has been like that for 10 years and no one complained, so I am not > sure whether this is a deeper issue or just a small oversight when handling > all possible cases. > > The fix should retain the exact original workings of the method while > avoiding the exception.
Christopher Schnick has updated the pull request incrementally with one additional commit since the last revision: Wrap expression in parentheses ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2037/files - new: https://git.openjdk.org/jfx/pull/2037/files/65aaaabe..c55f674b Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2037&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2037&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/2037.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2037/head:pull/2037 PR: https://git.openjdk.org/jfx/pull/2037
