RFR 8176296: Test sun/security/krb5/auto/Basic.java faling after adding module declaration into TEST.properties.
Sergei Kovalev
sergei.kovalev at oracle.com
Tue Mar 7 14:55:13 UTC 2017
Thanks that let me see. Good to know.
07.03.17 17:10, Weijun Wang wrote:
> Please review this changeset at
>
> http://cr.openjdk.java.net/~weijun/8176296/webrev.00/
>
> It looks with jdk.security.jgss added into @modules in TEST.properties
> (JDK-8176213), it cannot be exclude using --limit-modules.
>
> Therefore I split Basic.java into 2 and the new test has its own
> @modules tag.
>
> In case you don't remember this test, it was about the Oracle JGSS-API
> extension. If the jdk.security.jgss module is available, the
> GSSContext implementation is ExtendedGSSContextImpl inside this module
> that can do more than GSSContextImpl defined in java.security.jgss
> (which will be returned when jdk.security.jgss is not available).
>
> Thanks
> Max
--
With best regards,
Sergei
More information about the security-dev
mailing list