Skip to content

Java 10? - currently unable to compile java-tron with JDK 10 #295

Description

@seanrobbins

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?

With the recent release of Java JDK 10, I tried building java-tron with the latest version of java.

  1. What did you expect to see?

I hoped to see the upgrade path for java-tron to the latest JDK to be unimpeded.

  1. What did you see instead?

Looks like these is a problem with java-tron's dependency lombok. lombok annotated classes are not currently compiling under java 10, see projectlombok/lombok#1572

This is not an issue with java-tron itself. If there was interest in using the latest Java JDK features though this will be a blocker for now and in the future potential contributors may see issues with this when trying to build the code.

The only solution I was able to find was to return to a previous version of the Java JDK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions