Java: Add change note.

This commit is contained in:
Anders Schack-Mulligen
2024-06-17 11:46:54 +02:00
parent b47831af14
commit b8b95fd81d

View File

@@ -0,0 +1,7 @@
---
category: minorAnalysis
---
* A bug has been fixed in the heuristic identification of uncertain control
flow, which is used to filter data flow in order to improve performance and
reduce false positives. This fix means that slightly more code is identified
and hence pruned from data flow.