Branch: refs/heads/master
Home: https://github.com/pmd/pmd
Commit: 8e28fb35dc3caed527ce1e0effebe74c1ab3c456
https://github.com/pmd/pmd/commit/8e28fb35dc3caed527ce1e0effebe74c1ab3c456
Author: Andreas Dangel <[email protected]>
Date: 2019-09-28 (Sat, 28 Sep 2019)
Changed paths:
M docs/pages/release_notes.md
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/typeresolution/typedefinition/JavaTypeDefinitionSimple.java
Log Message:
-----------
fix: [java] PMD crashes with ClassFormatError: Absent Code attribute...
Retrieving the enclosing class might result in a LinkageError or
ClassFormatError.
For now this error is just logged as a warning and ignored.
fixes #2042
Commit: 9fe501d1a02aabb23dffbd529a5656dea5f1a170
https://github.com/pmd/pmd/commit/9fe501d1a02aabb23dffbd529a5656dea5f1a170
Author: Juan Martín Sotuyo Dodero <[email protected]>
Date: 2019-09-30 (Mon, 30 Sep 2019)
Changed paths:
M docs/pages/release_notes.md
M
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/typeresolution/typedefinition/JavaTypeDefinitionSimple.java
Log Message:
-----------
Merge pull request #2043 from adangel/fix-2042
[java] PMD crashes with ClassFormatError: Absent Code attribute
Compare: https://github.com/pmd/pmd/compare/8299e7d23126...9fe501d1a02a
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits