Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v4]

2024-03-20 Thread Harshitha Onkar
On Wed, 20 Mar 2024 16:19:33 GMT, Damon Nguyen wrote: >> Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to >> main using PassFailJFrame > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision: > > Review comments

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v3]

2024-03-20 Thread Damon Nguyen
On Tue, 19 Mar 2024 23:36:31 GMT, Harshitha Onkar wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review changes > > test/jdk/java/awt/image/MemoryLeakTest/MemoryLeakTest.java line 27: > >> 25: * @bug 4078566 665

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v4]

2024-03-20 Thread Damon Nguyen
> Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main > using PassFailJFrame Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Review comments - Changes: - all: https://git.openjdk.org/jdk/pull

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v3]

2024-03-19 Thread Harshitha Onkar
On Mon, 18 Mar 2024 18:37:37 GMT, Damon Nguyen wrote: >> Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to >> main using PassFailJFrame > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision: > > Review changes

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v3]

2024-03-19 Thread Harshitha Onkar
On Mon, 18 Mar 2024 18:37:37 GMT, Damon Nguyen wrote: >> Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to >> main using PassFailJFrame > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision: > > Review changes

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v2]

2024-03-18 Thread Damon Nguyen
On Mon, 18 Mar 2024 18:16:52 GMT, Alexander Zvegintsev wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Remove unneeded Global var. Review comments > > test/jdk/java/awt/image/MemoryLeakTest/MemoryLeakTest.java lin

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v3]

2024-03-18 Thread Damon Nguyen
On Fri, 15 Mar 2024 05:06:23 GMT, Alexander Zvegintsev wrote: >> Damon Nguyen has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review changes > > test/jdk/java/awt/image/MemoryLeakTest/MemoryLeakTest.java line 67: > >> 65: .

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v3]

2024-03-18 Thread Alexander Zvegintsev
On Mon, 18 Mar 2024 18:35:23 GMT, Damon Nguyen wrote: >> Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to >> main using PassFailJFrame > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision: > > Review changes

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v3]

2024-03-18 Thread Damon Nguyen
> Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main > using PassFailJFrame Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Review changes - Changes: - all: https://git.openjdk.org/jdk/pull/

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v2]

2024-03-18 Thread Alexander Zvegintsev
On Mon, 18 Mar 2024 06:40:36 GMT, Damon Nguyen wrote: >> Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to >> main using PassFailJFrame > > Damon Nguyen has updated the pull request incrementally with one additional > commit since the last revision: > > Remove unneeded

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main [v2]

2024-03-17 Thread Damon Nguyen
> Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main > using PassFailJFrame Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision: Remove unneeded Global var. Review comments - Changes: - all: http

Re: RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main

2024-03-14 Thread Alexander Zvegintsev
On Thu, 14 Mar 2024 16:40:56 GMT, Damon Nguyen wrote: > Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main > using PassFailJFrame test/jdk/java/awt/image/MemoryLeakTest/MemoryLeakTest.java line 67: > 65: .rows(15) > 66: .columns(40) > 67:

RFR: 8328185: Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main

2024-03-14 Thread Damon Nguyen
Convert java/awt/image/MemoryLeakTest/MemoryLeakTest.java applet test to main using PassFailJFrame - Commit messages: - Update title - Initial test conversion Changes: https://git.openjdk.org/jdk/pull/18307/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18307&range=00