Re: RFR: 8278186: throw StringIndexOutOfBoundsException when calling substring method

2021-12-15 Thread Sean Mullan
On Wed, 8 Dec 2021 15:36:36 GMT, Weijun Wang wrote: > Add check on `xpointer(id('name'))` format. Marked as reviewed by mullan (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/6769

Re: RFR: 8278186: throw StringIndexOutOfBoundsException when calling substring method

2021-12-15 Thread Sean Mullan
On Wed, 8 Dec 2021 15:36:36 GMT, Weijun Wang wrote: > Add check on `xpointer(id('name'))` format. Can you change the title of the bug to "org.jcp.xml.dsig.internal.dom.Utils.parseIdFromSameDocumentURI throws StringIndexOutOfBoundsException when calling substring method" - PR: htt

[jdk18] RFR: 8278186: throw StringIndexOutOfBoundsException when calling substring method

2021-12-09 Thread Weijun Wang
Add check on `xpointer(id('name'))` format. - Commit messages: - 8278186: throw StringIndexOutOfBoundsException when calling substring method Changes: https://git.openjdk.java.net/jdk18/pull/1/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk18&pr=1&range=00 Issue: https:/