Hi,

This is a quick one-line fix.

For the UPA [1] processing, the DFA was compacted. A flag (fIsCompactedForUPA) was added to indicate whether the DFA was compacted. In the previous update however, the line that set the flag was missed. This fix recovers the previous update.

All tests passed in a successful JPRT run.

webrev:
http://cr.openjdk.java.net/~joehw/jdk9/8142463/webrev/

JBS:
https://bugs.openjdk.java.net/browse/JDK-8142463

[1] http://www.w3.org/TR/xmlschema-1/#cos-nonambig

Thanks,
Joe


Reply via email to