]
Manik Surtani updated JBCACHE-1401:
-----------------------------------
Fix Version/s: 3.0.0.CR1
Node.putAll(Map<K, V>) should probably be Node.putAll(Map<?
extends K,? extends V>)
------------------------------------------------------------------------------------
Key: JBCACHE-1401
URL:
https://jira.jboss.org/jira/browse/JBCACHE-1401
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Elias Ross
Assignee: Manik Surtani
Fix For: 3.0.0.CR1, 3.0.0.GA
Node.putAll(Map<K, V>) should probably be Node.putAll(Map<? extends K,? extends
V>) to match the signature of Map.putAll(...) .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: