This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] fix for BasicMenuUI - getPath()


Hi,

> Here is the patch that should fix public/private access method problem
> in BasicMenuUI.java.
>
> However it is hard for me to test this at this moment, since I am not
> observing the error with gcj.

What you can do is compile libjava with 'make JAVAC=jikes' (thanks Thomas).
But, not having a fresh, new mainline checkout I cannot really test it. I
have an old gui-branch, but it is broken).(make sure you use the latest jikes 1.21, earlier produces far to many
non-useful warnings - although you could then try 'make JAVAC="jikes
-nowarn" of course).
If we can get a clean make JAVAC="jikes" going for libjava I think most of
the classpath merging pain will be over.
Cheers,

Mark



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]