[jira] [Commented] (WICKET-6977) hashCode computations generate excessive garbage objects

2022-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529410#comment-17529410 ] ASF GitHub Bot commented on WICKET-6977: theigl commented on code in PR #513: URL:

[GitHub] [wicket] theigl commented on a diff in pull request #513: WICKET-6977 More efficient hashcode computations

2022-04-28 Thread GitBox
theigl commented on code in PR #513: URL: https://github.com/apache/wicket/pull/513#discussion_r860833001 ## wicket-core/src/main/java/org/apache/wicket/markup/head/AbstractJavaScriptReferenceHeaderItem.java: ## @@ -135,6 +135,11 @@ public boolean equals(Object o)

[jira] [Commented] (WICKET-6977) hashCode computations generate excessive garbage objects

2022-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529401#comment-17529401 ] ASF GitHub Bot commented on WICKET-6977: astange1 commented on code in PR #513: URL:

[GitHub] [wicket] astange1 commented on a diff in pull request #513: WICKET-6977 More efficient hashcode computations

2022-04-28 Thread GitBox
astange1 commented on code in PR #513: URL: https://github.com/apache/wicket/pull/513#discussion_r860822148 ## wicket-core/src/main/java/org/apache/wicket/markup/head/AbstractJavaScriptReferenceHeaderItem.java: ## @@ -135,6 +135,11 @@ public boolean equals(Object o)

[jira] [Commented] (WICKET-6977) hashCode computations generate excessive garbage objects

2022-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529399#comment-17529399 ] ASF GitHub Bot commented on WICKET-6977: martin-g commented on code in PR #513: URL:

[GitHub] [wicket] martin-g commented on a diff in pull request #513: WICKET-6977 More efficient hashcode computations

2022-04-28 Thread GitBox
martin-g commented on code in PR #513: URL: https://github.com/apache/wicket/pull/513#discussion_r860819542 ## wicket-core/src/main/java/org/apache/wicket/markup/head/AbstractJavaScriptReferenceHeaderItem.java: ## @@ -135,6 +135,11 @@ public boolean equals(Object o)

[jira] [Commented] (WICKET-6977) hashCode computations generate excessive garbage objects

2022-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529357#comment-17529357 ] ASF GitHub Bot commented on WICKET-6977: theigl commented on code in PR #513: URL:

[GitHub] [wicket] theigl commented on a diff in pull request #513: WICKET-6977 More efficient hashcode computations

2022-04-28 Thread GitBox
theigl commented on code in PR #513: URL: https://github.com/apache/wicket/pull/513#discussion_r860733685 ## wicket-core/src/main/java/org/apache/wicket/markup/head/AbstractJavaScriptReferenceHeaderItem.java: ## @@ -135,6 +135,11 @@ public boolean equals(Object o)

[jira] [Commented] (WICKET-6977) hashCode computations generate excessive garbage objects

2022-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529342#comment-17529342 ] ASF GitHub Bot commented on WICKET-6977: theigl commented on code in PR #513: URL:

[GitHub] [wicket] theigl commented on a diff in pull request #513: WICKET-6977 More efficient hashcode computations

2022-04-28 Thread GitBox
theigl commented on code in PR #513: URL: https://github.com/apache/wicket/pull/513#discussion_r860679457 ## wicket-core/src/main/java/org/apache/wicket/markup/head/AbstractJavaScriptReferenceHeaderItem.java: ## @@ -135,6 +135,11 @@ public boolean equals(Object o)

[jira] [Commented] (WICKET-6977) hashCode computations generate excessive garbage objects

2022-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529338#comment-17529338 ] ASF GitHub Bot commented on WICKET-6977: theigl commented on code in PR #513: URL:

[GitHub] [wicket] theigl commented on a diff in pull request #513: WICKET-6977 More efficient hashcode computations

2022-04-28 Thread GitBox
theigl commented on code in PR #513: URL: https://github.com/apache/wicket/pull/513#discussion_r860679457 ## wicket-core/src/main/java/org/apache/wicket/markup/head/AbstractJavaScriptReferenceHeaderItem.java: ## @@ -135,6 +135,11 @@ public boolean equals(Object o)

[jira] [Commented] (WICKET-6963) Use singletons for PanelMarkupSourcingStrategy

2022-04-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529327#comment-17529327 ] ASF subversion and git services commented on WICKET-6963: - Commit

[wicket] branch wicket-9.x updated: WICKET-6963 Singleton markup sourcing strategy (Take 2) (#517)

2022-04-28 Thread theigl
This is an automated email from the ASF dual-hosted git repository. theigl pushed a commit to branch wicket-9.x in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/wicket-9.x by this push: new 30193b9bda WICKET-6963 Singleton markup

[jira] [Updated] (WICKET-6963) Use singletons for PanelMarkupSourcingStrategy

2022-04-28 Thread Thomas Heigl (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Heigl updated WICKET-6963: - Fix Version/s: 9.10.0 > Use singletons for PanelMarkupSourcingStrategy >

[jira] [Assigned] (WICKET-6977) hashCode computations generate excessive garbage objects

2022-04-28 Thread Thomas Heigl (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Heigl reassigned WICKET-6977: Assignee: Thomas Heigl > hashCode computations generate excessive garbage objects >

[jira] [Resolved] (WICKET-6976) Reduce allocations when writing synthetic closing tags

2022-04-28 Thread Thomas Heigl (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Heigl resolved WICKET-6976. -- Fix Version/s: 10.0.0 9.10.0 Resolution: Fixed > Reduce allocations

[jira] [Commented] (WICKET-6963) Use singletons for PanelMarkupSourcingStrategy

2022-04-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529323#comment-17529323 ] ASF subversion and git services commented on WICKET-6963: - Commit

[jira] [Commented] (WICKET-6963) Use singletons for PanelMarkupSourcingStrategy

2022-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529322#comment-17529322 ] ASF GitHub Bot commented on WICKET-6963: theigl merged PR #517: URL:

[wicket] branch master updated: WICKET-6963 Singleton markup sourcing strategy (Take 2) (#517)

2022-04-28 Thread theigl
This is an automated email from the ASF dual-hosted git repository. theigl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git The following commit(s) were added to refs/heads/master by this push: new 76685914cd WICKET-6963 Singleton markup

[GitHub] [wicket] theigl merged pull request #517: WICKET-6963 Singleton markup sourcing strategy (Take 2)

2022-04-28 Thread GitBox
theigl merged PR #517: URL: https://github.com/apache/wicket/pull/517 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[jira] [Commented] (WICKET-6976) Reduce allocations when writing synthetic closing tags

2022-04-28 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529321#comment-17529321 ] ASF subversion and git services commented on WICKET-6976: - Commit

[wicket] branch master updated (75c811af2a -> b82fee7d31)

2022-04-28 Thread theigl
This is an automated email from the ASF dual-hosted git repository. theigl pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/wicket.git from 75c811af2a Bump grunt from 1.4.1 to 1.5.2 in /testing/wicket-js-tests (#518) add b82fee7d31 WICKET-6976 Avoid

[jira] [Commented] (WICKET-6976) Reduce allocations when writing synthetic closing tags

2022-04-28 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WICKET-6976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529315#comment-17529315 ] ASF GitHub Bot commented on WICKET-6976: theigl merged PR #516: URL:

[GitHub] [wicket] theigl merged pull request #516: WICKET-6976 Avoid allocations when writing synthetic close tag

2022-04-28 Thread GitBox
theigl merged PR #516: URL: https://github.com/apache/wicket/pull/516 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: