[
https://issues.apache.org/jira/browse/TAP5-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878389#comment-17878389
]
Hudson commented on TAP5-2787:
------------------------------
SUCCESS: Integrated in Jenkins build Tapestry ยป tapestry-javax-java-9-freestyle
#32 (See
[https://ci-builds.apache.org/job/Tapestry/job/tapestry-javax-java-9-freestyle/32/])
TAP5-2787: avoiding infinite loop in PageSourceImpl (thiago: rev
230114044007f2305e69e380c1d61af8f1eb69ec)
* (edit)
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PageSourceImpl.java
> Infinite loop in PageSourceImpl with multiple classloader mode on
> -----------------------------------------------------------------
>
> Key: TAP5-2787
> URL: https://issues.apache.org/jira/browse/TAP5-2787
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.8.7
> Reporter: Thiago Henrique De Paula Figueiredo
> Assignee: Thiago Henrique De Paula Figueiredo
> Priority: Minor
> Fix For: 5.9.0
>
>
> When in multiple classloader mode and a component substitution that replaces
> one page with a subclass of it, you could have an infinite loop of
> {{PageSource.getPage()}} calling itself indirectly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)