jikes



I use jikes.exe to compile my java code (under Windows). Is that a wise thing to
do in terms of compiler speed, class size, code quality, compliance?


.