grafana / grafana/pyroscope-java

JPMS support issue

Open
#201 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
126
Forks
48
Avg merge
4d 14h
Merged PRs (30d)
5

Description

This JAR file (agent.jar) contains an incorrect module-info descriptor that claims the module is `kotlin.stdlib.jdk7`, which is not true. This causes the build issues when JPMS is enabled.

![Image](https://github.com/user-attachments/assets/93dfc2e0-ff8b-4e18-8275-6b9399025f52)

It would be ideal to have a correct `module-info` for proper JPMS support. However, if that’s not a priority, simply removing the incorrect descriptor would be an acceptable solution.

Version 2.1.2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.