Skip to content

Remove support for JDK 8 #124

@dblock

Description

@dblock

Because Apache Lucene 9 requires JDK 11 or newer, and coming from opensearch-project/opensearch-plugins#110, remove support for JDK 8.

  • Remove JDK 8 from CI/CD, default to 11.
  • Set Java source and target compatibility in all build.gradle files to JavaVersion.VERSION_11.
  • Update DEVELOPER_GUIDE and remove any other mention of JDK 8.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions