<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:54:35 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[YANGTOOLS-887] JDK regex compatibility</title>
                <link>https://jira.opendaylight.org/browse/YANGTOOLS-887</link>
                <project id="10188" key="YANGTOOLS">yangtools</project>
                    <description>&lt;p&gt;JDK9 has changed semantics of java.util.regex.Pattern in ways which are hard to predict and require us to essentially do a full analysis incoming XSD to map it reliably to Pattern &#8211; see &lt;a href=&quot;https://bugs.openjdk.java.net/browse/JDK-8189343&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.openjdk.java.net/browse/JDK-8189343&lt;/a&gt; .&lt;/p&gt;

&lt;p&gt;I do not see any other recourse than to write a home-grown XSD regex parser, compliant with&#160;&lt;a href=&quot;https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#regexs&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#regexs&lt;/a&gt; , which will produce an intermediate representation, which will then be translated to java.util.regex.Pattern language.&lt;/p&gt;</description>
                <environment></environment>
        <key id="30169">YANGTOOLS-887</key>
            <summary>JDK regex compatibility</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <status id="10003" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Confirmed</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="rovarga">Robert Varga</reporter>
                        <labels>
                            <label>pt</label>
                    </labels>
                <created>Thu, 21 Jun 2018 13:17:12 +0000</created>
                <updated>Mon, 19 Jun 2023 14:13:22 +0000</updated>
                                                                            <component>parser</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="65021" author="rovarga" created="Sun, 23 Sep 2018 18:01:24 +0000"  >&lt;p&gt;The translation code is incorrect, as &amp;amp;&amp;amp; has a different meaning in XSD in in j.u.r.Pattern. We&apos;ll disable the UTs and provide a proper solution &#8211; but that actually requires the fixes in JDK9 and cannot really work with JDK8 &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/sad.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="65309" author="rovarga" created="Wed, 10 Oct 2018 16:44:28 +0000"  >&lt;p&gt;Work-in-progress patch is out there, but I cannot finish it up right now. Putting this on the backlog.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03fsn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>