mirror of
https://github.com/github/codeql.git
synced 2026-04-22 15:25:18 +02:00
Add change note
This commit is contained in:
4
java/ql/lib/change-notes/2023-11-06-jdk21-models.md
Normal file
4
java/ql/lib/change-notes/2023-11-06-jdk21-models.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The types `java.util.SequencedCollection`, `SequencedSet` and `SequencedMap`, as well as the related `Collections.unmodifiableSequenced*` methods are now modelled. This means alerts may be raised relating to data flow through these types and methods.
|
||||
Reference in New Issue
Block a user