On Fri, 8 Sep 2023 17:05:41 GMT, Alexandre Iline <shurail...@openjdk.org> wrote:

>> There was a field in a subclass hiding a field in a superclass.
>
> @jayathirthrao  FYI

Thanks @shurymury for fixing this.
I have verified that this change fixes subtests which were failing because of 
`java.lang.NullPointerException: Cannot invoke 
"javafx.scene.Camera.setNearClip(double)" because "this.camera" is null `
LGTM.

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

PR Comment: https://git.openjdk.org/jfx-tests/pull/8#issuecomment-1713307191

Reply via email to