Hi Sergey, The fix looks good to me.
-- best regards, Anthony On 2/18/2014 6:16 PM, Sergey Bylokhov wrote:
Hello. Please review the fix for jdk 9. - jit related methods were removed(see http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/2014-February/013482.html) - Small cleanup - Note that i did not convert the code to lambda, because toolkit initialization in this case two times slower. Bug: https://bugs.openjdk.java.net/browse/JDK-6744401 Webrev can be found at: http://cr.openjdk.java.net/~serb/6744401/webrev.00
