Comment #6 on issue 868 by eitch...@gmail.com: VerveineJ does not set the container of a ParameterizedType correctly http://code.google.com/p/moose-technology/issues/detail?id=868
Maybe i missed it, but what happens with this:
Map<String, Integer> map1; Map<Long, String> map1;