Add change note

This commit is contained in:
Tony Torralba
2023-07-19 15:37:33 +02:00
parent 29543f5726
commit 238cb26624

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Improved the precision of virtual dispatch of `java.io.InputStream` methods. Now, calls to these methods will not dispatch to arbitrary implementations of `InputStream` if there is a high-confidence alternative (like a models-as-data summary).