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
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-infofor proper JPMS support. However, if that’s not a priority, simply removing the incorrect descriptor would be an acceptable solution.Version 2.1.2