Changeset: 1db4c60bfd5b Author: Anthony Petrov <anthony.pet...@oracle.com> Date: 2013-11-28 22:52 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/1db4c60bfd5b
RT-33881: Mac: System menu bar doesn't work at all with MacOS 10.9 Reviewed-by: snorthov, pchelko ! modules/graphics/src/main/native-glass/mac/GlassApplication.m Changeset: 7d1dfcec57c0 Author: snorthov Date: 2013-11-28 14:00 -0500 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/7d1dfcec57c0 IOS CHANGE ONLY: avoid exception when UUID algorithm not present ! modules/web/src/ios/java/javafx/scene/web/JS2JavaBridge.java