[
https://issues.apache.org/jira/browse/WINK-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980825#action_12980825
]
Hudson commented on WINK-331:
-----------------------------
Integrated in Wink-Trunk-JDK1.5 #430 (See
[https://hudson.apache.org/hudson/job/Wink-Trunk-JDK1.5/430/])
Fix a stackoverflow in UriBuilder
Thanks to Koos Gadellaa for reporting the issue.
See [WINK-331]
> URIBuilder's path method can give stackoverflowerrors
> -----------------------------------------------------
>
> Key: WINK-331
> URL: https://issues.apache.org/jira/browse/WINK-331
> Project: Wink
> Issue Type: Bug
> Components: Common
> Affects Versions: 1.1
> Reporter: Koos Gadellaa
> Assignee: Bryant Luk
>
> When calling a org/apache/wink/common/internal/UriBuilderImpl.path method
> with something like 'a:/a:/b#c' (which is probably an invalid uri, but I
> don't know enough of that) you get a stackoverflow exception.
> This makes it impossible to determine what the actual cause is.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.