Skip to content

Java: model some new Set,List,Map methods#3893

Merged
aschackmull merged 2 commits intogithub:masterfrom
aibaars:set-map-list-copy-of
Jul 9, 2020
Merged

Java: model some new Set,List,Map methods#3893
aschackmull merged 2 commits intogithub:masterfrom
aibaars:set-map-list-copy-of

Conversation

@aibaars
Copy link
Contributor

@aibaars aibaars commented Jul 3, 2020

@Marcono1234 pointed out some new Java 9 methods:

Not directly related to the java.util.Collections class, but would it make sense to cover the unmodifiable collection factory methods added in Java 9 & 10 as well? Or should this be a separate GitHub issue?

@aibaars aibaars requested a review from a team as a code owner July 3, 2020 15:14
Models the taint propagation for the copyOf(..),
of(..), ofEntries(..) and entry(..) methods
@aschackmull
Copy link
Contributor

LGTM, but we should probably still run Java-Differences just to be on the safe side.

@aschackmull
Copy link
Contributor

@aschackmull aschackmull merged commit 777dc63 into github:master Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants