[
https://issues.apache.org/jira/browse/JENA-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13396871#comment-13396871
]
Hudson commented on JENA-262:
-----------------------------
Integrated in Jena_ARQ #661 (See [https://builds.apache.org/job/Jena_ARQ/661/])
JENA-262 (Revision 1351746)
Result = SUCCESS
andy :
Files :
* /jena/trunk/jena-arq/src/main/java/org/openjena/atlas/lib/CacheFactory.java
> CacheFactory incorrectly uses hard-coded load factor
> ----------------------------------------------------
>
> Key: JENA-262
> URL: https://issues.apache.org/jira/browse/JENA-262
> Project: Apache Jena
> Issue Type: Bug
> Components: ARQ
> Affects Versions: ARQ 2.9.2
> Reporter: Alex Hall
> Assignee: Andy Seaborne
> Priority: Trivial
> Fix For: ARQ 2.9.2
>
>
> The createCache(float loadFactor, int maxSize) method of
> org.openjena.atlas.lib.CacheFactory incorrectly passes a hard-coded load
> factor of 0.75 to the underlying CacheLRU constructor instead of passing the
> explicitly provided load factor.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira