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

Knut Anders Hatlen updated DERBY-6240:
--------------------------------------

    Attachment: derby-6240-01-a.diff

The attached patch removes the following three classes:

java/engine/org/apache/derby/impl/services/cache/CacheStat.java
java/engine/org/apache/derby/impl/services/cache/Clock.java
java/engine/org/apache/derby/impl/services/cache/ClockFactory.java

And it removes ClockFactory's entry in modules.properties.

I've run all the regression tests successfully on both Java 6 and Java 8 with 
the patch.
                
> Remove Clock cache manager from trunk
> -------------------------------------
>
>                 Key: DERBY-6240
>                 URL: https://issues.apache.org/jira/browse/DERBY-6240
>             Project: Derby
>          Issue Type: Improvement
>          Components: Services
>    Affects Versions: 10.11.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>         Attachments: derby-6240-01-a.diff
>
>
> The Clock cache manager is only used on platforms lower than Java 5. Since 
> trunk only supports Java 6 and higher, it is not used any more 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

Reply via email to