commit | b48e7850ac3643f264651341de705ac01f9b34e7 | [log] [tgz] |
---|---|---|
author | Anthony Petrov <anthony@openjdk.org> | Tue Feb 07 19:08:16 2012 +0400 |
committer | Anthony Petrov <anthony@openjdk.org> | Tue Feb 07 19:08:16 2012 +0400 |
tree | 81117d18d0822521f81ebc26b86ac7ccce75d23a | |
parent | afb216f76a7f22265116b6bae1218954979b87a9 [diff] |
7142120: [macosx] Some JCK tests for SplashScreen fail on Mac OS X due to incorrect positioning of the splash Use NSScreen -frame instead of -visibleFrame Reviewed-by: art, kizune, swingler