[ 
https://issues.apache.org/jira/browse/DERBY-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982391#action_12982391
 ] 

Knut Anders Hatlen commented on DERBY-4967:
-------------------------------------------

> - the flag derbyTesting.safeSolarisInterrupts is true. This can be used for 
> force the assert to run
>   for Solaris with Java 1.6 and lower. The assert will only succeed then if 
> the Java flag -XX:-UseVMInterruptibleIO is used.

Could we detect this dynamically by trying some operation and seeing how it 
behaves? If that could be done easily, it might be preferable to setting a 
property to get it tested.

> Handle interrupt received while waiting for database lock
> ---------------------------------------------------------
>
>                 Key: DERBY-4967
>                 URL: https://issues.apache.org/jira/browse/DERBY-4967
>             Project: Derby
>          Issue Type: Improvement
>          Components: Store
>            Reporter: Dag H. Wanvik
>            Assignee: Dag H. Wanvik
>             Fix For: 10.8.0.0
>
>         Attachments: derby-4967-locking-1.diff, derby-4967-locking-1.stat, 
> derby-4967-locking-2.diff, derby-4967-locking-2.stat
>
>
> Subtask of DERBY-4741: this issue tracks the changes needed to handle 
> interrupt received while a thread is waiting for a database lock.

-- 
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