[jboss-jira] [JBoss JIRA] (WFLY-13460) Skip mutability check for array attribute values
Paul Ferraro (Jira)
issues at jboss.org
Tue May 12 16:14:36 EDT 2020
[ https://issues.redhat.com/browse/WFLY-13460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro updated WFLY-13460:
--------------------------------
Description: Since arrays are inherently mutable if their length is > 0, and immutable when zero length, we can skip the bulk of the mutability test for these session attributes. (was: Since non-zero length arrays are inherently mutable, we can skip the bulk of the mutability test for these session attributes.)
> Skip mutability check for array attribute values
> ------------------------------------------------
>
> Key: WFLY-13460
> URL: https://issues.redhat.com/browse/WFLY-13460
> Project: WildFly
> Issue Type: Enhancement
> Components: Clustering
> Affects Versions: 19.1.0.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Priority: Major
>
> Since arrays are inherently mutable if their length is > 0, and immutable when zero length, we can skip the bulk of the mutability test for these session attributes.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list