[8] Review request for JDK-7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS (original) (raw)
Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Thu Dec 13 10:30:34 UTC 2012
- Previous message: [8] Review request for JDK-7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
- Next message: [8] Review request for JDK-7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The try/catch block in the init method just prints the caught exception. The jtreg treats that as test passes. It is better to rethrow the exception as a RuntimeException.
Thanks, Alexandr.
On 12/11/2012 7:55 PM, vera akulova wrote:
Hello,
Please review a fix for the issue: JDK-7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS The webrev is http://cr.openjdk.java.net/~kshefov/7133146/webrev.00/ Metal L&F is used now. Fixed test works fine on windows, linux, solaris and macos. Thanks, Vera.
- Previous message: [8] Review request for JDK-7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
- Next message: [8] Review request for JDK-7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]