RFR (s) 8047736: Remove JVM_GetClassLoader as no longer used

Coleen Phillimore coleen.phillimore at oracle.com
Tue Sep 30 15:57:11 UTC 2014


On 9/26/14, 8:04 PM, Mandy Chung wrote:
> Looks good.  Will you update the copy of jvm.h in the jdk repo?

Thank you, Mandy.

I already deleted the call and declaration in jvm.h in the JDK repo in 
the first half of the change.

Coleen


>
> Mandy
>
> On 9/26/2014 2:27 PM, Coleen Phillimore wrote:
>> Summary: Remove this function from hotspot.  It's already removed 
>> from the JDK.
>>
>> Related to the bug I just fixed in the change I made months ago, the 
>> JVM interface to get the classLoader of a java/lang/Class is no 
>> longer needed.  This change has been approved by Oracle's licensees 
>> and has been approved in the internal compatibility committee request.
>>
>> Tested with nsk testbase and jtreg regression tests.
>>
>> open webrev at http://cr.openjdk.java.net/~coleenp/8047736/
>> bug link https://bugs.openjdk.java.net/browse/JDK-8047736
>>
>> Thanks,
>> Coleen
>>
>



More information about the hotspot-runtime-dev mailing list