Andrew John Hughes writes:
 > This patch adds the stubs and implementation 
 > necessary to make Sun's javac compile (and run
 > with gcj-eclipse apparently).  Woohoo!
 > 
 > This is only on generics, so we could dump it
 > during the merge if necessary.

We should probably not commit stubs.  If they're not needed, can't the
caller be patched instead?  Either that, or we can add the stibs to
javac.  At least sun/misc/Service.java actually does something.

Andrew.

Reply via email to