Review request for JDK-8014933: Remove JVM_SetProtectionDomain from hotspot
harold seigel
harold.seigel at oracle.com
Mon Jul 8 11:12:45 PDT 2013
Hi Eric,
The changes look good.
Harold
On 7/8/2013 1:59 PM, Eric McCorkle wrote:
> Changes have been incorporated. New webrev:
> http://cr.openjdk.java.net/~emc/8014933/
>
> I still need a second reviewer for this.
>
> On 07/01/13 17:48, Coleen Phillimore wrote:
>> Hi Eric,
>>
>> This looks good -except can you move
>> java_lang_Class::set_protection_domain into the private part of
>> java_lang_Class with set_init_lock? The only caller is from within
>> java_lang_Class class now.
>>
>> thanks,
>> Coleen
>>
>> On 07/01/2013 05:31 PM, Eric McCorkle wrote:
>>> Hello,
>>>
>>> Please review the following patch, which removes the deprecated JNI call
>>> JVM_SetProtectionDomain from hotspot.
>>>
>>> The corresponding patch, which removes use of JVM_SetProtectionDomain
>>> was committed a while back to jdk8/tl, and was integrated into
>>> hsx/hotspot-rt late last week.
>>>
>>> The webrev is here:
>>> http://cr.openjdk.java.net/~emc/8014933/
>>>
>>> Thanks,
>>> Eric
More information about the hotspot-dev
mailing list