Skip to content

Commit

Permalink
Add new signature violating default charsets in Java 7+ (issue #19)
Browse files Browse the repository at this point in the history
  • Loading branch information
uschindler committed Sep 14, 2014
1 parent 947b8da commit 0c9a731
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

# These methods and classes should not be used by server classes (unsafe, no charset, no locale,...):

# We only include 1.6 for now.
# TODO: Scan Java 7 API for additional locale/charset/... violations!
@includeBundled jdk-unsafe-1.6

@defaultMessage Uses default charset
java.util.Scanner#<init>(java.nio.file.Path)

0 comments on commit 0c9a731

Please sign in to comment.