RFR: 8237078: Media build code broken on XCode 11
Kevin Rushforth
kcr at openjdk.java.net
Tue Jan 21 23:54:35 UTC 2020
On Tue, 21 Jan 2020 21:37:54 GMT, Alexander Matveev <almatvee at 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.
@johanvos can you change the PR title to match the JBS title?
8237078: [macOS] Media build broken on XCode 11
-------------
PR: https://git.openjdk.java.net/jfx/pull/90
More information about the openjfx-dev
mailing list