Hi David,

> I wouldn't say it "supports default methods" rather it ignores them so they 
> don't trigger exceptions. I'm still puzzling over why default methods have a 
> zero _codeIndex as that seems to be the real cause of the trouble. ??

I took another look and it turns out the test on _codeIndex is not required (at 
least with the core file I’m working on). Not sure why I found it was needed. 
So here is a new webrev that removes it:

http://cr.openjdk.java.net/~roland/8071999/webrev.01/

That’s what I will push unless someone objects.

Roland.

Reply via email to