Re: BeanELResolver issue – calling a varargs method with no argument

2017-12-23 Thread Nitkalya Wiriyanuparb (Ing)
On 24 Dec 2017, 3:08 AM +1300, Mark Thomas , wrote: > On 19/12/17 13:13, Mark Thomas wrote: > > On 18 December 2017 03:32:40 GMT+00:00, Nitkalya Wiriyanuparb > > wrote: > > > > > > > > Tested with my system – everything’s awesome. I can also confirm that > > > the edge case I mentioned is valid

Re: BeanELResolver issue – calling a varargs method with no argument

2017-12-23 Thread Mark Thomas
On 19/12/17 13:13, Mark Thomas wrote: > On 18 December 2017 03:32:40 GMT+00:00, Nitkalya Wiriyanuparb > wrote: > > > >> Tested with my system – everything’s awesome. I can also confirm that >> the edge case I mentioned is valid; calling the varargs method with an >> array ${actionBean.getInclu

RE: Is it Normal for Tomcat 8 to Use 20-80% More Memory Than Tomcat 6?

2017-12-23 Thread Johan Compagner
Op 23 dec. 2017 09:27 schreef "Johan Compagner" : Op 22 dec. 2017 21:02 schreef "Eric Robinson" : > > More heap or more native memory? > With the exact same Xms and Xmx settings, I get vastly different resident and virtual image sizes from the Linux ps command. tomcatA: jdk1.8.0_152

RE: Is it Normal for Tomcat 8 to Use 20-80% More Memory Than Tomcat 6?

2017-12-23 Thread Johan Compagner
Op 22 dec. 2017 21:02 schreef "Eric Robinson" : > > More heap or more native memory? > With the exact same Xms and Xmx settings, I get vastly different resident and virtual image sizes from the Linux ps command. tomcatA: jdk1.8.0_152, res: 694312, virt: 5045084 tomcatB: jdk1.6