[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-2d-dev
Subject:    Re: [OpenJDK 2D-Dev] RFR 8145785: [TEST_BUG] java/awt/Toolkit/GetSizeTest/GetScreenSizeTest.java: in
From:       Sergey Bylokhov <Sergey.Bylokhov () oracle ! com>
Date:       2015-12-18 21:50:35
Message-ID: 56747FAB.7030005 () oracle ! com
[Download RAW message or body]

Looks fine.

On 18/12/15 22:59, Phil Race wrote:
> Please review simple fix (in-line below) to a test
>
> -phil.
>
> https://bugs.openjdk.java.net/browse/JDK-8145785
>
> --- a/test/java/awt/Toolkit/GetSizeTest/GetScreenSizeTest.java
> +++ b/test/java/awt/Toolkit/GetSizeTest/GetScreenSizeTest.java
> @@ -23,12 +23,12 @@
>
>   /*
>     @test
> -  @bug 8144074
> +  @bug 8144074 8145785
>     @summary Crash while getting screen size during Toolkit initialisation
> -  @run main/othervm GetScreenSize
> +  @run main/othervm GetScreenSizeTest
>   */
>
> -public class GetScreenSize {
> +public class GetScreenSizeTest {
>       public static void main(String[] args) {
>           java.awt.Toolkit.getDefaultToolkit().getScreenSize();
>       }
>


-- 
Best regards, Sergey.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic