On 26/02/2014 21:47, Seán Coffey wrote:
This looks much better. Are you sure that pmLock is needed? Is there any reason not to synchronize on the AppContext when adding the PresentationManager key?Good points Alan. Changes uploaded here : http://cr.openjdk.java.net/~coffeys/webrev.8035618.v2/webrev/
Are you planning to propose a fix for jdk9/dev too? It would be good to eliminate the direct dependency on sun.awt.AppContext while doing that.
-Alan