Integrated: 8264277: java.xml.crypto module should be granted FilePermission and SocketPermission

Weijun Wang weijun at openjdk.java.net
Mon Apr 19 16:15:42 UTC 2021


On Tue, 30 Mar 2021 13:02:33 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> These permissions are needed so that the URIDereferencer is able to read data from a file system or a network. As the test shows, you still have to grant the same type of permission to your application.

This pull request has now been integrated.

Changeset: 8bec6fe6
Author:    Weijun Wang <weijun at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8bec6fe6
Stats:     140 lines in 2 files changed: 140 ins; 0 del; 0 mod

8264277: java.xml.crypto module should be granted FilePermission and SocketPermission

Reviewed-by: mullan

-------------

PR: https://git.openjdk.java.net/jdk/pull/3266


More information about the security-dev mailing list