File: OSCache%202.0.2.html

package info (click to toggle)
oscache 2.4.1%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,500 kB
  • sloc: java: 9,014; xml: 1,249; jsp: 574; sh: 13; makefile: 12
file content (41 lines) | stat: -rw-r--r-- 1,529 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<html>
    <head>
        <title>OSCache - 
        OSCache 2.0.2
         </title>
	    <link rel="stylesheet" href="styles/site.css" type="text/css" />
        <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
    </head>

    <body>
	    <table class="pagecontent" border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#ffffff">
		    <tr>
			    <td valign="top" class="pagebody">
				    <h3><a name="OSCache2.0.2-ReleaseNotes"></a>Release Notes</h3>

<p>(22nd January 2004 - by Mathias Bogaert)</p>

<h4><a name="OSCache2.0.2-Improvements%3A"></a>Improvements:</h4>

<ul>
	<li>Website documentation updates.</li>
	<li>Added OSCache in the Wild.</li>
</ul>


<h4><a name="OSCache2.0.2-BugFixes%3A"></a>Bug Fixes:</h4>

<ul>
	<li><a href="http://jira.opensymphony.com/browse/CACHE-63" title="Visit page outside Confluence">CACHE-63 </a> NullPointerException in GeneralCacheAdministrator#destroy().</li>
	<li><a href="http://jira.opensymphony.com/browse/CACHE-44" title="Visit page outside Confluence">CACHE-44 </a> Multi threading issues with LRU Cache.</li>
	<li><a href="http://jira.opensymphony.com/browse/CACHE-66" title="Visit page outside Confluence">CACHE-66 </a> DiskPersistenceListener is not Serializable.</li>
	<li>GeneralCacheAdministrator now creates the cache from within the constructor. This prevents possible threading issues if the cache is not initialized during application startup.</li>
</ul>



                    			    </td>
		    </tr>
	    </table>
    </body>
</html>