https://bz.apache.org/bugzilla/show_bug.cgi?id=61564

--- Comment #3 from Dominik Stadler <[email protected]> ---
In trunk I tried to fix this by removing the reflection on com.sun.. packages
as we can now expect the attribute to be supported by the internal XML Parser
since we know that we use Java 8 there. See r1811145, not sure how a "fix" for
3.17/Java 6 would look like, we cannot remove the reflective access there as it
is required for an important security functionality that is not accessible
otherwise for some JDKs as far as I remember.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to