Skip to content

Commit

Permalink
Add HttpClient's BodySubscribers#ofFile(**) to forbidden APIS (buggy)…
Browse files Browse the repository at this point in the history
…. This closes #214
  • Loading branch information
uschindler committed Mar 27, 2023
1 parent 0267abf commit 020f4cb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@
# We only include 10 for now.
# TODO: Scan Java 11 API for additional locale/charset/... violations!
@includeBundled jdk-unsafe-10

java.net.http.HttpResponse$BodySubscribers#ofFile(**) @ Method is buggy in all Java versions till 20 (does not write all bytes)

0 comments on commit 020f4cb

Please sign in to comment.