Or, he renamed the test but forgot to rename the name on the @run line.
> On Aug 22, 2018, at 1:46 PM, David Holmes <[email protected]> wrote:
>
> Ivan,
>
> Did you forget to hg add a file for this? The new test is failing with:
>
> Error. Parse Exception: Can't find source file: SpnegoRejected.java
>
> David
>
> On 22/08/2018 1:20 PM, [email protected] wrote:
>> Changeset: 0e4d87cf6caf
>> Author: igerasim
>> Date: 2018-08-21 20:19 -0700
>> URL: http://hg.openjdk.java.net/jdk/jdk/rev/0e4d87cf6caf
>> 8186186: GSSContext.isEstablished() can return true on error state
>> Reviewed-by: weijun
>> Contributed-by: [email protected]
>> !
>> src/java.security.jgss/share/classes/sun/security/jgss/spnego/SpNegoContext.java
>> + test/jdk/sun/security/krb5/auto/SpnegoUnknownMech.java