Still got verify error on static methods in interface

Boaz Nahum boaznahum at gmail.com
Sat Dec 8 08:12:30 PST 2012


Hi.

I build 'JDK 8 lambda' few minutes ago, and still get verify error when
trying to use static methods in interface.
I'm running with  -Xverify:none

...linux-x86_64-normal-server-release/images/j2sdk-image/bin/java
-Xverify:none TestSI
Exception in thread "main" java.lang.VerifyError: Illegal static method
hello in interface SI


I was told in lambda-dev 'It works fine for me..'

I don't know what I'm doing wrong. My boot-jdk "1.7.0_09-icedtea"

Thanks
Boaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20121208/625b4807/attachment.html 


More information about the compiler-dev mailing list