On 5/7/2014 2:57 PM, Phil Race wrote:
I did away with the doPrivileged and it seems fine ... http://cr.openjdk.java.net/~prr/8038875.1/
I'm glad that the doPrivileged block is reduced just to System.getProperty. Looks good while I still think it's worth considering replacing Class.forName(pisecesREClass) with new PiscesRenderingEngine() that will further simplify it. I'll leave it for you and Jim to decide.
thanks Mandy