Buildiong mjc with JAVAC=jikes gives some minor, but
annoying, style warnings. One could argue that jikes is
broken this way, but I disagree. I'm attaching a patch that
fixes some (possibly all) of the jikes warnings: mostly minor
things like empty statements and superfluous public
modifiers.
patch to make mjc build more cleanly under jikes
Logged In: YES
user_id=26937
Note---updated my diff from earlier version.
Logged In: YES
user_id=633675
Keunwoo, did you ever integrate your changes into MJ and
commit them? I see you assigned yourself to this.