RFR: 8232589: Remove CoreAudio Utility Classes

Kevin Rushforth kcr at openjdk.java.net
Mon Jan 6 23:50:45 UTC 2020


On Mon, 6 Jan 2020 23:21:32 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:

>> true, as spectrum->bps_user has #if defined (GSTREAMER_LITE) && defined (OSX) around its definition.
>> 
>> Even apart from that, it would make more sense and bring it at the same level as line 738
> 
> No need for GSTREAMER_LITE, since this code already inside #ifdef GSTREAMER_LITE. See line 885 and 925.

Yes, I see.

-------------

PR: https://git.openjdk.java.net/jfx/pull/69


More information about the openjfx-dev mailing list