[jboss-jira] [JBoss JIRA] Commented: (JBAS-5072) Fix null pointer exception when getting keys, values, or entry's in the ConcurrentHashmap
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Wed Dec 12 14:06:51 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-5072?page=comments#action_12391831 ]
Adrian Brock commented on JBAS-5072:
------------------------------------
You cannot overwrite a version in the repository.
Things are versioned for a reason.
e.g. I now cannot reproduce exactly the jboss-4.2.2.GA build from source
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/tags/JBoss_4_2_2_GA/build/build-thirdparty.xml?revision=66325&view=markup
You need to create a new version e.g. 1.3.4-jboss-update1 and revert the old one.
> 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