Commit Graph

10 Commits

Author SHA1 Message Date
a193af1d4a Use auxclasspath ClassLoader to resolve type qualified names 2018-03-24 19:03:29 +01:00
045308948a Fix pmd-java8 tests 2018-03-20 14:07:33 +01:00
d40e80742c Java: fix checkstyle issues 2017-05-31 15:59:48 +02:00
0ec1e44b13 Java: resolve 'super' expression's type 2017-05-30 20:23:11 +02:00
e75cf1b55c Add test for Java 'this' keyword typeresolution 2017-05-29 02:29:13 +02:00
3cb9a423c9 pmd-apex, pmd-javascript, pmd-plsql, pmd-vm: Checkstyle fixes 2016-12-16 16:10:04 +01:00
68144d25fb pmd-java8: checkstyle / formatting 2016-12-02 15:06:49 +01:00
c74b43baf2 #1317 RuntimeException when parsing class with multiple lambdas
Removing Java8MultipleLambdasTest from java8 integration, as it can
be tested with java < 8 in pmd-java
2015-03-07 21:12:04 +01:00
59b14bd009 Cleanup and add license headers 2015-03-07 20:09:47 +01:00
18f393da3c Introduces java 8 integration test module
* Only for testing pmd-java
* Activated only if the jdk is 1.8
2015-03-01 22:11:51 +01:00