grafana / grafana/pyroscope-java
JPMS support issue
Open
- 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.

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.