[ 
https://issues.apache.org/jira/browse/DERBY-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas updated DERBY-6206:
---------------------------------

    Attachment: derby-6206-06-aa-GenericResultDescription.diff

Attaching derby-6206-06-aa-GenericResultDescription.diff. This patch cleans up 
another mutability problem, copying an array when a GenericResultDescription is 
created. This copying will be done only when GenericResultDescriptions are 
created. That is, when setting up for the execution of a statement. I will run 
tests.

Touches the following file:

M       java/engine/org/apache/derby/impl/sql/GenericResultDescription.java

                
> Cleanup suspect coding practices in misc Derby packages
> -------------------------------------------------------
>
>                 Key: DERBY-6206
>                 URL: https://issues.apache.org/jira/browse/DERBY-6206
>             Project: Derby
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 10.11.0.0
>            Reporter: Rick Hillegas
>            Assignee: Rick Hillegas
>            Priority: Minor
>         Attachments: derby-6206-01-aa-NetworkServerControlImpl.diff, 
> derby-6206-02-aa-ExecutionContext.diff, derby-6206-03-aa-XPLAIN.diff, 
> derby-6206-04-aa-implJDBC.diff, derby-6206-04-ab-implJDBC.diff, 
> derby-6206-05-aa-implSQL.diff, derby-6206-06-aa-GenericResultDescription.diff
>
>
> Similar to DERBY-6177.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to