RFR 8138638: Security tests using jdk/test/sun/security/krb5/auto/KDC.java fail intermittently with OutOfMemoryError
Xuelei Fan
xuelei.fan at oracle.com
Mon Dec 7 04:50:39 UTC 2015
OK. Looks fine now.
Xuelei
On 12/7/2015 12:35 PM, Wang Weijun wrote:
> Its caught 5 lines below and then ignored.
>
> --Max
>
>> 在 2015年12月7日,12:02,Xuelei Fan <xuelei.fan at oracle.com> 写道:
>>
>>> On 12/7/2015 11:51 AM, Wang Weijun wrote:
>>> Please review the fix at
>>>
>>> http://cr.openjdk.java.net/~weijun/8138638/webrev.00/
>>>
>>> It looks like the TCP server should be accessed in the failed tests. Maybe a random process happens to connect to the server? This code change will ignore the unknown request.
>> Ignore by throwing exception? If I did not miss something, the test may
>> still fail with the new added exception if there is a huge request.
>>
>> Xuelei
>>
More information about the security-dev
mailing list