portable-native-sync patch

2004-05-21 Thread Steven Augart
I've posted portable-native-sync-5.patch to commit-classpath. It cleans up the last gripes I can think of, with the possible exception of differences of opinion over what should go into a ChangeLog entry. I believe that the earlier version of this patch (portable-native-sync-4.patch) is

Re: Regression Tests

2004-05-21 Thread Steven Augart
[EMAIL PROTECTED] wrote: Hello. Write a script that once a night checks out Classpath from cvs, compiles it, runs the Mauve test suite (also from cvs) on it using some free JVM (e.g. Kissme), and posts the results to some web site. For comparison, it would be very helpful if the same Mauve

(patch) java.awt.geom - implementations

2004-05-21 Thread Sven de Marothy
Hello classpathers! Here's a patch which implements some missing stuff in java.awt.geom.* The patch includes implementations of: contains() and intersects() for QuadCurve2D, CubicCurve2D as well as an implementation of GeneralPath, with documentation. It appears the current files were not

error during nightly classpath builds

2004-05-21 Thread Steven Augart
For the past week or so, I've been getting the following error when I do the nightly regression builds of GNU classpath's CVS head. I wonder whether anyone else has seen this. This may not be a recently introduced problem; the Classpath CVS head builds were broken for a couple of months