Skip to content

Commit

Permalink
[FIXED JENKINS-55411] Whitelist DateTimeFormatter.ofPattern(String)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhogov authored and abayer committed Jan 28, 2019
1 parent 033e104 commit 005267e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ staticField java.time.format.DateTimeFormatter ISO_TIME
staticField java.time.format.DateTimeFormatter ISO_WEEK_DATE
staticField java.time.format.DateTimeFormatter ISO_ZONED_DATE_TIME
staticField java.time.format.DateTimeFormatter RFC_1123_DATE_TIME
staticMethod java.time.format.DateTimeFormatter ofPattern java.lang.String
new java.util.ArrayList java.util.Collection
staticMethod java.util.Arrays asList java.lang.Object[]
staticMethod java.util.Arrays toString java.lang.Object[]
Expand Down

0 comments on commit 005267e

Please sign in to comment.