it's in our arquillian.xml which we checked in in our integration-tests module
LieGrue, strub ----- Original Message ----- > From: Christian Kaltepoth <[email protected]> > To: [email protected] > Cc: > Sent: Wednesday, January 11, 2012 12:41 PM > Subject: Re: DELTASPIKE-35: Use of -XX:+UseFastAccessorMethods for Jboss as 7 > startup > > HI, > > AFAIK this is just for performance optimization. If I remember > correctly this option isn't even set in the default startup script > "standalone.sh" bundled with AS7. > > Christian > > > 2012/1/11 Rudy De Busscher <[email protected]>: >> Hi All, >> >> I tried all the integration tests on my machine today. >> >> The JBoss one failed on JRockit JVM due to the use of >> -XX:+UseFastAccessorMethods parameter. >> >> Is it required/better to use it on the sun JVM? (or just a performance >> optimization) >> >> Thx for the info >> >> -- >> Rudy De Busscher >> http://www.c4j.be > > > > -- > Christian Kaltepoth > Blog: http://chkal.blogspot.com/ > Twitter: http://twitter.com/chkal >
