Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
javac bug (JDK-8243057)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cache ConfigurationFile.parent()
|
|
|
|
|
|
Avoid looking up parent if bubbling stopped
|
|
|
|
The latest eclipse version properly splits the jdt.core module and the
compiler. To load jdt.core classes during compilation the compiler SCL
needs a reference to the jdt.core SCL.
|
|
|
|
Reduce allocations from JavacHandlerUtil.typeMatches()
|
|
Remove obsolete LombokProcessor.getModuleName
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|