RFR(S): 8071999: SA's buildreplayjars fail with exception
Roland Westrelin
roland.westrelin at oracle.com
Fri Feb 6 13:01:55 UTC 2015
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.
More information about the serviceability-dev
mailing list