Java: Add change note.

This commit is contained in:
Anders Schack-Mulligen
2024-05-15 15:45:17 +02:00
parent bf3dbc24de
commit 1bc3f6b0e7

View File

@@ -0,0 +1,4 @@
---
category: majorAnalysis
---
* Added support for data flow through side-effects on static fields. For example, when a static field containing an array is updated.