On Fri, 29 Jan 2021 18:40:55 GMT, Lance Andersen <lan...@openjdk.org> wrote:
>> src/java.xml/share/classes/module-info.java line 78: >> >>> 76: * <h3>System Properties</h3> >>> 77: * A property may have a corresponding System Property that has the >>> same name >>> 78: * except the prefix as shown above. A System Property should be set >>> prior to >> >> should that be "except for the prefix"? > > yes that would be clearer Changed. ------------- PR: https://git.openjdk.java.net/jdk/pull/2041