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

Knut Anders Hatlen updated DERBY-5311:
--------------------------------------

    Attachment: sysprop.diff

The failure with security manager enabled looks like a bug. ij's exit command 
attempts to read the system property ij.expect, but it doesn't do so in a 
privileged block. The attached patch makes it use a helper method that does the 
required security manager magic. Both tools._Suite and derbytools ran cleanly 
with the patch, so I took the chance and committed it (revision 1143093).

> Convert tools/ij4.sql  to junit
> -------------------------------
>
>                 Key: DERBY-5311
>                 URL: https://issues.apache.org/jira/browse/DERBY-5311
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>            Reporter: Houx Zhang
>            Assignee: Houx Zhang
>              Labels: gsoc2011
>         Attachments: 5311-1.patch, 5311-1.stat, 5311-followup.txt, 
> sysprop.diff
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to