[
https://issues.jboss.org/browse/JBAS-8832?page=com.atlassian.jira.plugin....
]
Scott Marlow commented on JBAS-8832:
------------------------------------
Shelly pointed out that ConcurrentHashMap doesn't accept null values which is
different than HashMap (which does).
I wonder if Hibernate could test the "queryCache.getRegion()" for null and avoid
putting the null values into queryCache? Especially the put at line 402:
allCacheRegions.put( queryCache.getRegion().getName(), queryCache.getRegion() );
Upgrade to Hibernate 3.6.1.Final
--------------------------------
Key: JBAS-8832
URL:
https://issues.jboss.org/browse/JBAS-8832
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: Integration
Reporter: Shelly McGowan
Assignee: Shelly McGowan
Fix For: 6.1.0
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira