I have seen this already. I am trying to understand how does Dsun.java2d.trace works when applied to a system or application. When does these flags get set? The link says on less-than-desirable performance,can we have an example or the charecter of performances it may deal with? Where can we find the trace if we set it like
-Dsun.java2d.trace=log
and i also tried
-Dsun.java2d.trace=log,out=mylogfilename.log
but i couldn't find any of the traces in the specified file too. Please correct me if there is anything wrong in my undersatnding or the way i am using it.