class lookup in javac

Jochen Theodorou blackdrag at gmx.org
Thu Aug 7 12:50:43 UTC 2014


Hi,

I am trying to understand javac internals a bit more and I am currently 
trying to find out where exactly javac finds that it doesn't know a 
class. I am also trying to identify where javac looks for a precompiled 
class, and how that class is represented.

Can I get some pointers from you guys?

bye Jochen


More information about the compiler-dev mailing list