Java 8 adding -XX:MaxNewSize to parameters

2018-11-02 Thread Shawn Heisey
I have a Solr install with the following info on the process list: solr  4426 1 15 Sep27 ?    5-17:59:51 java -server -Xms7943m -Xmx7943m -XX:+UseG1GC -XX:+PerfDisableSharedMem -XX:+ParallelRefProcEnabled -XX:G1HeapRegionSize=8m -XX:MaxGCPauseMillis=250 -XX:InitiatingHeapOccupancyP

Re: Java 8 adding -XX:MaxNewSize to parameters

2018-11-02 Thread Shawn Heisey
On 11/2/2018 3:23 PM, Shawn Heisey wrote: I will attempt to reproduce on another Linux machine.  Does this seem like a bug? The problem is not reproducing on another Linux machine (Ubuntu 18) with an earlier version of Java: Process listing: solr 10709 1 20 15:44 ?    00:00:15

Re: Java 8 adding -XX:MaxNewSize to parameters

2018-11-02 Thread Shawn Heisey
On 11/2/2018 3:23 PM, Shawn Heisey wrote: Process started Sep27, with G1 tuning, but no parameters setting specific generation sizes. Another followup. Here's the GC logfiles currently found in the logs directory: -rw-rw-r--. 1 solr solr 20973298 Oct  3 04:08 solr_gc.log.0 -rw-rw-r--. 1 solr