RFR(M) 8240990: convert clhsdb "dumpclass" command from javascript to java
    Chris Plummer 
    chris.plummer at oracle.com
       
    Thu Apr  9 02:08:50 UTC 2020
    
    
  
Thanks Serguei,
Can I get one more review please?
thanks,
Chris
On 4/7/20 10:19 PM, serguei.spitsyn at oracle.com wrote:
> Hi Chris,
>
> It looks good to me.
>
> Thanks,
> Serguei
>
> On 4/7/20 20:12, Chris Plummer wrote:
>> Hello,
>>
>> Please review the following:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8240990
>> http://cr.openjdk.java.net/~cjplummer/8240990/webrev.00
>>
>> The javascript code was just a few lines like other recent commands, 
>> but it had quite a bit of support on the java side in 
>> JSJavaScriptEngine.dumpClass(), which needed some massaging when 
>> moved to CommandProcessor.java. The CR contains the javascript and 
>> java code that was converted.
>>
>> thanks,
>>
>> Chris
>
    
    
More information about the serviceability-dev
mailing list