Everything is fine.
One thing in AuthPermission.java:
+ * {@link javax.security.auth.login.LoginContext}, and
+ * {@link javax.security.auth.login.Configuration} objects.
I remember you can add an additional label in {@link}, otherwise, the
text is too long.
Thanks
Max
On 08/07/2015 04:06 AM
Well, I used to have a workspace containing a prototype fix, but I
didn't get to run the benchmark against the prototype.
Then, I went to work on other bug fixes and enhancement and this has
been put on the back burners.
Valerie
On 8/7/2015 6:16 AM, Sean Mullan wrote:
Hi David,
On 08/07/201
Tristan,
- Given that the tests are against SunRsaSign provider, I think
sun/security/rsa subdirectory is a better choice than java/security/rsa.
- Put @test and @bug on separate lines
- Elaborate more on what is tested and what is the expected result in
the bug record. The current content isn
Hi Valerie,
I have updated the webrev after your comment and our discussion to only
retain TestSealedObjectNull test.
http://cr.openjdk.java.net/~rhalade/8048624/webrev.01/
Thanks,
Rajan
On 7/23/15 2:20 PM, Valerie Peng wrote:
- I think it's more universal to call getParameters() instead o
Hello,
Please review tests for login/logout with LoginContex.
Webrev: http://cr.openjdk.java.net/~asmotrak/sweta/8050460/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8050460
Thanks,
Svetlana
Hello Valerie,
To reduce duplication, I think something like this would be preferable.
Remove the windows and macosx checks and just always run this line:
POLICY_SRC_LIST += \
$(wildcard
$(JDK_TOPDIR)/src/java.base/$(OPENJDK_TARGET_OS)/conf/security/java.policy)
That way, I platform spe