> The Mac build issues a lot of warnings including several related to the > deprecation of OpenGL in macOS 10.14. Now that the deployment target for > JavaFX is 11.0 across the board these warnings are showing up on both M1 and > Intel builds. Luckily Apple provides a simply way to silence these warnings > by setting a single C preprocessor define.
Martin Fox has updated the pull request incrementally with one additional commit since the last revision: Replaced deprecated constant ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1161/files - new: https://git.openjdk.org/jfx/pull/1161/files/883be169..f3f8fddc Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1161&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1161&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/1161.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1161/head:pull/1161 PR: https://git.openjdk.org/jfx/pull/1161
