Branch: refs/heads/main
  Home:   https://github.com/pmd/pmd
  Commit: 97a57fe88dccf37ba5e27a475624e7a933f93bb5
      https://github.com/pmd/pmd/commit/97a57fe88dccf37ba5e27a475624e7a933f93bb5
  Author: Clément Fournier <clement.fourn...@tu-dresden.de>
  Date:   2024-12-04 (Wed, 04 Dec 2024)

  Changed paths:
    M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/JTypeVar.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeConversion.java
    M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeVarImpl.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/CaptureTest.kt
    M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/GlbTest.kt

  Log Message:
  -----------
  [java] Fix #5096 - StackOverflowError with recursively bounded tvar


  Commit: 375df89d72be2bdb1a1471e1b0476d88e284f2d5
      https://github.com/pmd/pmd/commit/375df89d72be2bdb1a1471e1b0476d88e284f2d5
  Author: Clément Fournier <clement.fourn...@tu-dresden.de>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

  Changed paths:
    M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/JTypeVar.java

  Log Message:
  -----------
  Remove `@InternalApi`, keep this for later


  Commit: b5027dd1d9aea08da8ef0cdf2c304f2d794991dd
      https://github.com/pmd/pmd/commit/b5027dd1d9aea08da8ef0cdf2c304f2d794991dd
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-12-15 (Sun, 15 Dec 2024)

  Changed paths:
    M docs/pages/release_notes.md

  Log Message:
  -----------
  [doc] Update release notes (#5096, #5387)


  Commit: caea4cabeba59210e4699702d09cd2ee952efb16
      https://github.com/pmd/pmd/commit/caea4cabeba59210e4699702d09cd2ee952efb16
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2024-12-15 (Sun, 15 Dec 2024)

  Changed paths:
    M docs/pages/release_notes.md
    M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/JTypeVar.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeConversion.java
    M pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeOps.java
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/TypeVarImpl.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/CaptureTest.kt
    M pmd-java/src/test/kotlin/net/sourceforge/pmd/lang/java/types/GlbTest.kt

  Log Message:
  -----------
  [java] Fix #5096 - StackOverflowError with recursively bounded tvar (#5387)

Merge pull request #5387 from oowekyala:issue5096-stackoverflow


Compare: https://github.com/pmd/pmd/compare/9992049d1b68...caea4cabeba5

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

Reply via email to