knopflerfish / knopflerfish.org

Knopflerfish OSGi Service Platform. OSGi run-time container and SDK source code repo
http://www.knopflerfish.org
BSD 3-Clause "New" or "Revised" License
33 stars 11 forks source link

asm and JDK9 #36

Closed chlarsson closed 6 years ago

chlarsson commented 6 years ago

The only version of asm that supports JDK9 is 6.0-beta. A released version of asm would be preferred.

chlarsson commented 6 years ago

An asm-6.0 version has just released.