[cp-patches] [generics] Patch: FYI: more genericization

2005-12-06 Thread Tom Tromey
I'm checking this in on the generics branch. Even more genericization that I somehow missed earlier. I really suspect japi is just feeding me methods and classes piecemeal somehow :-) This one includes some real bug fixes in javax.imageio. An earlier patch I made to ImageIO was in error, so I

[cp-patches] [generics] Patch: FYI: more genericization

2005-12-06 Thread Tom Tromey
I'm checking this in on the generics branch. This adds generics in to javax.security.auth.Subject. I think this covers everything in the japi report as of today (with a minor exception java.util; and it is a bit hard to be 100% sure as some of the things in the report have been fixed for a few