Skip to content

BookKeeper doesn't compile with oracle jdk #522

@ivankelly

Description

@ivankelly

This is a bug, though whether the bug is in oracle jdk or our code is unknown.

To repro, download the oracle jdk, install it (I did so using java-package on debian 9), and run "mvn package -DskipTests".

This command should complete without error. Instead you get an error compiling bookkeeper-benchmark.

[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ bookkeeper-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/ivan/src/bookkeeper/bookkeeper-benchmark/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] An unknown compilation problem occurred

Metadata

Metadata

Assignees

No one assigned

    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