public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/20090] New: gij should be implemented in Java
@ 2005-02-20 15:11 fitzsim at redhat dot com
  2005-02-20 15:15 ` [Bug libgcj/20090] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fitzsim at redhat dot com @ 2005-02-20 15:11 UTC (permalink / raw)
  To: java-prs

We need a new class gnu.gcj.runtime.Main that handles the same set of non-jvm
options handled by the java command.  Then gij.cc could use the invocation API
to parse out the jvm options, create a jvm, set up the java argument list and
call gnu.gcj.runtime.Main.main.  This would allow us to easily create a proper
"java" command, using the invocation API.  Also, it would eliminate the need for
libgij.  Instead, one could do:

gcj --main=gnu.gcj.runtime.Main -D...

-- 
           Summary: gij should be implemented in Java
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: fitzsim at redhat dot com
        ReportedBy: fitzsim at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20090


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-04-02 16:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-20 15:11 [Bug libgcj/20090] New: gij should be implemented in Java fitzsim at redhat dot com
2005-02-20 15:15 ` [Bug libgcj/20090] " pinskia at gcc dot gnu dot org
2005-04-02  2:28 ` cvs-commit at gcc dot gnu dot org
2005-04-02  2:31 ` cvs-commit at gcc dot gnu dot org
2005-04-02 16:47 ` fitzsim at redhat dot com
2005-04-02 16:49 ` pinskia at gcc dot gnu dot org

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).