Hello, Please review the following fix for the bug.
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7151823 Webrev: http://cr.openjdk.java.net/~alitvinov/7151823/webrev.00The bug consists in the fact that a regression test for the bug 4624207 cannot define that it is being run on OS X platform, when Aqua L&F is not used by Java. The fix substitutes detection of the platform by analyzing L&F for usage of "sun.awt.OSInfo.getOSType()" method.
Thank you, Anton
