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

Knut Anders Hatlen updated DERBY-2580:
--------------------------------------

    Attachment: assert.diff

assert.diff makes THROWASSERT(String,Throwable) use the supplied message text. 
It also rewrites THROWASSERT(String) and THROWASSERT(Throwable) in terms of 
THROWASSERT(String,Throwable) to avoid duplication of code.

> SanityManager.THROWASSERT(String,Throwable) ignores message argument
> --------------------------------------------------------------------
>
>                 Key: DERBY-2580
>                 URL: https://issues.apache.org/jira/browse/DERBY-2580
>             Project: Derby
>          Issue Type: Bug
>    Affects Versions: 10.3.0.0
>            Reporter: Knut Anders Hatlen
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: assert.diff
>
>
> THROWASSERT should use the supplied message text.

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

Reply via email to