Changeset: 145c3b420819 Author: snorthov Date: 2013-09-26 17:57 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/145c3b420819
RT-33147: 8.0-b107: performance logger is broken Summary: The problem was that the sun.perflog is a String, not a boolean Reviewed-by: kcr ! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/PerformanceTrackerHelper.java ! modules/graphics/src/main/java/com/sun/prism/impl/PrismSettings.java
