Code review request: 7085024 internal error; cannot instantiate Foo
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Thu Oct 6 05:23:54 PDT 2011
On 06/10/11 13:01, Rémi Forax wrote:
> That's true for javac, not for any tools that will use javac classes but
> not its kind of dependency manager.
It's extremely hard to use javac classes w/o going through the context
management. The most common use case for javac classes clients is to
register subclasses of javac classes in the context so that they will be
indirectly used by javac.
Anyway - I realized that the bug we should be discussing is 7086586 - we
are on the wrong thread ;-)
Maurizio
More information about the compiler-dev
mailing list