On Mon, 25 Oct 2021 18:24:36 GMT, Weijun Wang <wei...@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