This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] SimpleTimeZone take 2


Michael Koch writes:
 > Does the mauve test breaky compilation of mauve ? If yes we can exclude 
 > this test in mauve-libgcj file. Its always good to have the tests in 
 > mauve. 

It compiles fine.  But the test has failures since the library isn't
correct.  I'm asking because usually tests don't get checked into the
gcc testsuite while gcc is still broken.

Maybe someone :-) should write a page describing checkin rules for
mauve, such as gcc-style changelog, make sure mauve compiles, tests
that fail are ok, etc...

Hmm, insisting that a test doesn't fail is hard since it matters which
VM and library is being used.  As far as compilation goes, is it OK to
say as long as gcj mainline can compile the test, it can go in?

Jerry


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