RFR: 8047373: Clean the ExceptionCache in one pass

Stefan Karlsson stefan.karlsson at oracle.com
Mon Jun 23 15:53:34 UTC 2014


On 2014-06-20 20:51, Kim Barrett wrote:
> Not sure my opinion counts for much yet, but this looks good to me.

Thanks for the review! The only problem is that you don't have an 
OpenJDK name, so I can't put you on the Reviewed-by line.

thanks,
StefanK

>
> On Jun 19, 2014, at 11:12 AM, Stefan Karlsson <stefan.karlsson at oracle.com> wrote:
>> Hi all,
>>
>> Please, review this patch to clean the ExceptionCache in one pass, instead of re-searching for the element to remove. The patch also makes nmethod::do_unloading little bit easier to read, IMHO.
>>
>> http://cr.openjdk.java.net/~stefank/8047373/webrev.00
>> https://bugs.openjdk.java.net/browse/JDK-8047373
>>
>> This patch has been used and tested in the G1 Class Unloading project.
>>
>> thanks,
>> StefanK
>



More information about the hotspot-dev mailing list