<Sound Dev> [9] Review Request: 8068412 [macosx] Initialization of Cocoa hangs if CoreAudio was initialized before
Alexander Zvegintsev
alexander.zvegintsev at oracle.com
Tue Feb 10 17:46:41 UTC 2015
Hi Sergey,
the fix looks good to me.
Thanks,
Alexander.
On 02/09/2015 04:10 PM, Sergey Bylokhov wrote:
> Hello.
> Please review a fix for jdk 9.
> The problem is that NSApplicationDidFinishLaunchingNotification is not
> coming if we find AudioOutputUnit via FindNextComponent before
> NSApplication will start. Actually after we call FindNextComponent all
> NS methods simply has no visible effect.
> According to documentation[1] these methods was deprecated, and other
> similar methods should be used instead.
>
> [1] https://developer.apple.com/library/mac/technotes/tn2091/_index.html
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8068412
> Webrev can be found at:
> http://cr.openjdk.java.net/~serb/8068412/webrev.00
>
More information about the sound-dev
mailing list