This is the mail archive of the mauve-discuss@sourceware.cygnus.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Default compile of jdk1.0 & JDK1.1


>>>>> ">" == Uncle George <gatgul@voicenet.com> writes:

>> Just outta my curiosity, what would happen if someone tweaked a
>> JDK1.1 pgm with 1.2 classes, and now that test refuses to work with
>> a JDK1.1 compiler ? According to u, now these tests are marked for
>> 1.2 only - and at a loss at 1.1 testing.

I don't understand your question.

If you really want a test to run under a 1.1 system, then you have to
be careful to only use 1.1 features when writing the test.  That was
not done in this case.  I fixed it in the most expedient way, given
that I don't know anything about serialization and I don't have the
time to investigate a real fix.  I'd welcome one, though.

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]