RFR (JAXP): 8142463: Xml schema validation failing after Xerces update; maxOccurs ignored

Lance Andersen lance.andersen at oracle.com
Mon Nov 30 21:07:56 UTC 2015


Looks OK Joe

Best
Lance
On Nov 30, 2015, at 2:33 PM, huizhe wang <huizhe.wang at oracle.com> wrote:

> 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
> 



Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen at oracle.com






More information about the core-libs-dev mailing list