--- old/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile.properties 2016-09-26 02:16:00.360652545 +0300 +++ new/jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/wscompile.properties 2016-09-26 02:16:00.264651118 +0300 @@ -1,5 +1,5 @@ # -# Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2005, 2016, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -47,6 +47,7 @@ \ -J pass this option to javac\n\ \ -keep keep generated files\n\ \ -p specifies the target package\n\ +\ -m generate module-info.java with given Java module name\n\ \ -quiet suppress wsimport output\n\ \ -s specify where to place generated source files\n\ \ -target generate code as per the given JAXWS spec version\n\