public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: "Anthony Green" <green@redhat.com>
To: <rhug-rhats@sources.redhat.com>
Subject: JSP status
Date: Wed, 19 Sep 2001 19:17:00 -0000	[thread overview]
Message-ID: <022c01c1417b$13241840$46e7b4cd@cygnus.com> (raw)

I checked in a libgcj patch today (for gnu.gcj.protocol.file.Handler.java) so
Tomcat's JSP examples get a little bit futher now.  It properly extracts the
java code from the JSP page, writes it to a file, and invokes gcj to generate
a proper .so file (I still need to check in my GnuJavaCompiler.java changes
for this).

It looks like finishing the job will actually involve hacking some of the
upstream sources, which is a real shame.  It assumes the compiler is
generating a .class file, and tries to manipulate that .class file (rename it,
among other things).  I don't think the changes will be large, but I really
wonder if we'll be able to get the upstream maintainers to accept them.  I
really want to avoid local changes as much as possible.

AG


                 reply	other threads:[~2001-09-19 19:17 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='022c01c1417b$13241840$46e7b4cd@cygnus.com' \
    --to=green@redhat.com \
    --cc=rhug-rhats@sources.redhat.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).