Skip to content

Building & testing project with JDK 18 #2328

Description

@SylvainJuge

For Java/JVM versions compatibility, we have two distinct ways to define compatibility

  1. Ability to use a given JDK to build and test the agent,
  2. Ability to use the packaged agent with an application,

Ideally we should test both, but we often consider 1) to be a first step for 2).

The goal of this issue is to track all the known incompatibilities when trying to build with JDK 18, either discovered through CI or by running and build locally.

Known issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions