Review request for 6895456: Eliminate dependency on java.io.ObjectStreamClass during boot (original) (raw)

Alan Bateman Alan.Bateman at Sun.COM
Tue Oct 27 16:38:03 UTC 2009


Mandy Chung wrote:

Duplicating this method may be a better option for this case (that I typically try to avoid). I can make this change. The new webrev at: http://cr.openjdk.java.net/~mchung/6895456/webrev.01/ OK, I think I can live with this. While you are there, maybe we should replace Class with Class<?> as this code is still using raw types.

-Alan.



More information about the core-libs-dev mailing list