bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/26851] clean up rmic mess


From: audriusa at bluewin dot ch
Subject: [Bug classpath/26851] clean up rmic mess
Date: 24 Mar 2006 17:54:45 -0000


------- Comment #3 from audriusa at bluewin dot ch  2006-03-24 17:54 -------
The used ASM version is very old and not compatible with the recent version.
While merging itself is relatively easy, it would be good to upgrade the code
for using the recent version of that package. Then we maybe could use the ASM
in some other parts of Classpath, if it is already accepted. Sticking to the
obsolete version is somehow less attractive.

I would also like to point that the fastest alternative is not to use the RMIC
at all. Since JDK 1.5 both stubs and skeletons are no longer needed, despite
this may require some minor code modifications.


-- 


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]