RFR: 8214401: [AOT] crash in ClassLoaderData::is_alive() with AOTed jdk.base

Erik Osterlund erik.osterlund at oracle.com
Wed Dec 5 16:44:57 UTC 2018


Hi Vladimir,

Thanks for the review.

/Erik

> On 5 Dec 2018, at 17:41, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
> 
> Good. Thank you for fixing it.
> 
> Vladimir
> 
>> On 12/5/18 4:52 AM, Erik Österlund wrote:
>> Hi,
>> We currently miss out on cleaning IC caches of AOT methods during code cache unloading. This patch makes sure we do that.
>> Webrev:
>> http://cr.openjdk.java.net/~eosterlund/8214401/webrev.00/
>> Bug:
>> https://bugs.openjdk.java.net/browse/JDK-8214401
>> Thanks,
>> /Erik



More information about the hotspot-compiler-dev mailing list