forked from phoedos/pmd
Update documentation
https://github.com/pmd/pmd/actions/runs/10613956561
610f937bc4...773f792dd6
This commit is contained in:
4
feed.xml
4
feed.xml
@@ -5,8 +5,8 @@
|
||||
<description>Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features.</description>
|
||||
<link>https://docs.pmd-code.org/latest/</link>
|
||||
<atom:link href="https://docs.pmd-code.org/latest/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Thu, 29 Aug 2024 11:17:39 +0000</pubDate>
|
||||
<lastBuildDate>Thu, 29 Aug 2024 11:17:39 +0000</lastBuildDate>
|
||||
<pubDate>Thu, 29 Aug 2024 11:40:37 +0000</pubDate>
|
||||
<lastBuildDate>Thu, 29 Aug 2024 11:40:37 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.10.0</generator>
|
||||
|
||||
</channel>
|
||||
|
@@ -1932,6 +1932,11 @@ could cause performance issues with virtual threads due to pinning.</li>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/5153">#5153</a>: [java] GuardLogStatement: Should not need to guard parameterized log messages where the replacement arg is an array element</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>java-design
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/5162">#5162</a>: [java] SingularField: False-positive when preceded by synchronized block</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>java-multithreading
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/5175">#5175</a>: [java] Update AvoidSynchronizedAtMethodLevel message to mention ReentrantLock, new rule AvoidSynchronizedStatement</li>
|
||||
|
Reference in New Issue
Block a user