1) This testcase was throwing error saying Error: Not a test or directory
containing tests: java/awt/print/PrinterJob/XparColor.java
2) Added @test tag so that this testcase can be run
3) Since Applet is deprecated and its not supported any more in the future
release remove applet and make the te
On Thu, 15 Jul 2021 14:52:01 GMT, Prasanta Sadhukhan
wrote:
>> 1) This testcase was throwing error saying Error: Not a test or directory
>> containing tests: java/awt/print/PrinterJob/XparColor.java
>> 2) Added @test tag so that this testcase can be run
>> 3) Since Applet is deprecated and its
On Tue, 13 Jul 2021 14:57:30 GMT, lawrence.andrews
wrote:
> 1) This testcase was throwing error saying Error: Not a test or directory
> containing tests: java/awt/print/PrinterJob/XparColor.java
> 2) Added @test tag so that this testcase can be run
> 3) Since Applet is deprecated and its not su
> 1) This testcase was throwing error saying Error: Not a test or directory
> containing tests: java/awt/print/PrinterJob/XparColor.java
> 2) Added @test tag so that this testcase can be run
> 3) Since Applet is deprecated and its not supported any more in the future
> release remove applet and m
> 1) This testcase was throwing error saying Error: Not a test or directory
> containing tests: java/awt/print/PrinterJob/XparColor.java
> 2) Added @test tag so that this testcase can be run
> 3) Since Applet is deprecated and its not supported any more in the future
> release remove applet and m
1) Removed Testcase depending on InitToBlack.html file which makes the testcase
to executed independently.
2) Removed Applet class dependent.
3) Moved applet/manual=yesno to main/manual InitToBlack
@shurymury
-
Commit messages:
- 8270331:Error: Not a test or directory containing t
On Fri, 6 Aug 2021 17:35:22 GMT, lawrence.andrews
wrote:
> 1) Removed Testcase depending on InitToBlack.html file which makes the
> testcase to executed independently.
> 2) Removed Applet class dependent.
> 3) Moved applet/manual=yesno to main/manual InitToBlack
>
> @shurymury
Yes, I will fi
On Mon, 9 Aug 2021 18:36:07 GMT, lawrence.andrews
wrote:
> 1) Automated the manual test case.
> 2) Removed html dependent file
> 3) Removed javax.swing.JApplet dependent.
> 4) Test case can be executed independently as well with jtreg framework.
> 5) Added methods to know that JFrame and Other
1) Automated the manual test case.
2) Removed html dependent file
3) Removed javax.swing.JApplet dependent.
4) Test case can be executed independently as well with jtreg framework.
5) Added methods to know that JFrame and Other component is visible before
starting the user action via Robot.
@shu
On Fri, 6 Aug 2021 15:17:48 GMT, lawrence.andrews
wrote:
>> 1) This testcase was throwing error saying Error: Not a test or directory
>> containing tests: java/awt/print/PrinterJob/XparColor.java
>> 2) Added @test tag so that this testcase can be run
>> 3) Since Applet is deprecated and its not
> 1) This testcase was throwing error saying Error: Not a test or directory
> containing tests: java/awt/print/PrinterJob/XparColor.java
> 2) Added @test tag so that this testcase can be run
> 3) Since Applet is deprecated and its not supported any more in the future
> release remove applet and m
On Wed, 11 Aug 2021 16:33:19 GMT, Prasanta Sadhukhan
wrote:
>> lawrence.andrews has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Rewrote the code for better starting the test and timeout
>
> test/jdk/java/awt/print/PrinterJob/XparColor.j
> 1) This testcase was throwing error saying Error: Not a test or directory
> containing tests: java/awt/print/PrinterJob/XparColor.java
> 2) Added @test tag so that this testcase can be run
> 3) Since Applet is deprecated and its not supported any more in the future
> release remove applet and m
On Wed, 11 Aug 2021 15:35:43 GMT, lawrence.andrews
wrote:
>> 1) This testcase was throwing error saying Error: Not a test or directory
>> containing tests: java/awt/print/PrinterJob/XparColor.java
>> 2) Added @test tag so that this testcase can be run
>> 3) Since Applet is deprecated and its no
On Wed, 11 Aug 2021 21:16:43 GMT, lawrence.andrews
wrote:
>> 1) This testcase was throwing error saying Error: Not a test or directory
>> containing tests: java/awt/print/PrinterJob/XparColor.java
>> 2) Added @test tag so that this testcase can be run
>> 3) Since Applet is deprecated and its no
> 1) This testcase was throwing error saying Error: Not a test or directory
> containing tests: java/awt/print/PrinterJob/XparColor.java
> 2) Added @test tag so that this testcase can be run
> 3) Since Applet is deprecated and its not supported any more in the future
> release remove applet and m
On Mon, 9 Aug 2021 18:36:07 GMT, lawrence.andrews
wrote:
> 1) Automated the manual test case.
> 2) Removed html dependent file
> 3) Removed javax.swing.JApplet dependent.
> 4) Test case can be executed independently as well with jtreg framework.
> 5) Added methods to know that JFrame and Other
> 1) Automated the manual test case.
> 2) Removed html dependent file
> 3) Removed javax.swing.JApplet dependent.
> 4) Test case can be executed independently as well with jtreg framework.
> 5) Added methods to know that JFrame and Other component is visible before
> starting the user action via
> 1) This testcase was throwing error saying Error: Not a test or directory
> containing tests: java/awt/print/PrinterJob/XparColor.java
> 2) Added @test tag so that this testcase can be run
> 3) Since Applet is deprecated and its not supported any more in the future
> release remove applet and m
On Thu, 12 Aug 2021 15:42:48 GMT, lawrence.andrews
wrote:
>> 1) This testcase was throwing error saying Error: Not a test or directory
>> containing tests: java/awt/print/PrinterJob/XparColor.java
>> 2) Added @test tag so that this testcase can be run
>> 3) Since Applet is deprecated and its no
> 1) Automated the manual test case.
> 2) Removed html dependent file
> 3) Removed javax.swing.JApplet dependent.
> 4) Test case can be executed independently as well with jtreg framework.
> 5) Added methods to know that JFrame and Other component is visible before
> starting the user action via
On Mon, 16 Aug 2021 19:42:37 GMT, Sergey Bylokhov wrote:
>> lawrence.andrews has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fixed the frame dispose with in EDT
>
> test/jdk/java/awt/im/4959409/bug4959409.java line 111:
>
>> 109:
On Mon, 16 Aug 2021 20:05:58 GMT, lawrence.andrews
wrote:
>> 1) Automated the manual test case.
>> 2) Removed html dependent file
>> 3) Removed javax.swing.JApplet dependent.
>> 4) Test case can be executed independently as well with jtreg framework.
>> 5) Added methods to know that JFrame and
On Tue, 13 Jul 2021 14:57:30 GMT, lawrence.andrews
wrote:
> 1) This testcase was throwing error saying Error: Not a test or directory
> containing tests: java/awt/print/PrinterJob/XparColor.java
> 2) Added @test tag so that this testcase can be run
> 3) Since Applet is deprecated and its not su
> 1) Automated the manual test case.
> 2) Removed html dependent file
> 3) Removed javax.swing.JApplet dependent.
> 4) Test case can be executed independently as well with jtreg framework.
> 5) Added methods to know that JFrame and Other component is visible before
> starting the user action via
On Mon, 16 Aug 2021 20:05:58 GMT, lawrence.andrews
wrote:
>> 1) Automated the manual test case.
>> 2) Removed html dependent file
>> 3) Removed javax.swing.JApplet dependent.
>> 4) Test case can be executed independently as well with jtreg framework.
>> 5) Added methods to know that JFrame and
On Mon, 16 Aug 2021 20:58:08 GMT, Alexey Ivanov wrote:
>> lawrence.andrews has updated the pull request incrementally with two
>> additional commits since the last revision:
>>
>> - Fixed a single space issue
>> - Add frame.setLocationRelativeTo to get the frame to center of the screen
>
> te
On Tue, 10 Aug 2021 18:08:55 GMT, Sergey Bylokhov wrote:
>> lawrence.andrews has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fixed review comments
>
> test/jdk/java/awt/im/4959409/bug4959409.java line 55:
>
>> 53:
>> 54: public JFr
On Wed, 18 Aug 2021 21:58:04 GMT, Alexey Ivanov wrote:
>> lawrence.andrews has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fixed review comments
>
> test/jdk/java/awt/im/4959409/bug4959409.java line 65:
>
>> 63: final CountDownL
On Mon, 16 Aug 2021 21:00:47 GMT, Alexey Ivanov wrote:
>> lawrence.andrews has updated the pull request incrementally with two
>> additional commits since the last revision:
>>
>> - Fixed a single space issue
>> - Add frame.setLocationRelativeTo to get the frame to center of the screen
>
> te
On Wed, 18 Aug 2021 21:56:51 GMT, Alexey Ivanov wrote:
>> lawrence.andrews has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fixed review comments
>
> test/jdk/java/awt/im/4959409/bug4959409.java line 24:
>
>> 22: */
>> 23:
>> 24: /**
>
> 1) Automated the manual test case.
> 2) Removed html dependent file
> 3) Removed javax.swing.JApplet dependent.
> 4) Test case can be executed independently as well with jtreg framework.
> 5) Added methods to know that JFrame and Other component is visible before
> starting the user action via
On Wed, 18 Aug 2021 22:05:18 GMT, Alexey Ivanov wrote:
>> lawrence.andrews has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fixed review comments
>
> test/jdk/java/awt/im/4959409/bug4959409.java line 162:
>
>> 160: }
>> 161:
>> 162:
On Fri, 20 Aug 2021 13:39:58 GMT, Alexey Ivanov wrote:
>> lawrence.andrews has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Added WindowListener to check Frame is opened and simplified the testcase
>
> test/jdk/java/awt/im/4959409/bug4959
> 1) Automated the manual test case.
> 2) Removed html dependent file
> 3) Removed javax.swing.JApplet dependent.
> 4) Test case can be executed independently as well with jtreg framework.
> 5) Added methods to know that JFrame and Other component is visible before
> starting the user action via
On Fri, 20 Aug 2021 13:45:23 GMT, Alexey Ivanov wrote:
>> lawrence.andrews has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Added WindowListener to check Frame is opened and simplified the testcase
>
> test/jdk/java/awt/im/4959409/bug4959
> 1) Automated the manual test case.
> 2) Removed html dependent file
> 3) Removed javax.swing.JApplet dependent.
> 4) Test case can be executed independently as well with jtreg framework.
> 5) Added methods to know that JFrame and Other component is visible before
> starting the user action via
On Fri, 20 Aug 2021 15:01:35 GMT, Alexey Ivanov wrote:
>> lawrence.andrews has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fixed review comments
>
> test/jdk/java/awt/im/4959409/bug4959409.java line 87:
>
>> 85:
On Mon, 9 Aug 2021 18:36:07 GMT, lawrence.andrews
wrote:
> 1) Automated the manual test case.
> 2) Removed html dependent file
> 3) Removed javax.swing.JApplet dependent.
> 4) Test case can be executed independently as well with jtreg framework.
> 5) Added methods to know that JFrame and Other
39 matches
Mail list logo