RFR: 8267108: Alternate Subject.getSubject and doAs APIs that do not depend on Security Manager APIs [v2]

Weijun Wang weijun at openjdk.java.net
Mon Oct 25 18:30:13 UTC 2021


On Mon, 25 Oct 2021 18:24:36 GMT, Weijun Wang <weijun at openjdk.org> wrote:

>> test/jdk/sun/security/krb5/KrbCredSubKey.java line 34:
>> 
>>> 32: 
>>> 33: import java.io.FileOutputStream;
>>> 34: import java.util.concurrent.Callable;
>> 
>> Should those tests run with both permutations of the system property?
>
> I did ran it but not sure if it's good  to add an extra `@run` to all tests. I'll select a few.

Hi Bernd, thanks a huge lot for all your comments. I'm really glad you care about the next steps of JEP 411 in such details. There are quite some other things we need to do in the next few releases.

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

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



More information about the security-dev mailing list