Java 7 Perm Gen
Jon Masamitsu
jon.masamitsu at oracle.com
Fri Apr 27 10:17:45 PDT 2012
The removal of the permanent generation is planned for jdk 8. It will
not go into a jdk 7 update soon. Once it's stabilized, we'll consider
it for a jdk 7 update.
The vast majority of the current contents of perm gen will go
into native memory. There is some that may move to the
Java heap.
Jon
On 4/27/2012 6:04 AM, Martin Hare-Robertson wrote:
> Hi,
>
> I see that one of the plans for Java 7+ is to retire the perm gen as a separate space.
>
> Can you confirm what the progress is of this project as of Java 7u4 and when we can expect to see the complete removal of the Perm Gen? Are the former contents of the Perm Gen all being moved out into native memory?
>
> Martin
>
>
>
>
> _______________________________________________
> hotspot-gc-use mailing list
> hotspot-gc-use at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20120427/71598783/attachment.html
More information about the hotspot-gc-use
mailing list