RFR: 8014461 genstubs creates default native methods

Jonathan Gibbons jonathan.gibbons at oracle.com
Tue May 14 01:23:21 UTC 2013


genstubs is a utility used to help javac through the bootstrap process. 
It needs to be updated to strip the default modifier and method body 
from default methods in interfaces.

I'm not sure if this should be a build-dev review or a compiler-dev review.

-- Jon



More information about the build-dev mailing list