--- old/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/ClassFactory.java 2013-04-04 15:27:17.816612932 +0200 +++ new/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/ClassFactory.java 2013-04-04 15:27:17.764612931 +0200 @@ -120,7 +120,7 @@ /** * The same as {@link #create0} but with an error handling to make - * the instanciation error fatal. + * the instantiation error fatal. */ public static T create( Class clazz ) { try {