Branch: refs/heads/main Home: https://github.com/pmd/pmd Commit: 303f01f6be469535ab6d3903c56e1dd64a9781c7 https://github.com/pmd/pmd/commit/303f01f6be469535ab6d3903c56e1dd64a9781c7 Author: Clément Fournier <clement.fourn...@tu-dresden.de> Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths: M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/SubtypingTest.kt Log Message: ----------- Fix #5442 - stackoverflow I wasn't able to create source that triggers the bug without going creating a new code path... Commit: e97321d8f3ea99d419dc1939e6d05c7203ea7a39 https://github.com/pmd/pmd/commit/e97321d8f3ea99d419dc1939e6d05c7203ea7a39 Author: Clément Fournier <clement.fourn...@tu-dresden.de> Date: 2025-02-15 (Sat, 15 Feb 2025) Changed paths: M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/SubtypingTest.kt Log Message: ----------- Add test case from #5505 Commit: 46f25a17cbc3c0bb13e17484b3ba43633dbb65c8 https://github.com/pmd/pmd/commit/46f25a17cbc3c0bb13e17484b3ba43633dbb65c8 Author: Andreas Dangel <andreas.dan...@adangel.org> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/SubtypingTest.kt Log Message: ----------- Update pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/SubtypingTest.kt Commit: 3a577571713af9ae7d8f518c837c759430b2e0c9 https://github.com/pmd/pmd/commit/3a577571713af9ae7d8f518c837c759430b2e0c9 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M docs/pages/release_notes.md Log Message: ----------- [doc] Update release notes (#5528, #5442, #5505) Commit: 6ac7fc8a9979f1e42b73a2f661e8561939c91d51 https://github.com/pmd/pmd/commit/6ac7fc8a9979f1e42b73a2f661e8561939c91d51 Author: Andreas Dangel <andreas.dan...@pmd-code.org> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M docs/pages/release_notes.md M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/SubtypingTest.kt Log Message: ----------- Fix #5442: [java] Fix stackoverflow with recursive generic types (#5528) Merge pull request #5528 from oowekyala:issue5442-stackoverflow Compare: https://github.com/pmd/pmd/compare/861574cd4116...6ac7fc8a9979 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