from Ranjit Mathew <rmathew@hotmail.com> * jcf-parse.c (read_class): Create jcf for a class that has already been read from a source file. Avoids unnecessary call to find_class for this case. OK. Andrew.