Re: RFR: 8295500: AccordionSkin: memory leak when changing skin [v5]

2022-12-02 Thread Ajit Ghaisas
On Fri, 2 Dec 2022 16:48:04 GMT, Andy Goryachev wrote: >> as determined by SkinMemoryLeakTest (remove line 164) and a leak tester >> https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java >> >> Make sure to configure the current test in LeakTest: >> protected fi

Re: RFR: 8295500: AccordionSkin: memory leak when changing skin [v3]

2022-12-02 Thread Andy Goryachev
On Fri, 2 Dec 2022 09:42:33 GMT, Ajit Ghaisas wrote: >> Andy Goryachev has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 29 commits: >> >> - 8295500: cleanup >> - Merge remote-tracking branch 'origin/master' into 8295500.accordion

Re: RFR: 8295500: AccordionSkin: memory leak when changing skin [v5]

2022-12-02 Thread Andy Goryachev
> as determined by SkinMemoryLeakTest (remove line 164) and a leak tester > https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java > > Make sure to configure the current test in LeakTest: > protected final Type WE_ARE_TESTING = Type.ACCORDION; > > > caused by: >

Re: RFR: 8295500: AccordionSkin: memory leak when changing skin [v4]

2022-12-02 Thread Andy Goryachev
> as determined by SkinMemoryLeakTest (remove line 164) and a leak tester > https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java > > Make sure to configure the current test in LeakTest: > protected final Type WE_ARE_TESTING = Type.ACCORDION; > > > caused by: >

Re: RFR: 8295500: AccordionSkin: memory leak when changing skin [v3]

2022-12-02 Thread Ajit Ghaisas
On Thu, 1 Dec 2022 17:09:50 GMT, Andy Goryachev wrote: >> as determined by SkinMemoryLeakTest (remove line 164) and a leak tester >> https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java >> >> Make sure to configure the current test in LeakTest: >> protected fi

Re: RFR: 8295500: AccordionSkin: memory leak when changing skin [v2]

2022-12-01 Thread Andy Goryachev
On Wed, 30 Nov 2022 16:29:58 GMT, Andy Goryachev wrote: >> as determined by SkinMemoryLeakTest (remove line 164) and a leak tester >> https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java >> >> Make sure to configure the current test in LeakTest: >> protected f

Re: RFR: 8295500: AccordionSkin: memory leak when changing skin [v3]

2022-12-01 Thread Andy Goryachev
> as determined by SkinMemoryLeakTest (remove line 164) and a leak tester > https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java > > Make sure to configure the current test in LeakTest: > protected final Type WE_ARE_TESTING = Type.ACCORDION; > > > caused by: >

Re: RFR: 8295500: AccordionSkin: memory leak when changing skin [v2]

2022-11-30 Thread Andy Goryachev
> as determined by SkinMemoryLeakTest (remove line 164) and a leak tester > https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java > > Make sure to configure the current test in LeakTest: > protected final Type WE_ARE_TESTING = Type.ACCORDION; > > > caused by: >

RFR: 8295500: AccordionSkin: memory leak when changing skin

2022-11-28 Thread Andy Goryachev
as determined by SkinMemoryLeakTest (remove line 164) and a leak tester https://github.com/andy-goryachev-oracle/Test/blob/main/src/goryachev/apps/LeakTest.java Make sure to configure the current test in LeakTest: protected final Type WE_ARE_TESTING = Type.ACCORDION; caused by: - adding and not