RFR: 8327179: Update the 3D lighting application [v4]
Jayathirth D V
jdv at openjdk.org
Mon Mar 25 12:58:30 UTC 2024
On Wed, 13 Mar 2024 22:32:59 GMT, Nir Lisker <nlisker at openjdk.org> wrote:
>> Update for the 3D lighting test tool as described in the JBS issue.
>
> Nir Lisker has updated the pull request incrementally with five additional commits since the last revision:
>
> - Added spacing
> - Renamed constant
> - Updated benchmark reset message
> - Simplified models creation
> - Revert resource package
Even after reverting package name i continue to see that 3DLighting throws exception when we manually launch it:
javafx.graphics at 23-internal/javafx.scene.image.Image.validateInputStream(Image.java:1140)
at javafx.graphics at 23-internal/javafx.scene.image.Image.<init>(Image.java:707)
at attenuation.Environment.<clinit>(Environment.java:64)
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1387#issuecomment-2017939695
More information about the openjfx-dev
mailing list