RFR: 8214401: [AOT] crash in ClassLoaderData::is_alive() with AOTed jdk.base
dean.long at oracle.com
dean.long at oracle.com
Wed Dec 5 20:36:10 UTC 2018
Looks OK.
dl
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