spring-projects / spring-loaded

Java agent that enables class reloading in a running JVM
Apache License 2.0
2.72k stars 514 forks source link

Problem running constant pool checker over Java8 code #89

Open aclement opened 9 years ago

aclement commented 9 years ago

If the ConstantPoolChecker is in use, it can't cope with Java8 elements. For example: https://github.com/ratpack/example-ratpack-gradle-java-app

SerCeMan commented 9 years ago

:+1:

danhyun commented 9 years ago

:+1: would love to have this working :)

danveloper commented 9 years ago

:+1:

johnrengelman commented 9 years ago

:+1:

KQGamble commented 9 years ago

:+1:

myott commented 9 years ago

:+1: