Re: TEST: java/util/logging/LoggerWeakRefLeak.sh

2013-12-18 Thread Volker Simonis
On Wed, Dec 18, 2013 at 5:58 PM, Alan Bateman wrote: > On 18/12/2013 16:44, Volker Simonis wrote: >> >> Hi, >> >> the test 'java/util/logging/LoggerWeakRefLeak.sh' checks for the >> availability of the '-histo:live' option in jmap which is only >> available if the SA is available. >> >> However I

Re: TEST: java/util/logging/LoggerWeakRefLeak.sh

2013-12-18 Thread Alan Bateman
On 18/12/2013 16:44, Volker Simonis wrote: Hi, the test 'java/util/logging/LoggerWeakRefLeak.sh' checks for the availability of the '-histo:live' option in jmap which is only available if the SA is available. However I don't think that it should be an error if the option isn't supported becaus

Re: TEST: java/util/logging/LoggerWeakRefLeak.sh

2013-12-18 Thread Volker Simonis
Sorry, I forgot to mention that the same problem holds true for the test java/util/logging/AnonLoggerWeakRefLeak.sh as well. And it can be fixed in the same way as proposed for LoggerWeakRefLeak.sh. Volker On Wed, Dec 18, 2013 at 5:44 PM, Volker Simonis wrote: > Hi, > > the test 'java/util/logg