Patch: FYI: Layout interfaces during preparation

Bryce McKinlay mckinlay@redhat.com
Fri May 21 17:23:00 GMT 2004


Interfaces only need to be initialized if they contain static 
initializers, so its wrong to layout the _Jv_Method entries from there. 
Mark noticed that Method.invoke() on an interface would fail in some 
circumstances because initialization had not been run. No testsuite 
regressions. I'm checking this in.

Regards

Bryce

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcj-iface-init.patch
Type: text/x-patch
Size: 1270 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040521/cfb91a42/attachment.bin>


More information about the Java-patches mailing list