Thanks Naoto, Lance!
I appended _ERR.
-Joe
On 10/12/16, 2:50 PM, Naoto Sato wrote:
+1. You might want to append "_ERR" to the field
"IMPORT_PRECEDE_OTHERS" to align with other errors (no need for
further review).
Naoto
On 10/12/16 1:37 PM, Joe Wang wrote:
Hi,
Please review a change to validate that xsl:import element children
/must precede/ all other element children of an <xsl:stylesheet>
element, including any </xsl/:/include/> element children as required by
the specification [1].
[1] https://www.w3.org/TR/xslt#import
JBS: https://bugs.openjdk.java.net/browse/JDK-8058152
webrev: http://cr.openjdk.java.net/~joehw/jdk9/8058152/webrev/
Thanks,
Joe