Skip to content

Java 10 is not working due to changed class file format #136

@jillesvangurp

Description

@jillesvangurp

I tried to build our software with the newly released jdk10 and the gradle plugin for fobiddenapis is failing:

Execution failed for task ':forbiddenApisMain'.
> The class file format of '/Users/jillesvangurp/git/inbot/inbot-eth-client/build/classes/java/main/io/inbot/ethcontracts/InToken$45.class' is too recent to be parsed by ASM.

Not super urgent for me since I'm not planning to run this in production but would be nice to get this updated for java 10.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions