7172737475767778798081
return service; } }); if (cmmImpl == null) { throw new CMMException("Cannot initialize Color Management System."+ "No CM module found"); } GetPropertyAction gpa = new GetPropertyAction("sun.java2d.cmm.trace"); String cmmTrace = (String)AccessController.doPrivileged(gpa);