reclaim code cache

Albert Noll albert.noll at oracle.com
Tue Nov 26 07:33:35 PST 2013


Hi Xin,

if the code cache sweeper removes a method from the code cache, memory is
made available for later compilations.

Best,
Albert

On 11/26/2013 03:58 PM, Xin Tong wrote:
> Hi
>
> I see some of the methods are made *non-entrant* and then *zombie* in
> the OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode). I am wondering
> whether OpenJDK reuses memory for those methods for later compiled methods
> or not  ?
>
> Thank you,
> Xin



More information about the hotspot-dev mailing list