Skip to content

IntellIJ Plugin JDK9+ support #220

@nikitavlaev

Description

@nikitavlaev

Description

It is not clear if the plugin is able to run correctly under JDK9+.
For now, the probable known sources of error are:

  1. Internal Java 8-only API usage(e.g. System.security)
  2. sun.misc.Unsafe
    2.1. Internal usage
    2.2. Generated code
  3. Soot

Environment

IntelliJ Idea project with JDK9+.

Metadata

Metadata

Assignees

Labels

comp-uiImprovements of plugin UI appearence and functionalityctg-refactoringIssue related to refactoring processpriority-top-focusTop priority chosen by dev team

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions