public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/25414]  New: must update rmic
@ 2005-12-14 16:28 tromey at gcc dot gnu dot org
  2005-12-15  4:32 ` [Bug libgcj/25414] should " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tromey at gcc dot gnu dot org @ 2005-12-14 16:28 UTC (permalink / raw)
  To: java-prs

Upstream RMIC uses the ASM library and is generally better.
We should import ASM and the cp-tools RMIC into libgcj,
and remove our outdated version


-- 
           Summary: must update rmic
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tromey at gcc dot gnu dot org


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


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

* [Bug libgcj/25414] should update rmic
  2005-12-14 16:28 [Bug libgcj/25414] New: must update rmic tromey at gcc dot gnu dot org
@ 2005-12-15  4:32 ` pinskia at gcc dot gnu dot org
  2006-02-27 16:59 ` greenrd at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-12-15  4:32 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-12-15 04:32 -------
Confirmed (must is usually too harse of a word).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-12-15 04:32:08
               date|                            |
            Summary|must update rmic            |should update rmic


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


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

* [Bug libgcj/25414] should update rmic
  2005-12-14 16:28 [Bug libgcj/25414] New: must update rmic tromey at gcc dot gnu dot org
  2005-12-15  4:32 ` [Bug libgcj/25414] should " pinskia at gcc dot gnu dot org
@ 2006-02-27 16:59 ` greenrd at gcc dot gnu dot org
  2006-04-04 15:09 ` aph at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: greenrd at gcc dot gnu dot org @ 2006-02-27 16:59 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from greenrd at gcc dot gnu dot org  2006-02-27 16:59 -------
Another reason to update rmic is that the current rmic ignores its -classpath
argument.


-- 

greenrd at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greenrd at gcc dot gnu dot
                   |                            |org


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


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

* [Bug libgcj/25414] should update rmic
  2005-12-14 16:28 [Bug libgcj/25414] New: must update rmic tromey at gcc dot gnu dot org
  2005-12-15  4:32 ` [Bug libgcj/25414] should " pinskia at gcc dot gnu dot org
  2006-02-27 16:59 ` greenrd at gcc dot gnu dot org
@ 2006-04-04 15:09 ` aph at gcc dot gnu dot org
  2006-04-05  9:53 ` aph at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: aph at gcc dot gnu dot org @ 2006-04-04 15:09 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from aph at gcc dot gnu dot org  2006-04-04 15:08 -------
Subject: Bug 25414

Author: aph
Date: Tue Apr  4 15:08:51 2006
New Revision: 112667

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112667
Log:
2006-04-03  Archit Shah  <ashah@redhat.com>

        PR java/25414
        * gnu/java/rmi/rmic/CompilerProcess.java (computeTypicalArguments):
        Add classpath argument.
        * gnu/java/rmi/rmic/Compile_gcj.java (computeArguments): Adjust
        caller.
        * gnu/java/rmi/rmic/Compile_jikes.java (computeArguments): Likewise.
        * gnu/java/rmi/rmic/Compile_kjc.java (computeArguments): Likewise.
        * gnu/java/rmi/rmic/Compiler.java (getClasspath, setClasspath): New.
        * gnu/java/rmi/rmic/RMIC.java: Set classpath for compiler, call
        mkdirs for destination directory, correct handling of superclasses
        and interfaces of the remote class, correct handling of exceptions
        declared by remote methods.


Modified:
    branches/gcc-4_1-branch/libjava/ChangeLog
    branches/gcc-4_1-branch/libjava/gnu/java/rmi/rmic/Compile_gcj.java
    branches/gcc-4_1-branch/libjava/gnu/java/rmi/rmic/Compile_jikes.java
    branches/gcc-4_1-branch/libjava/gnu/java/rmi/rmic/Compile_kjc.java
    branches/gcc-4_1-branch/libjava/gnu/java/rmi/rmic/Compiler.java
    branches/gcc-4_1-branch/libjava/gnu/java/rmi/rmic/CompilerProcess.java
    branches/gcc-4_1-branch/libjava/gnu/java/rmi/rmic/RMIC.java


-- 


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


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

* [Bug libgcj/25414] should update rmic
  2005-12-14 16:28 [Bug libgcj/25414] New: must update rmic tromey at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-04-04 15:09 ` aph at gcc dot gnu dot org
@ 2006-04-05  9:53 ` aph at gcc dot gnu dot org
  2006-04-20  9:39 ` aph at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: aph at gcc dot gnu dot org @ 2006-04-05  9:53 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from aph at gcc dot gnu dot org  2006-04-05 09:53 -------
Subject: Bug 25414

Author: aph
Date: Wed Apr  5 09:53:08 2006
New Revision: 112699

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112699
Log:
2006-04-05  Archit Shah  <ashah@redhat.com>

        PR java/25414
        * gnu/java/rmi/rmic/CompilerProcess.java (computeTypicalArguments):
        Add classpath argument.
        * gnu/java/rmi/rmic/Compile_gcj.java (computeArguments): Adjust
        caller.
        * gnu/java/rmi/rmic/Compile_jikes.java (computeArguments): Likewise.
        * gnu/java/rmi/rmic/Compile_kjc.java (computeArguments): Likewise.
        * gnu/java/rmi/rmic/Compiler.java (getClasspath, setClasspath): New.
        * gnu/java/rmi/rmic/RMIC.java: Set classpath for compiler, call
        mkdirs for destination directory, correct handling of superclasses
        and interfaces of the remote class, correct handling of exceptions
        declared by remote methods.


Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/gnu/java/rmi/rmic/Compile_gcj.java
    trunk/libjava/gnu/java/rmi/rmic/Compile_jikes.java
    trunk/libjava/gnu/java/rmi/rmic/Compile_kjc.java
    trunk/libjava/gnu/java/rmi/rmic/Compiler.java
    trunk/libjava/gnu/java/rmi/rmic/CompilerProcess.java
    trunk/libjava/gnu/java/rmi/rmic/RMIC.java


-- 


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


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

* [Bug libgcj/25414] should update rmic
  2005-12-14 16:28 [Bug libgcj/25414] New: must update rmic tromey at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2006-04-05  9:53 ` aph at gcc dot gnu dot org
@ 2006-04-20  9:39 ` aph at gcc dot gnu dot org
  2006-12-12 20:21 ` tromey at gcc dot gnu dot org
  2007-01-09 20:52 ` tromey at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: aph at gcc dot gnu dot org @ 2006-04-20  9:39 UTC (permalink / raw)
  To: java-prs



------- Comment #5 from aph at gcc dot gnu dot org  2006-04-20 09:39 -------
Subject: Bug 25414

Author: aph
Date: Thu Apr 20 09:39:22 2006
New Revision: 113113

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113113
Log:
2006-04-05  Archit Shah  <ashah@redhat.com>

        PR java/25414
        * gnu/java/rmi/rmic/CompilerProcess.java (computeTypicalArguments):
        Add classpath argument.
        * gnu/java/rmi/rmic/Compile_gcj.java (computeArguments): Adjust
        caller.
        * gnu/java/rmi/rmic/Compile_jikes.java (computeArguments): Likewise.
        * gnu/java/rmi/rmic/Compile_kjc.java (computeArguments): Likewise.
        * gnu/java/rmi/rmic/Compiler.java (getClasspath, setClasspath): New.
        * gnu/java/rmi/rmic/RMIC.java: Set classpath for compiler, call
        mkdirs for destination directory, correct handling of superclasses
        and interfaces of the remote class, correct handling of exceptions
        declared by remote methods.



Modified:
    branches/gcj/gcj-abi-stabilization-branch/libjava/ChangeLog
   
branches/gcj/gcj-abi-stabilization-branch/libjava/gnu/java/rmi/rmic/Compile_gcj.java
   
branches/gcj/gcj-abi-stabilization-branch/libjava/gnu/java/rmi/rmic/Compile_jikes.java
   
branches/gcj/gcj-abi-stabilization-branch/libjava/gnu/java/rmi/rmic/Compile_kjc.java
   
branches/gcj/gcj-abi-stabilization-branch/libjava/gnu/java/rmi/rmic/Compiler.java
   
branches/gcj/gcj-abi-stabilization-branch/libjava/gnu/java/rmi/rmic/CompilerProcess.java
   
branches/gcj/gcj-abi-stabilization-branch/libjava/gnu/java/rmi/rmic/RMIC.java
    branches/gcj/gcj-abi-stabilization-branch/libjava/java/lang/Class.h
    branches/gcj/gcj-abi-stabilization-branch/libjava/java/lang/Object.h


-- 


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


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

* [Bug libgcj/25414] should update rmic
  2005-12-14 16:28 [Bug libgcj/25414] New: must update rmic tromey at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2006-04-20  9:39 ` aph at gcc dot gnu dot org
@ 2006-12-12 20:21 ` tromey at gcc dot gnu dot org
  2007-01-09 20:52 ` tromey at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-12-12 20:21 UTC (permalink / raw)
  To: java-prs



-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |28067
         AssignedTo|unassigned at gcc dot gnu   |tromey at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-12-15 04:32:08         |2006-12-12 20:21:17
               date|                            |


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


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

* [Bug libgcj/25414] should update rmic
  2005-12-14 16:28 [Bug libgcj/25414] New: must update rmic tromey at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2006-12-12 20:21 ` tromey at gcc dot gnu dot org
@ 2007-01-09 20:52 ` tromey at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: tromey at gcc dot gnu dot org @ 2007-01-09 20:52 UTC (permalink / raw)
  To: java-prs



------- Comment #6 from tromey at gcc dot gnu dot org  2007-01-09 20:48 -------
All gcj front end bugs have been fixed by the gcj-eclipse branch merge.
I'm mass-closing the affected PRs.
If you believe one of these was closed in error, please reopen it
with a note explaining why.
Thanks.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


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


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

end of thread, other threads:[~2007-01-09 20:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-14 16:28 [Bug libgcj/25414] New: must update rmic tromey at gcc dot gnu dot org
2005-12-15  4:32 ` [Bug libgcj/25414] should " pinskia at gcc dot gnu dot org
2006-02-27 16:59 ` greenrd at gcc dot gnu dot org
2006-04-04 15:09 ` aph at gcc dot gnu dot org
2006-04-05  9:53 ` aph at gcc dot gnu dot org
2006-04-20  9:39 ` aph at gcc dot gnu dot org
2006-12-12 20:21 ` tromey at gcc dot gnu dot org
2007-01-09 20:52 ` tromey 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).