[jira] [Commented] (XALANJ-2639) xalan-j class org.apache.xml.utils.SystemIDResolver implementation

"Elliotte Rusty Harold (Jira)" <[email protected]> Sat, 9 May 2026 12:46:00 +0000 (UTC)
Newsgroups gmane.text.xml.xalan.devel
Message-ID <[email protected]>
    [ https://issues.apache.org/jira/browse/XALANJ-2639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18079681#comment-18079681 ] 

Elliotte Rusty Harold commented on XALANJ-2639:
-----------------------------------------------

Not a big deal as long as there's no org.apache.xml.utils anywhere else. However if anywhere else does have org.apache.xml.utils then this will cause split package problems in Java 9+.

> xalan-j class org.apache.xml.utils.SystemIDResolver implementation
> ------------------------------------------------------------------
>
>                 Key: XALANJ-2639
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2639
>             Project: XalanJ2
>          Issue Type: Bug
>      Security Level: No security risk; visible to anyone(Ordinary problems in Xalan projects.  Anybody can view the issue.) 
>          Components: TestHarness-TestCase
>    Affects Versions: The Latest Development Code
>            Reporter: Mukul Gandhi
>            Assignee: Mukul Gandhi
>            Priority: Major
>             Fix For: xslt3.0_alpha1
>
>
> Currently, the XalanJ test SystemIDResolverAPITest fails on Linux (but passes on Windows). This test class, tests the implementation of XalanJ functionality within class SystemIDResolver. The methods like SystemIDResolver.getAbsoluteURIFromRelative(..) within XalanJ codebase may probably have bug, since their results are not consistent between Windows and Linux.
> Joseph Kessselman has helped us, identify this bug.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)