Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '1.9.x' | Stefan Bodewig | 2021-09-02 | 1 | -52/+16 |
|\ | |||||
| * | ensure build.compiler works with full classnames for extjavac/modern | Stefan Bodewig | 2021-09-02 | 1 | -61/+19 |
| * | Use foreach loops (cherry-pick 1c80d50) | Gintas Grigelionis | 2018-05-26 | 1 | -7/+6 |
| * | Checkstyle: whitespace, line continuation and modifier idiosyncrasies | Gintas Grigelionis | 2017-12-11 | 1 | -3/+2 |
| * | Let’s use doclint | Gintas Grigelionis | 2017-12-10 | 1 | -0/+4 |
* | | build.sysclasspath is a magic name | twogee | 2020-01-19 | 1 | -3/+3 |
* | | improved version handling in CompilerAdapter | jkf | 2019-06-15 | 1 | -33/+28 |
* | | JavaEnvUtils - Suppot of JDK1.8+ only | jkf | 2019-06-15 | 1 | -16/+4 |
* | | updated reference to license from http to https using | jkf | 2019-05-25 | 1 | -1/+1 |
* | | Use StandardCharsets | Gintas Grigelionis | 2018-08-20 | 1 | -1/+2 |
* | | Checkstyle/spelling | Gintas Grigelionis | 2018-04-20 | 1 | -8/+6 |
* | | Avoid repetition | Gintas Grigelionis | 2018-04-06 | 1 | -2/+1 |
* | | Checkstyle and simplify, next iteration | Gintas Grigelionis | 2018-04-05 | 1 | -3/+3 |
* | | Java 8: computeIfAbsent/withInitial | Gintas Grigelionis | 2018-04-03 | 1 | -5/+1 |
* | | Use diamonds | Gintas Grigelionis | 2018-04-02 | 1 | -1/+1 |
* | | Simplify and tidy up | Gintas Grigelionis | 2018-04-02 | 1 | -1/+1 |
* | | Remove extraneous casts and (un)boxing, tersify logic | Gintas Grigelionis | 2018-04-01 | 1 | -4/+4 |
* | | Use foreach loops | Gintas Grigelionis | 2018-04-01 | 1 | -5/+3 |
* | | Checkstyle: whitespace, line continuation and modifier idiosyncrasies | Gintas Grigelionis | 2017-12-11 | 1 | -4/+3 |
* | | Let’s use doclint | Gintas Grigelionis | 2017-12-10 | 1 | -0/+4 |
* | | Merge branch '1.9.x' | Stefan Bodewig | 2017-12-02 | 1 | -6/+13 |
|\ \ | |/ | |||||
| * | try to adapt to Java10+ rapidly changing major versions | Stefan Bodewig | 2017-12-02 | 1 | -5/+11 |
| * | Checkstyle: mostly whitespace (cf master) | Gintas Grigelionis | 2017-12-01 | 1 | -1/+1 |
* | | java 5-8java8 | Matt Benson | 2017-04-13 | 1 | -64/+58 |
* | | reduce GC pressure by replacing File(In|Out)putStream | Stefan Bodewig | 2017-04-12 | 1 | -2/+2 |
* | | Merge branch '1.9.x' | Stefan Bodewig | 2016-10-08 | 1 | -0/+28 |
|\ \ | |/ | |||||
| * | add support for Java9's javac --release | Stefan Bodewig | 2016-10-08 | 1 | -0/+28 |
* | | Merge branch '1.9.x' | Stefan Bodewig | 2016-07-31 | 1 | -0/+21 |
|\ \ | |/ | |||||
| * | add support for javac -h | Stefan Bodewig | 2016-07-31 | 1 | -0/+21 |
* | | Merge branch '1.9.x' | Stefan Bodewig | 2016-07-25 | 1 | -6/+8 |
|\ \ | |/ | |||||
| * | nobody is going to call Java 9 1.9 anymore | Stefan Bodewig | 2016-07-25 | 1 | -6/+8 |
* | | embrace AutoCloseable | Stefan Bodewig | 2016-03-28 | 1 | -4/+1 |
|/ | |||||
* | Java6ism | Stefan Bodewig | 2016-03-21 | 1 | -1/+0 |
* | some cosmetic changes | Stefan Bodewig | 2016-03-21 | 1 | -36/+44 |
* | Removed misleading comment. The sourcepath and modulesourcepath cannot be com... | Tomas Zezula | 2016-03-21 | 1 | -3/+1 |
* | Added modulepath, modulesourcepath and upgrademodulepath into Javac task. | Tomas Zezula | 2016-03-21 | 1 | -17/+415 |
* | update some comments | Stefan Bodewig | 2015-02-12 | 1 | -3/+3 |
* | whitespace | Stefan Bodewig | 2014-07-12 | 1 | -1/+1 |
* | checkstyle | Jan Matèrne | 2014-07-04 | 1 | -75/+76 |
* | JavaDoc fixes (for Java8 doclint) - first bunch | Jan Materne | 2014-04-10 | 1 | -1/+1 |
* | detect Java9 | Jan Materne | 2014-04-09 | 1 | -4/+12 |
* | java 5, continued | Matthew Jason Benson | 2012-08-21 | 1 | -9/+8 |
* | Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation | Jacobus Martinus Kruithof | 2012-05-26 | 1 | -1/+1 |
* | OpenJDK8 snaphot works, I have found a new class in java.lang.reflect and Ope... | Stefan Bodewig | 2012-01-27 | 1 | -1/+7 |
* | whitespace only | Stefan Bodewig | 2011-10-28 | 1 | -10/+10 |
* | add an option to suppress the artifical package-info.class files created by <... | Stefan Bodewig | 2011-10-28 | 1 | -0/+15 |
* | Empty package-info.class is created in wrong directory if no destdir is speci... | Stefan Bodewig | 2011-10-04 | 1 | -3/+6 |
* | whitespace | Stefan Bodewig | 2010-11-29 | 1 | -14/+14 |
* | support sources with extensions other than .java in javac. Submitted by Andr... | Stefan Bodewig | 2010-11-29 | 1 | -1/+32 |
* | fixup -source for OpenJDK7's javac | Stefan Bodewig | 2010-11-22 | 1 | -3/+9 |