java-support and spring-extensions JIRA review
Ian Young
ian at iay.org.uk
Wed Jun 4 12:31:01 EDT 2014
Again on the "it's nearly the alpha" tack, I thought it would be useful to do a quick review of the JIRA cases open on the lower-level components in case we were forgetting anything. I found three things:
https://issues.shibboleth.net/jira/browse/JSE-4
"DomDocumentFactoryBean should be renamed"
Doesn't seem to affect anything in the IdP code, but is used in some MDA configurations. I will just do this one, unless anyone can see a problem with that.
https://issues.shibboleth.net/jira/browse/JSPT-25
"xml.SchemaBuilder should allow configuration of a resource resolver"
This one actually looks done. Scott, can you take a look and see if there was anything left that you intended to do, and just close it otherwise?
https://issues.shibboleth.net/jira/browse/JSPT-39
"IndexingObjectStore uses hashCode() in an unsafe manner"
We had a long discussion about this in January, and the conclusion was that it would really suck if anyone hit this case. There was also some discussion as to whether we could just rip it out of xmlsec.signature.impl X509CertificateImpl and X509CRLImpl and just use String#intern now that we rely on Java 7 and interned strings aren't in permgen space.
This one's probably up to Brent to figure out whether it's important enough to be a blocker for the alpha.
-- Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5943 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/dev/attachments/20140604/9b54074a/attachment.bin
More information about the dev
mailing list