Hello, Could you please review my fix for 8022120:
webrev: http://cr.openjdk.java.net/~mullan/webrevs/8022120/webrev.00/ bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8022120This is a JCK failure/regression caused by the fix for 8011547. The TransformService API specifies that a NullPointerException should be thrown if the parent parameter passed to the init or marshalParams method is null.
Thanks, Sean
