Hello, Sergey. Why don't you add a boolean parameter to syncNativeQueue to avoid adding a new native method?
With best regards. Petr. On 07.04.2014, at 23:23, Sergey Bylokhov <[email protected]> wrote: > Hello. > Please review the fix for jdk 9. > In the fix Toolkit.sync() is implemented in the same way as on other > platforms. Note that on OSX we need additional step to flush the native > selectors queue, because all our rendering was done to offscreen texture. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8038765 > Webrev can be found at: http://cr.openjdk.java.net/~serb/8038765/webrev.00 > > -- > Best regards, Sergey. >
