RFR XS: 7092140 Test: TimedAcquireLeak.java fails on SE-E due to -XX:-UsePerfData

Alan Bateman Alan.Bateman at oracle.com
Wed Mar 7 09:49:16 UTC 2012


On 07/03/2012 06:55, David Holmes wrote:
> webrev:
>
> http://cr.openjdk.java.net/~dholmes/7092140/webrev/
It looks okay to me.

[ Another idea, which might make sync'ing up with the CVS a bit easier, 
is to pass -XX:+UsePerfData through to the test as an argument, as in 
"@run main TimedAcquiteLeak -XX:+UsePerfData".  The test can then add it 
into the command array. This mean would mean that -XX:+UsePerfData is 
not used when running the test interactively or with another test runner. ]

-Alan



More information about the core-libs-dev mailing list