Hi Sergey, The only reason I thought was to use a separate JVM though in this case it is not required as I am not setting any specific settings for this JVM.
But in general, isn't the othervm is preferable? Thanks and regards, Shashi -----Original Message----- From: Sergey Bylokhov Sent: Tuesday, February 20, 2018 8:06 PM To: Shashidhara Veerabhadraiah <[email protected]>; [email protected] Subject: Re: [11] JDK-8129569: [TEST_BUG] Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails Hi, Shashi. Why have you changed the test to othervm? On 20/02/2018 02:09, Shashidhara Veerabhadraiah wrote: > Hi All, Please review a test bug fix for the below bug. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8129569 > > Webrev: > http://cr.openjdk.java.net/~sveerabhadra/8129569/webrev.00/ > > Summary: This test was added as part of code fix for the bug: > https://bugs.openjdk.java.net/browse/JDK-8065739 under the changeset: > http://hg.openjdk.java.net/jdk9/client/jdk/rev/1457bd69ac5a. If one > examines the code updates done under this changeset it all relates to > the mac platform. Hence this test is updated to run on mac platform only. > > Thanks and regards, > Shashi > -- Best regards, Sergey.
