Skip to content

Commit aa1c5bc

Browse files
Revert "fix: adding built in http client to available packages" (#13)
This reverts commit 2642dc6.
1 parent 64de76d commit aa1c5bc

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

java-11/Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jdk.security.auth,\
3535
jdk.unsupported,\
3636
# jdk specific network options
3737
jdk.net,\
38-
# built-in http client
39-
java.net.http,\
4038
# zip, jar file systems
4139
jdk.zipfs\
4240
--output jre

java-14/Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jdk.security.auth,\
3535
jdk.unsupported,\
3636
# jdk specific network options
3737
jdk.net,\
38-
# built-in http client
39-
java.net.http,\
4038
# zip, jar file systems
4139
jdk.zipfs\
4240
--output jre

0 commit comments

Comments
 (0)