Anyone has cycles to review this fix?
Some cipher tests fail when running against unlimited crypto policy due
to hardcoded checks and values.
Changes are straight-forward. However, given the dependency between the
tests (as they are ported from SQE tests in the previous co-location
effort),
On 11/27/16 7:43 AM, Xuelei Fan wrote:
On 11/27/2016 6:04 PM, Wang Weijun wrote:
This is not only a test update.
No, I happened to find an implementation issue with the new test, so fix
it altogether. The issue is that the simple validator
(SimpleValidator.java) does not support SKID/AKID dur
+1
--Max
> On Nov 29, 2016, at 5:16 PM, Seán Coffey wrote:
>
> Looks good.
>
> regards,
> Sean.
>
>
> On 29/11/2016 09:08, Ivan Gerasimov wrote:
>> Hello!
>>
>> It was reported that there's broken behavior exposed when the debug mode is
>> turned on, which is due to KerberosTicket.toString
Looks good.
regards,
Sean.
On 29/11/2016 09:08, Ivan Gerasimov wrote:
Hello!
It was reported that there's broken behavior exposed when the debug
mode is turned on, which is due to KerberosTicket.toString() throwing
an exception, if the ticket was already destroyed.
The proposed fix is in
Hello!
It was reported that there's broken behavior exposed when the debug mode
is turned on, which is due to KerberosTicket.toString() throwing an
exception, if the ticket was already destroyed.
The proposed fix is in fact the backport of a tiny portion of JDK-8043071.
BUGURL: https://bugs.