RFR 8036630: Null ProtectionDomain in JVM can cause NPE because principals field is not initialized to an empty array

Coleen Phillimore coleen.phillimore at oracle.com
Mon Mar 17 17:00:42 UTC 2014


Thanks, Fred!
Coleen

On 3/17/14 12:28 PM, frederic parain wrote:
> Coleen,
>
> Looks good to me.
>
> Fred
>
> On 17/03/2014 16:57, Coleen Phillimore wrote:
>>
>> I copied over the webrev now.  It's a small review.
>> Thanks,
>> Coleen
>>
>> On 3/14/14 2:08 PM, Coleen Phillimore wrote:
>>> Summary: Call ProtectionDomain constructor instead of making all
>>> fields null.
>>>
>>> bug link https://bugs.openjdk.java.net/browse/JDK-8036630
>>>
>>> hotspot change:
>>>
>>> open webrev at http://cr.openjdk.java.net/~coleenp/8036630/
>>>
>>> Tested with jdk/test/java/security, and jck lang, vm, and
>>> api/java_lang tests, and manual test.
>>>
>>> Thanks,
>>> Coleen
>>
>



More information about the hotspot-runtime-dev mailing list