AppContext issue in Apple Java 6 -- same issue in Oracle Java 7?

Doug Zwick Doug.Zwick at blackboard.com
Wed Jul 3 16:32:06 PDT 2013


Leonid Romanov wrote:

> This issue is not limited to the OS X/JNI case. According to the FAQ Doug posted in the previous email (http://lopica.sourceforge.net/faq.html#two-event-queues), RMI callbacks get called within "wrong" thread group. By "wrong" I mean that you can't do UI stuff in RMI callbacks. Basically, it looks like it's the same situation as with OS X/JNI.

That is a good point, I'd forgotten about that case. At least the RMI infrastructure is part of the JRE and has access to the internal data structures needed to remediate the situation. That is also an old article, so the RMI case may have been fixed in the interim.

This email and any attachments may contain confidential and proprietary information of Blackboard that is for the sole use of the intended recipient. If you are not the intended recipient, disclosure, copying, re-distribution or other use of any of this information is strictly prohibited. Please immediately notify the sender and delete this transmission if you received this email in error.


More information about the macosx-port-dev mailing list