Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #3403 from marcosbento/whitelist_enumset
[JENKINS-50939] - Whitelist java.util.EnumSet

(cherry picked from commit e511ff8)
  • Loading branch information
oleg-nenashev authored and olivergondza committed Apr 24, 2018
1 parent 6876eaa commit e10e98f
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -102,6 +102,7 @@ java.util.Collections$UnmodifiableSortedSet

java.util.Date
java.util.EnumMap
java.util.EnumSet
java.util.GregorianCalendar
java.util.HashMap
java.util.HashSet
Expand Down

0 comments on commit e10e98f

Please sign in to comment.