Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
ALL-UNNAMED:
- manage_threads
# the original policy has java.net.SocketPermission "*", "accept,connect"
# but a comment stating it was "needed for multiple server implementations used in tests"
# TODO: this is likely not needed, but including here to be on the safe side until
# we can track down whether it's really needed
- inbound_network
- outbound_network
- files:
- relative_path: ".mime.types"
relative_to: "home"
Expand Down