[
https://issues.apache.org/jira/browse/DERBY-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dag H. Wanvik updated DERBY-2046:
---------------------------------
Derby Categories: [Performance]
> Make class org.apache.derby.iapi.store.raw.PageKey final
> --------------------------------------------------------
>
> Key: DERBY-2046
> URL: https://issues.apache.org/jira/browse/DERBY-2046
> Project: Derby
> Issue Type: Improvement
> Components: Services
> Affects Versions: 10.3.1.4
> Reporter: Knut Anders Hatlen
> Assignee: Knut Anders Hatlen
> Priority: Minor
> Fix For: 10.3.1.4
>
> Attachments: pagekey.diff
>
>
> The methods of the PageKey class are called frequently both from the lock
> manager and the cache manager. Since no other classes extend it, it should be
> declared final to help the run-time compiler optimize the method calls.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.