Hello, I'm trying to integrate javazoom's mp3spi into an OSGi container using spi fly. I found that another user was trying to do this back in 2011 and created a bug report located at https://issues.apache.org/jira/browse/ARIES-780 which has been resolved.
I haven't been able to get the integration of spi fly working yet, and I think it is because the ASM library spi fly uses is incompatible with Java 8. Can someone please confirm this? Is SPI Fly compatible with Java 8?
