[jboss-jira] [JBoss JIRA] Resolved: (JBAS-5072) Fix null pointer exception when getting keys, values, or entry's in the ConcurrentHashmap
Jay Howell (JIRA)
jira-events at lists.jboss.org
Wed Dec 12 21:39:54 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-5072?page=all ]
Jay Howell resolved JBAS-5072.
------------------------------
Resolution: Done
Finished committing and testing the 4.2 branch and the head with the change.
> Fix null pointer exception when getting keys, values, or entry's in the ConcurrentHashmap
> -----------------------------------------------------------------------------------------
>
> Key: JBAS-5072
> URL: http://jira.jboss.com/jira/browse/JBAS-5072
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Other
> Affects Versions: JBossAS-4.2.2.GA
> Reporter: Jay Howell
> Assigned To: Jay Howell
> Fix For: JBossAS-5.0.0.Beta3, JBossAS-4.2.3.GA
>
>
> Fixed null problem for JBAS-4698. The previous fix fixed the problem by using iteration instead of values(), but it also allowed nulls to be put into the array, which throws a null pointer exception. This is just further refinement of the JBAS-4698 bug.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list