A Comment On GCJ (It May Not Be Dangerously Buggy!)
(I attempted to comment on Angsuman Chakraborty's blog entry GCJ is Dangerously Buggy, but the blog is not taking comments.)
I ran Angsuman's code (essentially "System.out.println(new java.util.Date());") with the up-to-date GCJ on Fedora Core 6 and it produced the correct result, not the wrong result as Angsuman claimed.
Can anyone else reproduce the claimed behavior?