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 "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/04/23 19:35:15 UTC

[jira] Created: (DERBY-2579) AssertFailure class should use JDK's built-in chaining of exceptions

AssertFailure class should use JDK's built-in chaining of exceptions
--------------------------------------------------------------------

                 Key: DERBY-2579
                 URL: https://issues.apache.org/jira/browse/DERBY-2579
             Project: Derby
          Issue Type: Improvement
    Affects Versions: 10.3.0.0
            Reporter: Knut Anders Hatlen
         Assigned To: Knut Anders Hatlen
            Priority: Minor


Currently, AssertFailure implements its own chaining of exceptions. It should use the chaining mechanism provided by the JDK.

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


[jira] Updated: (DERBY-2579) AssertFailure class should use JDK's built-in chaining of exceptions

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

Knut Anders Hatlen updated DERBY-2579:
--------------------------------------

    Attachment: assertfailure.diff

The attached patch removes AssertFailure's old implementation of exception chaining and replaces it with the JDK's built-in chaining. Derbyall and suites.All passed.

> AssertFailure class should use JDK's built-in chaining of exceptions
> --------------------------------------------------------------------
>
>                 Key: DERBY-2579
>                 URL: https://issues.apache.org/jira/browse/DERBY-2579
>             Project: Derby
>          Issue Type: Improvement
>    Affects Versions: 10.3.0.0
>            Reporter: Knut Anders Hatlen
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: assertfailure.diff
>
>
> Currently, AssertFailure implements its own chaining of exceptions. It should use the chaining mechanism provided by the JDK.

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


[jira] Updated: (DERBY-2579) AssertFailure class should use JDK's built-in chaining of exceptions

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

Knut Anders Hatlen updated DERBY-2579:
--------------------------------------

    Derby Info: [Patch Available]

> AssertFailure class should use JDK's built-in chaining of exceptions
> --------------------------------------------------------------------
>
>                 Key: DERBY-2579
>                 URL: https://issues.apache.org/jira/browse/DERBY-2579
>             Project: Derby
>          Issue Type: Improvement
>    Affects Versions: 10.3.0.0
>            Reporter: Knut Anders Hatlen
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: assertfailure.diff
>
>
> Currently, AssertFailure implements its own chaining of exceptions. It should use the chaining mechanism provided by the JDK.

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


[jira] Updated: (DERBY-2579) AssertFailure class should use JDK's built-in chaining of exceptions

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

Kathey Marsden updated DERBY-2579:
----------------------------------

    Component/s: Services

> AssertFailure class should use JDK's built-in chaining of exceptions
> --------------------------------------------------------------------
>
>                 Key: DERBY-2579
>                 URL: https://issues.apache.org/jira/browse/DERBY-2579
>             Project: Derby
>          Issue Type: Improvement
>          Components: Services
>    Affects Versions: 10.3.1.4
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.3.1.4
>
>         Attachments: assertfailure.diff
>
>
> Currently, AssertFailure implements its own chaining of exceptions. It should use the chaining mechanism provided by the JDK.

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


[jira] Closed: (DERBY-2579) AssertFailure class should use JDK's built-in chaining of exceptions

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

Knut Anders Hatlen closed DERBY-2579.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.3.0.0
       Derby Info:   (was: [Patch Available])

Committed revision 531822.

> AssertFailure class should use JDK's built-in chaining of exceptions
> --------------------------------------------------------------------
>
>                 Key: DERBY-2579
>                 URL: https://issues.apache.org/jira/browse/DERBY-2579
>             Project: Derby
>          Issue Type: Improvement
>    Affects Versions: 10.3.0.0
>            Reporter: Knut Anders Hatlen
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>         Attachments: assertfailure.diff
>
>
> Currently, AssertFailure implements its own chaining of exceptions. It should use the chaining mechanism provided by the JDK.

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