201 Commits (9943641b56b712d564340da122ca2b0f6f9e3bd3)

Author SHA1 Message Date
  Stefan Bodewig 9943641b56 Merge branch '1.9.x' 4 years ago
  Stefan Bodewig e5e0019a02 ensure build.compiler works with full classnames for extjavac/modern 4 years ago
  twogee ae32a21a7e build.sysclasspath is a magic name 6 years ago
  jkf 8f90351387 improved version handling in CompilerAdapter 6 years ago
  jkf d49dacf854 JavaEnvUtils - Suppot of JDK1.8+ only 6 years ago
  jkf 3a4980e3c4 updated reference to license from http to https using 6 years ago
  Gintas Grigelionis 16d0f4d811 Use StandardCharsets 7 years ago
  Gintas Grigelionis 8c38eb4c61 Use foreach loops (cherry-pick 1c80d50) 7 years ago
  Gintas Grigelionis 5f4c43ddc3 Checkstyle/spelling 7 years ago
  Gintas Grigelionis 4b14d85f11 Avoid repetition 7 years ago
  Gintas Grigelionis dccbf1fcec Checkstyle and simplify, next iteration 7 years ago
  Gintas Grigelionis fe29fce36e Java 8: computeIfAbsent/withInitial 7 years ago
  Gintas Grigelionis 3f90aeba03 Use diamonds 7 years ago
  Gintas Grigelionis 28e51503e3 Simplify and tidy up 7 years ago
  Gintas Grigelionis 95495d57aa Remove extraneous casts and (un)boxing, tersify logic 7 years ago
  Gintas Grigelionis 1c80d507f4 Use foreach loops 7 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 5eef12a964 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 6656db28bb Let’s use doclint 8 years ago
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Stefan Bodewig 228e2e25e7 Merge branch '1.9.x' 8 years ago
  Stefan Bodewig bd0759d943 try to adapt to Java10+ rapidly changing major versions 8 years ago
  Gintas Grigelionis 572a249025 Checkstyle: mostly whitespace (cf master) 8 years ago
  Matt Benson b7d1e9bde4 java 5-8 8 years ago
  Stefan Bodewig af74d1f6b8 reduce GC pressure by replacing File(In|Out)putStream 8 years ago
  Stefan Bodewig 96264ffd7e Merge branch '1.9.x' 9 years ago
  Stefan Bodewig c1bbf2fc0c add support for Java9's javac --release 9 years ago
  Stefan Bodewig 047844b247 Merge branch '1.9.x' 9 years ago
  Stefan Bodewig ee85859ea0 add support for javac -h 9 years ago
  Stefan Bodewig a6d07c6247 Merge branch '1.9.x' 9 years ago
  Stefan Bodewig 625d3d371f nobody is going to call Java 9 1.9 anymore 9 years ago
  Stefan Bodewig 4af291c580 embrace AutoCloseable 9 years ago
  Stefan Bodewig 11cd7ffab4 Java6ism 9 years ago
  Stefan Bodewig b2558bc972 some cosmetic changes 9 years ago
  Tomas Zezula 7bd7ed44b9 Removed misleading comment. The sourcepath and modulesourcepath cannot be combined. 9 years ago
  Tomas Zezula 83eaf48045 Added modulepath, modulesourcepath and upgrademodulepath into Javac task. 9 years ago
  Stefan Bodewig db2254973c update some comments 10 years ago
  Stefan Bodewig df33426bf2 whitespace 11 years ago
  Jan Matèrne 1b76f1b6da checkstyle 11 years ago
  Jan Materne bed22b00f7 JavaDoc fixes (for Java8 doclint) - first bunch 11 years ago
  Jan Materne 4c0b73f726 detect Java9 11 years ago
  Matthew Jason Benson da5f3bfd25 java 5, continued 13 years ago
  Jacobus Martinus Kruithof 6b7bc9e535 Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation 13 years ago
  Stefan Bodewig 132fb32522 OpenJDK8 snaphot works, I have found a new class in java.lang.reflect and OpenJDK's javac defaults to -source 8. No, I don't like the code in DefaultCompilerAdapter either. 14 years ago
  Stefan Bodewig 6923618f30 whitespace only 14 years ago
  Stefan Bodewig 5ecf92bf58 add an option to suppress the artifical package-info.class files created by <javac>. PR 52096 14 years ago
  Stefan Bodewig 28c651a95a Empty package-info.class is created in wrong directory if no destdir is specified. PR 51947 14 years ago
  Stefan Bodewig 0c6703e412 whitespace 15 years ago
  Stefan Bodewig 4a07176abb support sources with extensions other than .java in javac. Submitted by Andrew Eisenberg. PR 48829. 15 years ago
  Stefan Bodewig 40e298139f fixup -source for OpenJDK7's javac 15 years ago