Re: JEP 248: Make G1 the Default Garbage Collector

2015-04-30 Thread Christian Thalinger
] On Behalf Of Kirk Pepperdine Sent: Wednesday, April 29, 2015 9:11 AM To: hotspot-...@openjdk.java.net Source Developers Subject: Re: JEP 248: Make G1 the Default Garbage Collector Hi all, Is the G1 ready for this? I see many people moving to G1 but also I’m not sure that we’ve got

RE: JEP 248: Make G1 the Default Garbage Collector

2015-04-30 Thread Uwe Schindler
...@openjdk.java.net] On Behalf Of Kirk Pepperdine Sent: Wednesday, April 29, 2015 9:11 AM To: hotspot-...@openjdk.java.net Source Developers Subject: Re: JEP 248: Make G1 the Default Garbage Collector Hi all, Is the G1 ready for this? I see many people moving to G1 but also I’m not sure

Re: JEP 248: Make G1 the Default Garbage Collector

2015-04-30 Thread Kirk Pepperdine
] On Behalf Of Kirk Pepperdine Sent: Wednesday, April 29, 2015 9:11 AM To: hotspot-...@openjdk.java.net Source Developers Subject: Re: JEP 248: Make G1 the Default Garbage Collector Hi all, Is the G1 ready for this? I see many people moving to G1 but also I’m not sure that we’ve got

Re: JEP 248: Make G1 the Default Garbage Collector

2015-04-30 Thread kedar mhaswade
[mailto:hotspot-dev-boun...@openjdk.java.net] On Behalf Of Kirk Pepperdine Sent: Wednesday, April 29, 2015 9:11 AM To: hotspot-...@openjdk.java.net Source Developers Subject: Re: JEP 248: Make G1 the Default Garbage Collector Hi all, Is the G1 ready for this? I see many people moving to G1

Re: JEP 248: Make G1 the Default Garbage Collector

2015-04-30 Thread Dawid Weiss
Hi folks, I'm the guy who tried to get to the bottom of the G1GC byteslice assert issue. It's not a false assert, it's a true miscompilation that somehow misses variable update. I know because I live-debugged it on assembly level... I also tried to help Vladimir Kozlov to pinpoint the issue but

Fwd: JEP 248: Make G1 the Default Garbage Collector

2015-04-29 Thread Dawid Weiss
I think this may be of importance to us since we specifically don't like G1GC? :) D. -- Forwarded message -- From: mark.reinh...@oracle.com Date: Wed, Apr 29, 2015 at 12:02 AM Subject: JEP 248: Make G1 the Default Garbage Collector To: stefan.johans...@oracle.com Cc: hotspot

Re: Fwd: JEP 248: Make G1 the Default Garbage Collector

2015-04-29 Thread Shawn Heisey
On 4/29/2015 12:45 AM, Dawid Weiss wrote: I think this may be of importance to us since we specifically don't like G1GC? :) I have been using G1 with Solr for quite some time and have had no trouble with it. I am aware of the note on the JavaBugs Lucene wiki page that says Do not, under any