You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <de...@db.apache.org> on 2005/12/01 22:09:30 UTC

[jira] Created: (DERBY-740) Have BCMethod.cast() optimize the case when the requested cast is to the same Java type.

Have BCMethod.cast() optimize the case when the requested cast is to the same Java type.
----------------------------------------------------------------------------------------

         Key: DERBY-740
         URL: http://issues.apache.org/jira/browse/DERBY-740
     Project: Derby
        Type: Sub-task
  Components: SQL  
    Reporter: Daniel John Debrunner
 Assigned to: Daniel John Debrunner 
    Priority: Minor


Slighty reduces the amount of byte code generated for the query in DERBY-732. Simply if the classes are identical then do not generate any code.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (DERBY-740) Have BCMethod.cast() optimize the case when the requested cast is to the same Java type.

Posted by "Daniel John Debrunner (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-740?page=all ]
     
Daniel John Debrunner closed DERBY-740:
---------------------------------------


> Have BCMethod.cast() optimize the case when the requested cast is to the same Java type.
> ----------------------------------------------------------------------------------------
>
>          Key: DERBY-740
>          URL: http://issues.apache.org/jira/browse/DERBY-740
>      Project: Derby
>         Type: Sub-task

>   Components: SQL
>     Reporter: Daniel John Debrunner
>     Assignee: Daniel John Debrunner
>     Priority: Minor
>      Fix For: 10.2.0.0

>
> Slighty reduces the amount of byte code generated for the query in DERBY-732. Simply if the classes are identical then do not generate any code.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (DERBY-740) Have BCMethod.cast() optimize the case when the requested cast is to the same Java type.

Posted by "Kathey Marsden (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kathey Marsden updated DERBY-740:
---------------------------------

    Fix Version/s: 10.1.3.2

> Have BCMethod.cast() optimize the case when the requested cast is to the same Java type.
> ----------------------------------------------------------------------------------------
>
>                 Key: DERBY-740
>                 URL: https://issues.apache.org/jira/browse/DERBY-740
>             Project: Derby
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Daniel John Debrunner
>            Assignee: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.1.3.2, 10.2.1.6
>
>
> Slighty reduces the amount of byte code generated for the query in DERBY-732. Simply if the classes are identical then do not generate any code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DERBY-740) Have BCMethod.cast() optimize the case when the requested cast is to the same Java type.

Posted by "Daniel John Debrunner (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-740?page=all ]
     
Daniel John Debrunner resolved DERBY-740:
-----------------------------------------

    Fix Version: 10.2.0.0
     Resolution: Fixed

svn revision 351738

> Have BCMethod.cast() optimize the case when the requested cast is to the same Java type.
> ----------------------------------------------------------------------------------------
>
>          Key: DERBY-740
>          URL: http://issues.apache.org/jira/browse/DERBY-740
>      Project: Derby
>         Type: Sub-task
>   Components: SQL
>     Reporter: Daniel John Debrunner
>     Assignee: Daniel John Debrunner
>     Priority: Minor
>      Fix For: 10.2.0.0

>
> Slighty reduces the amount of byte code generated for the query in DERBY-732. Simply if the classes are identical then do not generate any code.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira