classpath mailinglist troubles

Seems I am unable to sent out email about the mailing list troubles so I hope some of the classpath subscribers will read about it here…

Subject: Lots of email bounces/unsubscribes
Date: Thu, 24 Nov 2005 16:37:18 +0100

Hi,

I am seeing a lot of list traffic bounce and/or people being
unsubscribed because spamcop.net has lists.gnu.org in its RBL. If you
are (indirectly through your ISP) using spamcop you will probably not
receive this email. But I post it anyway for people reading the archives
after they have discovered their mail server has been blocking any
gnu.org emails.

I asked the savannah-hackers and gnu.org sysadmins to investigate but
till it has been resolved it would be good to not use the spamcop RBL.

Cheers,

Mark

Subject: savannah down (and list bounces again)
Date: Fri, 25 Nov 2005 01:23:19 +0100

Hi all,

Seems this is a day that everything breaks down :{
My original email about the spamcop rbl block seems to have never
reached the list, so here it is attached again. And now savannah is
down. Several people have been paged to get the system back up, but
apparently everybody capable of doing that is located in an area
observing thanksgiving. So no ETA about when it will be available again.

Sorry for the bad news.

Cheers,

Mark

Subject: Savannah back up [Was: savannah down (and list bounces again)]
Date: Fri, 25 Nov 2005 10:27:34 +0100

Hi all,

Seems my previous emails (forwarded below) have still not hit the
list :{ But the good news is that savannah is back up again:
http://savannah.gnu.org/forum/forum.php?forum_id=4136

Cheers,

Mark

Subject: mailing list troubles
Date: Fri, 25 Nov 2005 12:17:32 +0100

Hi all,

I tried to warn about a couple of issues with the mailing lists and
savannah. But apparently I am one of the people trapped in some insane
spam fighting scheme. Attached are the messages I sent from my normal
email address. Unfortunately gnu.org currently doesn’t accept email from
that address (because it is refusing to handle sender verification
through null reverse paths [mail from: <> bounces]). I hope that some
people will at least get this message. If you are not receiving email,
or are not able to sent email to the various classpath mailing lists
please check the archives at
http://lists.gnu.org/archive/html/classpath/ or
http://news.gmane.org/gmane.comp.java.classpath.devel

This being a long thanksgiving weekend for some people makes it
impossible to predict how long this will be an issue. I try to keep you
updated.

Yes, I understand the irony of trying to sent email about email not
working… I’ll try to post something on planet.classpath.org when I
know more.

Sigh,

Mark

24 Nov 2005

Just noticed the Mysaifu JVM project has an English blog. That will safe gary some time translating. There are several interesting notes about porting GNU Classpath to Windows CE and some interesting optimalization hints for improving the system classloader when using zip file class loading.

Free Swing picture of the day

A little hacking and it seems we get some more Free Swing goodness

Lovely

21 Nov 2005

JamVM 1.4.0

Robert never pushes JamVM very hard. But he really should! His latest JamVM 1.4.0 release adds impressive new features (Soft/Weak/Phantom References, optimized garbage collector, language and reflection type access checks, GNU Classpath 0.19 and CVS support plus improved/added support for PPC-32/64, AMD64 and kfreebsd) and feels really stable. Go Robert!

JChemPaint runs!

Seems Egon is another happy customer. He got JChemPaint working out of the box on Kubuntu. Still some stuff to fix, but an encouraging start. I hope his goal, a live chemblaics CD, will be a reality in the not too distant future. It will be hard work to get the last pieces together though.

19 Nov 2005

Merging, merging, merging

Just before GCC 4.1 branched we merged all the latest GNU Classpath (0.19 + CVS) updates into libgcj. GCC now uses subversion and it was pretty OK. It made some things easier then CVS, but learning new tools is always hard. There were a large number of small gotchas that took quite some time. There is just one small patch outstanding to get the Corba support enabled and then Audrius cool swing/corba GNU Classpath example just works. And according to sloccount the result is impressive. We finally passed C++! For all of the gcc codebase we now have:

Totals grouped by language (dominant language first):
ansic:      1183962 (45.42%)
ada:         563241 (21.61%)
java:        430946 (16.53%)
cpp:         306801 (11.77%)
asm:          32642 (1.25%)
sh:           26039 (1.00%)

Next target Ada! :)
yes, I realize these are silly statistics, the addition of gcjx will actually move C++ up again since it is written in C++… Use the best language/tool for the job and all that.

Lots of interesting things in GCC land these days. There is a GCC 4.2 projects page. A proposal for Link-time optimzation (also as pdf paper Link-Time Optimization in GCC: Requirements and High-Level Design). And a proposal for LLVM/GCC Integration. Interesting times indeed.

14 Nov 2005

GNU Classpath hacker room at FOSDEM 2006

Fosdem will be February 25 and 26 in Brussels. We will try to fill a hacker room. So if you have some cool ideas for demos, presentations or discussion topics please let us know.

10 Nov 2005

Mysaifu JVM

Mysaifu JVM is a port of GNU Classpath plus runtime to the Pocket PC 2003. The author provides nice bug reports and also has a blog that I would love the be able to read. Unfortunately I cannot read any Japanese.

MKSearch

MKSearch is a metadata search engine that indexes structured metadata in Web documents. Released under the GPL and builds with GCJ out of the box. It comes with extensive documentation. And some nice screenshots. Since all this is free software it might be the start of what Tom called an aggregator for my web (note however that MKSearch currently only handles various forms of meta-data, not free text indexing yet).

Banners and screenshots (eclipse on alpha!)

James keeps comming up with cool new logos.

GNU Classpath

Sometimes a picture really says more than a thousand words:

Cacao running a Eclipse 3.2M3 snapshot on Alpha. Sweet!