[
https://issues.apache.org/jira/browse/DERBY-6241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Knut Anders Hatlen updated DERBY-6241:
--------------------------------------
Attachment: derby-6241-01-a.diff
The attached patch removes the unused classes
java/engine/org/apache/derby/impl/services/locks/D_ActiveLock.java
java/engine/org/apache/derby/impl/services/locks/D_Lock.java
java/engine/org/apache/derby/impl/services/locks/LockSet.java
java/engine/org/apache/derby/impl/services/locks/SinglePool.java
and removes the reference to SinglePool in modules.properties.
Tests ran cleanly on Java 6 and Java 8 with the patch.
> Remove SinglePool from trunk
> ----------------------------
>
> Key: DERBY-6241
> URL: https://issues.apache.org/jira/browse/DERBY-6241
> Project: Derby
> Issue Type: Improvement
> Components: Services
> Affects Versions: 10.11.0.0
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Attachments: derby-6241-01-a.diff
>
>
> SinglePool is the lock factory that's used on Java 1.4.x and earlier, as well
> as on CDC. Since those platforms are no longer supported on trunk, SinglePool
> is no longer in use and can be removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira