Rick Hillegas <[EMAIL PROTECTED]> writes: > I believe that Knut Anders is working on a fix to this problem. In the > meantime, I have introduced another instance of this warning with svn > revision 398594.
The only way I have found to get rid of these warnings, is to invoke super.getTypeMap() and copy the returned map into a map of the correct generic type. I will attach a patch to DERBY-1234 sometime soon. -- Knut Anders
