Shark checkcast and instanceof improvements (part 2)

Gary Benson gbenson at redhat.com
Fri Jun 5 06:48:49 PDT 2009


Hi all,

This commit adds some compile-time type checking to the instanceof
and checkcast bytecodes.  It doesn't actually do anything at the
moment because of the way Shark handles state (see PR IcedTea/346)
but hopefully I can change that soon.

Cheers,
Gary

-- 
http://gbenson.net/



More information about the distro-pkg-dev mailing list