On 5/27/20 6:34 AM, Roger Riggs wrote:
rmid.properties: 134; avoid breaking "have\n been" in to separate lines.
I would break after the ",".
Line break adjusted.
module-info.java: 35: "version" -> "release" for consistency across the
messages.
package-info.java: 41: "version" -> "release" and "it may" -> "may" to be
consistent
with the wording in other updates.
I switched to "version" everywhere since it's consistent with the wording added
by javadoc for deprecated elements. For example,
https://docs.oracle.com/en/java/javase/14/docs/api/java.base/java/lang/Compiler.html
Does this also need a CSR? (There is one, 8245068, but its all boilerplate).
Yes, I'll work on the CSR next.
Thanks,
s'marks