Branch: refs/heads/master
Home: https://github.com/pmd/pmd
Commit: fc759db5ca363c8a9bf602e1ffb1276e342b9280
https://github.com/pmd/pmd/commit/fc759db5ca363c8a9bf602e1ffb1276e342b9280
Author: Clément Fournier <[email protected]>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M pmd-java/etc/grammar/Java.jjt
M
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/ParserCornersTest.java
Log Message:
-----------
Fix #2767
Problem was the stack is empty if the local var declaration
is the first node of the compilation unit to be pushed.
Commit: 46933e666d3caf5fe5a0b5c03801ac91fcf636c7
https://github.com/pmd/pmd/commit/46933e666d3caf5fe5a0b5c03801ac91fcf636c7
Author: Clément Fournier <[email protected]>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeTestUtil.java
M
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/types/TypeTestUtilTest.java
A
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/types/testdata/SomeClassWithAnon.java
Log Message:
-----------
Fix #2756, NPE in TypeTestUtil
Commit: 4f53b770458c55dc1c3b57a89cac99d18b1be33a
https://github.com/pmd/pmd/commit/4f53b770458c55dc1c3b57a89cac99d18b1be33a
Author: Andreas Dangel <[email protected]>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M docs/pages/release_notes.md
Log Message:
-----------
[doc] Update release notes, fixes #2756
Commit: 6af4f1ecea85a61a142eb3f8f5abb8fda5022754
https://github.com/pmd/pmd/commit/6af4f1ecea85a61a142eb3f8f5abb8fda5022754
Author: Andreas Dangel <[email protected]>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M docs/pages/release_notes.md
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeTestUtil.java
M
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/types/TypeTestUtilTest.java
A
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/types/testdata/SomeClassWithAnon.java
Log Message:
-----------
Merge branch 'pr-2771' into master
[java] Fix #2756, NPE in TypeTestUtil #2771
Commit: a13f88de5f6ffb0a05d74d41353e53f6f2568c64
https://github.com/pmd/pmd/commit/a13f88de5f6ffb0a05d74d41353e53f6f2568c64
Author: Andreas Dangel <[email protected]>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M docs/pages/release_notes.md
Log Message:
-----------
[doc] Update release notes, fixes #2767
Commit: 9ed79f46fdf511b23d8f9c6c316ea35561498916
https://github.com/pmd/pmd/commit/9ed79f46fdf511b23d8f9c6c316ea35561498916
Author: Andreas Dangel <[email protected]>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M docs/pages/release_notes.md
M pmd-java/etc/grammar/Java.jjt
M
pmd-java/src/test/java/net/sourceforge/pmd/lang/java/ast/ParserCornersTest.java
Log Message:
-----------
Merge branch 'pr-2770' into master
[java] Fix #2767, PMD cannot parse a local var with final in instance
initializer #2770
Compare: https://github.com/pmd/pmd/compare/d752b2c42476...9ed79f46fdf5
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits