On Mon, 20 Jan 2020 11:10:07 GMT, Johan Vos <j...@openjdk.org> wrote:
> Fix JDK-8237078 > replace the objc_msgSend call with a direct objC call. > The fix works on XCode 10.1 and XCode 11.3 > > Tested using > java -Djfxmedia.platforms=OSXPlatform > with MediaPlayer playing an mp3. Looks good. ------------- Marked as reviewed by almatvee (Reviewer). PR: https://git.openjdk.java.net/jfx/pull/90