RFR: 8061842: Package jurisdiction policy files as something other than JAR
Wang Weijun
weijun.wang at oracle.com
Thu Aug 18 04:26:07 UTC 2016
Before this change, you require default policy in neither export nor import to be empty but do not care about the getMinimum() result. In this change, you make sure the final result is not empty. I assume this is a fix?
283 // Did we find a default perms?
What does this line mean?
296 // This should never happen
But you can still print out the file name.
Can you rename policydir-tbd to something else? I am afraid it will be confused with policy.url.1 etc.
The original README.TXT in unlimited says "are exportable from the United States." and you have "is exportable." now. Is this intended? (IANAL)
TestUnlimited.java:
45 "// Use the AES are the test Cipher", you mean "Use AES as the test Cipher"?
51 "throw new Exception ("Unlimited policy is NOT active");". No space before "(".
No other comment.
--Max
> On Aug 18, 2016, at 7:22 AM, Bradford Wetmore <bradford.wetmore at oracle.com> wrote:
>
> New webrev:
>
> https://bugs.openjdk.java.net/browse/JDK-8061842
> http://cr.openjdk.java.net/~wetmore/8061842/webrev.01/
More information about the security-dev
mailing list