Branch: refs/heads/pmd/7.0.x
  Home:   https://github.com/pmd/pmd
  Commit: 4e4ff056bec852d4b7e1a8229e20870e3abaf045
      https://github.com/pmd/pmd/commit/4e4ff056bec852d4b7e1a8229e20870e3abaf045
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/SupertypeCheckCache.java

  Log Message:
  -----------
  [java] SupertypeCheckCache - exclude also subtypes from caching

Under certain situation, this might lead to an out of memory
if InferenceVars are cached as being a subtype of String.


  Commit: 2c2ffaa8341cef72474dfeab430c252eece9ab97
      https://github.com/pmd/pmd/commit/2c2ffaa8341cef72474dfeab430c252eece9ab97
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
    M .ci/files/project-list.xml

  Log Message:
  -----------
  [ci] Exclude checkstyle's InputJavaParserNoFreezeOnDeeplyNestedLambdas


  Commit: aa95c8f7ed59e24f4f03108018b7e45c2c662324
      https://github.com/pmd/pmd/commit/aa95c8f7ed59e24f4f03108018b7e45c2c662324
  Author: Andreas Dangel <andreas.dan...@pmd-code.org>
  Date:   2021-11-25 (Thu, 25 Nov 2021)

  Changed paths:
    M .ci/files/project-list.xml
    M 
pmd-java/src/main/java/net/sourceforge/pmd/lang/java/types/internal/infer/SupertypeCheckCache.java

  Log Message:
  -----------
  Merge pull request #3645 from adangel:pmd7-supertypecheck-cache-oom

[java] SupertypeCheckCache - exclude also subtypes from caching #3645

* pmd7-supertypecheck-cache-oom:
  [ci] Exclude checkstyle's InputJavaParserNoFreezeOnDeeplyNestedLambdas
  [java] SupertypeCheckCache - exclude also subtypes from caching


Compare: https://github.com/pmd/pmd/compare/822a67c6632b...aa95c8f7ed59


_______________________________________________
Pmd-commits mailing list
Pmd-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmd-commits

Reply via email to