[jira] [Reopened] (MYFACES-3442) Infinite loop when calling ApplicationImpl._handleListenerForAnnotations under heavy load

2012-01-16 Thread Michael Dietrich (Reopened) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Dietrich reopened MYFACES-3442: --- Hi Leonardo, sorry for reopening the issue again, but I just downloaded 2.1.6 via SVN

[jira] [Commented] (MYFACES-3447) Invalid Id check in the UIViewRoot.addComponentResource method

2012-01-16 Thread Juan Fernandez Corugedo (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13186851#comment-13186851 ] Juan Fernandez Corugedo commented on MYFACES-3447: -- Ok, all that you

[jira] [Updated] (MYFACES-3266) [perf] [concurrency] check correct logger creation

2012-01-16 Thread Leonardo Uribe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3266: Resolution: Fixed Fix Version/s: 2.1.6 2.0.12

[jira] [Commented] (MYFACES-3447) Invalid Id check in the UIViewRoot.addComponentResource method

2012-01-16 Thread Leonardo Uribe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13187068#comment-13187068 ] Leonardo Uribe commented on MYFACES-3447: - Unfortunately it is not possible,

[jira] [Commented] (MYFACES-3442) Infinite loop when calling ApplicationImpl._handleListenerForAnnotations under heavy load

2012-01-16 Thread Leonardo Uribe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13187070#comment-13187070 ] Leonardo Uribe commented on MYFACES-3442: - Hi Michael The branch on the svn

Re: [proposal] window-id for jsf 2.2 - please review

2012-01-16 Thread Gerhard Petracek
hi werner, thx for adding your ideas. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/1/13 Werner Punz werner.p...@gmail.com Hi I just added my 2c to the

[jira] [Created] (MYFACES-3449) [perf] replace buffer in PartialResponseWriter implementation with a fast filter

2012-01-16 Thread Leonardo Uribe (Created) (JIRA)
[perf] replace buffer in PartialResponseWriter implementation with a fast filter Key: MYFACES-3449 URL: https://issues.apache.org/jira/browse/MYFACES-3449 Project:

[jira] [Resolved] (MYFACES-3449) [perf] replace buffer in PartialResponseWriter implementation with a fast filter

2012-01-16 Thread Leonardo Uribe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3449. - Resolution: Fixed Fix Version/s: 2.1.6 2.0.12 [perf]

[jira] [Created] (MYFACES-3450) [perf] use grails StreamCharBuffer instead FastWriter in HtmlResponseWriterImpl

2012-01-16 Thread Leonardo Uribe (Created) (JIRA)
[perf] use grails StreamCharBuffer instead FastWriter in HtmlResponseWriterImpl --- Key: MYFACES-3450 URL: https://issues.apache.org/jira/browse/MYFACES-3450 Project: MyFaces

[jira] [Resolved] (MYFACES-3450) [perf] use grails StreamCharBuffer instead FastWriter in HtmlResponseWriterImpl

2012-01-16 Thread Leonardo Uribe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3450. - Resolution: Fixed Fix Version/s: 2.1.6 2.0.12 [perf]

[jira] [Resolved] (MYFACES-3442) Infinite loop when calling ApplicationImpl._handleListenerForAnnotations under heavy load

2012-01-16 Thread Leonardo Uribe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-3442. - Resolution: Fixed Infinite loop when calling

[jira] [Updated] (MYFACES-3427) [perf] Use only one StringBuilder for generate unique facelets identifiers

2012-01-16 Thread Leonardo Uribe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3427: Status: Open (was: Patch Available) [perf] Use only one StringBuilder for generate

[jira] [Updated] (MYFACES-3427) [perf] Use only one StringBuilder for generate unique facelets identifiers

2012-01-16 Thread Leonardo Uribe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3427: Status: Patch Available (was: Open) [perf] Use only one StringBuilder for generate

[jira] [Updated] (MYFACES-3441) [perf] use shared StringBuilder instance

2012-01-16 Thread Leonardo Uribe (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe updated MYFACES-3441: Status: Patch Available (was: Open) [perf] use shared StringBuilder instance

[jira] [Commented] (MYFACES-3441) [perf] use shared StringBuilder instance

2012-01-16 Thread Leonardo Uribe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13187319#comment-13187319 ] Leonardo Uribe commented on MYFACES-3441: - Attached alternate patch. The idea is

[jira] [Commented] (MYFACES-3441) [perf] use shared StringBuilder instance

2012-01-16 Thread Leonardo Uribe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13187321#comment-13187321 ] Leonardo Uribe commented on MYFACES-3441: - If no objections, I'll commit the

[jira] [Commented] (MYFACES-3444) js-error: _mfInternal is null

2012-01-16 Thread Rene O (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13187503#comment-13187503 ] Rene O commented on MYFACES-3444: - Everything is ok now. js-error: