aboutsummaryrefslogtreecommitdiff
path: root/src/stubs/com/sun/tools/javac/file
AgeCommit message (Collapse)Author
2017-11-29delombok in JDK9 now almost works. Some cases of ‘val’ don’t work yet.Reinier Zwitserloot
2017-10-25code cleanupRoel Spilker
2017-10-15fix issue #1440, #1472: wrap BasedFileManager for jdk9Takuya Murakami
2017-02-14[jdk9] Create FileObjects for jdk9Roel Spilker
2011-08-15Integrated Philipp's proof-of-concept delombok in javac7 fix, and used someReinier Zwitserloot
creative stubbing to ensure both the javac7 and the javac6 source file can be loaded in the same project in eclipse without dependency warnings.