Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater' | Alexander Kriegisch | 2024-02-19 | 1 | -1/+1 |
* | Replace uses of StringBuffer with StringBuilder. | Andrey Turbanov | 2021-11-20 | 1 | -4/+4 |
* | Fix some deprecated Java and JUnit warnings by using newer API calls | Alexander Kriegisch | 2021-03-21 | 1 | -1/+1 |
* | Fix 'ajdoc' tests for Java 15 build | Alexander Kriegisch | 2021-03-14 | 1 | -138/+138 |
* | Remove checks for old Java Versions | Lars Grefer | 2020-08-13 | 1 | -4/+1 |
* | Unnecessary unboxing | Lars Grefer | 2020-08-08 | 1 | -1/+1 |
* | 'for' loop replaceable with enhanced 'for' loop | Lars Grefer | 2020-08-08 | 1 | -13/+10 |
* | Fix getSpecFile() to work with URLs and adjust installer unpacker | Andy Clement | 2019-02-08 | 1 | -1/+1 |
* | mavenizing tests - wip | Andy Clement | 2019-01-30 | 1 | -0/+996 |