[RFA] Add JDWP VM_INIT JVMTI callback
Tom Tromey
tromey@redhat.com
Sat Jan 20 18:33:00 GMT 2007
>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:
>> Yes, I think so. One thing we could do is set up an automated tester
>> on the GCC compile farm (http://gcc.gnu.org/wiki/CompileFarm) that
>> does a build like yours.
Marco> - regularly try to compile a host=Linux target=mingw and host=mingw
Marco> target=mingw compiler. Now what is regularly? What makes sense? Every
Marco> day? Every second day? Once a week?
For the Classpath builder (http://builder.classpath.org) we simply do
continuous build cycles. I think there's a 30 minute delay, or
something short like that, between the end of one build and the start
of the next.
Marco> - If it failes: email notification. To who? Me? GCJ list?
We could set up a new list, or re-use an existing one -- perhaps the
Classpath build list. Geoff's old tester used to just send email to
anyone who might have broken the build, those scripts might be in
gcc/contrib.
For Classpath we also have an irc bot that you can query to get the
status. This sort of thing is surprisingly easy to set up. We could
for instance have a bot that says something when a build fails.
Tom
More information about the Java-patches
mailing list