On Thu, 25 Jul 2024 22:41:28 GMT, Weijun Wang <wei...@openjdk.org> wrote:
>> Anthony Scarpino has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - bad test check >> - internal PEMRecord optimization > > test/jdk/sun/security/pkcs11/ec/policy line 6: > >> 4: permission java.security.SecurityPermission "removeProvider.*"; >> 5: permission java.security.SecurityPermission >> 6: "getProperty.jdk.epkcs8.defaultAlgorithm"; > > Maybe we should read this property with `doPrivileged`? I don't see it needing any extra permissions than others. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/17543#discussion_r1692454543