public inbox for java-announce@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@cygnus.com>
To: Java Announcements <java-announce@sourceware.cygnus.com>
Subject: New stuff
Date: Wed, 16 Feb 2000 10:05:00 -0000	[thread overview]
Message-ID: <87hff9yqgm.fsf@cygnus.com> (raw)

It's been a long time since the last libgcj release.  And, while we
still can't do a release (because we need to synchronize with a gcc
release), we thought it might be nice to send out an update on what
has changed since libgcj 2.95.1.

* Kresten Krab Thorup donated a Java bytecode interpreter, so now you
  can run a mix of compiled and interpreted code.  Currently the
  interpreter only works on x86.

* Warren Levy wrote a pure Java implementation of java.math.BigInteger
  based on classes contributed by Per Bothner.

* Andrew Haley wrote java.lang.Throwable.printStackTrace() -- this is
  very cool, and it even demangles the manged Java method names.

* Tom Tromey added JNI support, which is currently in testing.  He
  also finished the reflection support, including Method invocation.

* Andrew Haley also added setjmp/longjmp (aka sjlj) exception support,
  so exceptions should work basically everywhere now.

* ... plus we have the usual long list of bug fixes and less major
  enhancements.

Finally, we have some other cool stuff in the pipeline (people who
follow the patch lists know what I mean); I'll send more email as it
goes in.

Tom

                 reply	other threads:[~2000-02-16 10:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hff9yqgm.fsf@cygnus.com \
    --to=tromey@cygnus.com \
    --cc=java-announce@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).