Re: PernGen and Java 7

2012-09-03 Thread Henri Gomez
Thanks David 2012/9/3 David Holmes : > Hi Henri, > > > On 3/09/2012 5:08 PM, Henri Gomez wrote: >> >> Hi to all, >> >> Rémi mentioned this big refactoring in jdk8 about removing permgen : >> http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/da91efe96a93 >> >> Wondering if it will be backported

Re: PernGen and Java 7

2012-09-03 Thread David Holmes
Hi Henri, On 3/09/2012 5:08 PM, Henri Gomez wrote: Hi to all, Rémi mentioned this big refactoring in jdk8 about removing permgen : http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/da91efe96a93 Wondering if it will be backported to Java 7 and if so, which release should include it ? Full

PernGen and Java 7

2012-09-03 Thread Henri Gomez
Hi to all, Rémi mentioned this big refactoring in jdk8 about removing permgen : http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/da91efe96a93 Wondering if it will be backported to Java 7 and if so, which release should include it ? BTW, kudos to hotspot team