RFR 8164437: Test for JDK-8042900

Weijun Wang weijun.wang at oracle.com
Fri Aug 19 11:47:04 UTC 2016


On 8/19/2016 16:48, Xuelei Fan wrote:
> Looks fine to me.
>
> BTW, why not check the class name right after the object is created?

This is just a small enhancement to an existing test, and I don't want 
to break the existing block. I added a comment there.

And I've enhanced the test a little to compare with module names, this 
looks more natural.

http://cr.openjdk.java.net/~weijun/8164437/webrev.01

Thanks
Max


>
> Xuelei
>
> On 8/19/2016 2:34 PM, Weijun Wang wrote:
>> Please review the code change at
>>
>>    http://cr.openjdk.java.net/~weijun/8164437/webrev.00
>>
>> The updated test shows that with the jdk.security.jgss package, the
>> result of GSSManager::createContext is of an enhanced type.
>>
>> Thanks
>> Max



More information about the security-dev mailing list