On 6/02/2015 11:01 PM, Roland Westrelin wrote:
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/

So it isn't default methods that are the problem but bridge methods?

David

That’s what I will push unless someone objects.

Roland.

Reply via email to