Skip to content
This repository was archived by the owner on Sep 21, 2019. It is now read-only.
This repository was archived by the owner on Sep 21, 2019. It is now read-only.

server does not work with JDK 9+ #1959

@udalrich

Description

@udalrich

Leave this list and include an x in the relevant boxes:

When I try to start ensime with java 10, it throws an exception. It looks like a library is attempting to do a privileged access which is not longer allowed in java 9+.

The contents of the ENSIME- buffer is attached. I updated ensime today. The .ensime file was generated by the maven plugin, with one modification to let it find the JDK home under java 10.

To reproduce:

  1. Install Java 10. Java 9+ probably shows the same problem.
  2. Create a .ensime file
  3. Open a scala buffer.
  4. M-x ensime

ensime-server.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions