Skip to content

Adaptation of Kieker to the JPMS#3063

Draft
Marcel-Ha wants to merge 4 commits intomainfrom
jpms-adaptation
Draft

Adaptation of Kieker to the JPMS#3063
Marcel-Ha wants to merge 4 commits intomainfrom
jpms-adaptation

Conversation

@Marcel-Ha
Copy link
Collaborator

Pull Request

Contribution

This pull request provides the following contribution to Kieker

  • Adds module-info files to all Gradle subprojects, effectively turning the subprojects into JPMS modules.
  • Adapt the build.gradle files:
    • to handle dependencies for the module path (Kieker uses a lot of non-JPMS libraries and therefore needs to read the unnamed module) and some fixes
    • to make trace analysis use the module path and run as a module. (Only trace-analysis for now, as the other tools have not been tested yet)

Open TODOs

  • Update names of modules.

Marcel-Ha and others added 4 commits March 9, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant