RFR: 7903118: Sanity Tests - Adding four JavaTest GUI newly automated sanity test scripts [v5]

Dmitry Bessonov dbessono at openjdk.java.net
Fri Mar 25 15:37:23 UTC 2022


On Thu, 24 Mar 2022 20:59:26 GMT, gollayadav <duke at openjdk.java.net> wrote:

>> gui-tests/src/gui/src/jthtest/Config_SaveEdit/Config_SaveEdit.java line 32:
>> 
>>> 30: import jthtest.ConfigTools;
>>> 31: 
>>> 32: public class Config_SaveEdit extends ConfigTools {
>> 
>> What is the purpose of this class ?
>
> Thanks for checking. I think the class 'Config_SaveEdit' is not required because I have extended 'ConfigTools' from the main test script and I have removed it.

thanks, looks good

-------------

PR: https://git.openjdk.java.net/jtharness/pull/24


More information about the jtharness-dev mailing list