-
Bug
-
Resolution: Unresolved
-
P5
-
8u171, jfx18
-
os_x
I happened to spot this in the log while doing a build:
file or directory 'modules/javafx.media/build/native/mac/Release/libjfxmedia_qtkit.dylib', not found
The QuickTime-based media player on macOS was removed byJDK-8145602. As a follow-on fix, JDK-8242531 removed the logic from OSXPlatform that tried to load nonexistent libjfxmedia_qtkit library. There are still two references (plus a comment) in build.gradle that should be removed.
file or directory 'modules/javafx.media/build/native/mac/Release/libjfxmedia_qtkit.dylib', not found
The QuickTime-based media player on macOS was removed by
- blocks
-
JDK-8344728 ☂ Gradle build modernization
-
- Open
-
- relates to
-
JDK-8242531 [macos] JavaFX OSXPlatform tries to load nonexistent libjfxmedia_qtkit
-
- Resolved
-
-
JDK-8145602 [macosx] Remove QTKit based media player
-
- Resolved
-