-
Bug
-
Resolution: Fixed
-
P4
-
jfx21
-
b18
This is a follow-on to JDK-8307807 to replace the additional uses of System.getProperty("os.name") with PlatformUtil calls in HostUtils in the javafx.media module.
See this PR comment:
https://github.com/openjdk/jfx/pull/1132#issuecomment-1545996996
See this PR comment:
https://github.com/openjdk/jfx/pull/1132#issuecomment-1545996996
- relates to
-
JDK-8307807 Replace use of System.getProperty("os.name") with PlatformUtil calls
- Resolved