This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: New Java programs installed by default


On Sun, 11 Feb 2007, Tom Tromey wrote:
> Yeah, this is intentional.  The rundown:

Thanks!

> gjar, gjavah -- replacements for fastjar and gcjh, which we removed.
> 
> gnative2ascii -- standard JDK program.  We also have jv-convert, which
> is similar but different.  Ideally we'd write a JavaSrc converter
> (there's a PR for this) and merge the two.
> 
> gorbd, gtnameserv -- CORBA support
> 
> grmid -- another RMI thingy.  (Note that grmic and grmiregistry are
> new implementations)
> 
> gserialver -- compute serialization UID, useful (standard)
> development tool

Do you think it might be useful to add short descriptions like these
to the gcc-4.3/changes.html snippet that you added?

Also, since last week it seems you folks added bin/gc-analyze. :-)

Gerald


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