------- Comment #3 from rmathew at gcc dot gnu dot org 2006-05-22 08:56 ------- OK, I was able to reproduce this. My problem was that I had a "--disable-checking" build. If the order of the class files is "PipeImpl.class VMPipe.class", I get an error; if the order is the other way around, I don't.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27643