Branch: refs/heads/main Home: https://github.com/pmd/pmd Commit: bf388d7fd059aec33d38f6b2088470c04ea1aea6 https://github.com/pmd/pmd/commit/bf388d7fd059aec33d38f6b2088470c04ea1aea6 Author: Clément Fournier <clement.fourn...@tu-dresden.de> Date: 2024-11-14 (Thu, 14 Nov 2024)
Changed paths: M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/ExprCheckHelper.java M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/ExprOps.java M pmd-java/src/test/java/net/sourceforge/pmd/lang/java/types/TypesTreeDumpTest.java M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/AstTestUtil.kt M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/internal/infer/UnresolvedTypesRecoveryTest.kt M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml A pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/types/dumptests/UnresolvedThings.java A pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/types/dumptests/UnresolvedThings.txt Log Message: ----------- Propagate unknown type better when mref is unresolved Commit: 32f55e22e3df43e3442b8077752d404b2f18eea2 https://github.com/pmd/pmd/commit/32f55e22e3df43e3442b8077752d404b2f18eea2 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-11-14 (Thu, 14 Nov 2024) Changed paths: M docs/pages/release_notes.md Log Message: ----------- [doc] Update release notes (#5329, #5330) Commit: b050ce353e2c99122984cad8339feeed3da70672 https://github.com/pmd/pmd/commit/b050ce353e2c99122984cad8339feeed3da70672 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2024-11-14 (Thu, 14 Nov 2024) Changed paths: M docs/pages/release_notes.md M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/ExprCheckHelper.java M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/ExprOps.java M pmd-java/src/test/java/net/sourceforge/pmd/lang/java/types/TypesTreeDumpTest.java M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/AstTestUtil.kt M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/internal/infer/UnresolvedTypesRecoveryTest.kt M pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/bestpractices/xml/UnusedPrivateMethod.xml A pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/types/dumptests/UnresolvedThings.java A pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/types/dumptests/UnresolvedThings.txt Log Message: ----------- [java] Propagate unknown type better when mref is unresolved (#5330) Merge pull request #5330 from oowekyala:typeres-fix-inference-issue-mref Compare: https://github.com/pmd/pmd/compare/206ed8bbd307...b050ce353e2c To unsubscribe from these emails, change your notification settings at https://github.com/pmd/pmd/settings/notifications _______________________________________________ Pmd-commits mailing list Pmd-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmd-commits