This is the mail archive of the java-patches@sourceware.cygnus.com 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]

Re: Patch: java.beans


Warren Levy wrote:
> I'm ready to check in the java.beans from Classpath to the sourceware
> libgcj.  It is missing java.beans.Beans.instantiate for the time being
> (until I fold in the Classpath seraialization code).

Is there any reason this patch should not be committed at this time
(besides the namespace issue)?  I've been using it in my workspace for a
time.

One side effect of importing java.beans is that libgcjawt.so must be
linked into libgcj.so.  That might not be desirable due to the
additional size.  It might be worth creating a libgcjbeans.so as well.

Incidentally, the Jacl project now builds and runs with this patch, with
only minor modifications.  That opens up gcj to a whole new testsuite...

-- 
Jeff Sturm
jsturm@sigma6.com

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