On Mon, 2 Oct 2023 22:06:38 GMT, John Neffenger <jgn...@openjdk.org> wrote:
> Please review these changes to the build timestamp and to the JavaFX runtime > version available in the system properties. Thanks, Kevin. I'll fix that. To all reviewers: I added tests of the method [VersionInfo.setupSystemProperties][1] to the test cases in my [personal repository][2]. It's kind of overkill, and not necessary to prevent this bug, but let me know if I should add them anyway. [1]: https://github.com/openjdk/jfx/blob/master/modules/javafx.base/src/main/version-info/VersionInfo.java#L152 [2]: https://github.com/jgneff/version-info-test/commit/573f559 ------------- PR Comment: https://git.openjdk.org/jfx/pull/1253#issuecomment-1755744955