Questionable regression test LocaleEnhanceTest in IcedTea7

Pavel Tisnovsky ptisnovs at redhat.com
Tue May 17 07:53:14 PDT 2011


Dr Andrew John Hughes wrote:
> On 14:58 Tue 17 May     , Pavel Tisnovsky wrote:
>> Hi all,
>>
>> Regression test LocaleEnhanceTest.java from IcedTea7 cannot be compiled
>> because its base class LocaleTestFmwk.java is erased as "questionable"
>> file that contains improper(?) licence.
>>
>> My question is what to do with LocaleEnhanceTest itself? Erase it too
>> (ie add it to fsg.sh?)
>>
>> Cheers,
>> Pavel
> 
> What's the path to these files?

Hi Andrew,

path is:
openjdk/jdk/test/java/util/Locale/

here's excerpt from LocaleEnhanceTest.java:

public class LocaleEnhanceTest extends LocaleTestFmwk {

... its based on class LocaleTestFmwk deleted by fsg.sh script.

Cheers,
Pavel



More information about the distro-pkg-dev mailing list