[jdk11u-dev] RFR: 8278186: org.jcp.xml.dsig.internal.dom.Utils.parseIdFromSameDocumentURI throws StringIndexOutOfBoundsException when calling substring method
Goetz Lindenmaier
goetz at openjdk.java.net
Fri Mar 18 06:55:26 UTC 2022
On Thu, 17 Mar 2022 13:56:31 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.16-oracle.
>
> The change applies clean, but the new test requires XMLUtils.java.
> I include XMLUtils.java, which was introduced by
> "8241306: Add SignatureMethodParameterSpec subclass for RSASSA-PSS params"".
> I had to adapt a row on non Java 11 constructs.
> Also, I commented references to RSAPSSParameterSpec and
> and SignatureMethod.RSA_PSS which only come with 8241306.
> The code is not used by this test. I added an exception
> to make sure the code is not executed.
Pre-submit failure: infrastructure problem: Error: Internal Server Error. Internal Server Error
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/909
More information about the jdk-updates-dev
mailing list