Skip to content

docs: add JPMS module descriptor policy guidance#92

Merged
bernardladenthin merged 1 commit into
mainfrom
claude/amazing-noether-p7THl
Jun 8, 2026
Merged

docs: add JPMS module descriptor policy guidance#92
bernardladenthin merged 1 commit into
mainfrom
claude/amazing-noether-p7THl

Conversation

@bernardladenthin

Copy link
Copy Markdown
Owner

Summary

  • Added documentation section to CLAUDE.md explaining the JPMS module descriptor (module-info.java) and its interaction with javadoc
  • Warns developers that javadoc currently runs in classpath mode (source level 8) to avoid JPMS module-mode javadoc issues
  • References new policy document at ../workspace/policies/jpms-module-descriptor.md that must be read before raising Java/javadoc source level to ≥ 9

Test plan

  • CI is green on this branch
  • Docs / CHANGELOG updated where applicable

Related issues / PRs

Checklist

  • I have read CONTRIBUTING.md and CODE_OF_CONDUCT.md
  • My commits follow Conventional Commits
  • No security-sensitive changes (if there are, I have notified the maintainer privately per SECURITY.md)

https://claude.ai/code/session_01LmHENudRrQiLao8vAPmmCB

@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

@bernardladenthin
bernardladenthin merged commit 7c9c610 into main Jun 8, 2026
7 of 11 checks passed
@bernardladenthin
bernardladenthin deleted the claude/amazing-noether-p7THl branch June 8, 2026 08:45
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.

2 participants