<AWT Dev> [9] Review Request: 6744401 Consider removal of code disabling JIT in Toolkit.getDefaultToolkit

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Feb 18 06:16:57 PST 2014


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

-- 
Best regards, Sergey.



More information about the awt-dev mailing list