AppContext issue in Apple Java 6 -- same issue in Oracle Java 7?
Michael Hall
mik3hall at gmail.com
Fri Jun 28 14:18:37 PDT 2013
On Jun 28, 2013, at 12:32 PM, Artem Ananiev wrote:
>
> This is a bug in eAWT, which uses SwingUtilities.invokeLater(), but should use SunToolkit.postEvent(AppContext, AWTEvent) or similar.
>
This is the only place where invokeLater isn't thread safe?
Michael Hall
trz nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz
HalfPipe Java 6/7 shell app http://www195.pair.com/mik3hall/index.html#halfpipe
AppConverter convert Apple jvm to openjdk apps http://www195.pair.com/mik3hall/index.html#appconverter
More information about the macosx-port-dev
mailing list