178 Commits (b7d1e9bde44cb8e5233d6e70bb96e14cbb2f3e2d)

Author SHA1 Message Date
  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
  Jan Materne da109667b5 typo; thanks to Jean-Baptiste Nivoit 15 years ago
  Stefan Bodewig c767541c7d As Jesse points out, equalsIgnoreCase is not locale-sensitive 16 years ago
  Stefan Bodewig 58f0bb04db if user input is compared to fixed strings in a case insensitive manner we should use the default locale. Use Locale.ENGLISH consistently 16 years ago
  Stefan Bodewig 96932a3c78 compiler adapter as nested element in javac, rmic, native2ascii and javah. Document package-info.java stuff in javac manual page. 16 years ago
  Jesse N. Glick efd287b871 More cleanup of pre-1.4 code and docs. 16 years ago
  Stefan Bodewig c5a945fe3c Allow users to specify a classpath when using a custom adapter in javac, rmic, javah or native2ascii. PR 11143 16 years ago
  Jesse N. Glick 82ae2eb245 Issue a warning in case neither includeantruntime nor build.sysclasspath were set, 16 years ago
  Stefan Bodewig ae70a9608b JDK 1.4 - unfortunately 17 years ago
  Jesse N. Glick bba4624fac #43114: ensuring that package-info.class is created/touched when package-info.java is compiled. 17 years ago
  Stefan Bodewig 130b9317ef support source/target on gcj. PR 46617. Based on patch by Paweł Zuzelski 17 years ago
  Stefan Bodewig 35d8c0ef94 remove duplicate code 17 years ago
  Jesse N. Glick 3ca7e297fd Missing space between clauses. 18 years ago
  Peter Reilly 51a68c6ece trailing spaces 18 years ago
  Peter Reilly eaa4b86d6b Bugzilla 43114: package-info.java repeatedly compiled 18 years ago
  Peter Reilly 424bee292b checkstyle: remove trailing ws 18 years ago
  Peter Reilly b83cd5bb71 Bugzilla: 40776 work-around for javac generics bug 18 years ago
  Peter Reilly 56956979d8 add updated and error property attributes to the javac task 19 years ago
  Peter Reilly f0e86c70ce checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Kevin Jackson fe678d1937 roll back deprecation of Project.resolveFile, revert prior changes to code 19 years ago
  Kevin Jackson 4f2ff64361 use fileutils.resolveFile 19 years ago
  Stefan Bodewig eeda02e875 provide magic properties to control javac 19 years ago