Skip to content

Expand modern Java agent plugin guidance - #166

Merged
brunoborges merged 1 commit into
mainfrom
brunoborges-review-agent-plugin-coverage
Aug 24, 2026
Merged

Expand modern Java agent plugin guidance#166
brunoborges merged 1 commit into
mainfrom
brunoborges-review-agent-plugin-coverage

Conversation

@brunoborges

Copy link
Copy Markdown
Member

The plugin's reference material covered only a subset of the java.evolved catalog and omitted framework-specific modernization guidance, which could leave agents without the constraints needed for safe recommendations.

This change:

  • expands release guidance with behavior and compatibility caveats for every Java SE catalog pattern
  • adds dedicated Jakarta EE, MicroProfile, persistence, jOOQ, and Spring guidance
  • maps all 113 catalog patterns to reference entries and enforces complete coverage during plugin release validation
  • corrects the Java 25 java.lang.IO pattern from preview/JEP 495 to final/JEP 512

The plugin detector and reference coverage tests pass, and the corrected IO proof compiles on Java 25.

Cover every catalog pattern with release-aware or enterprise guidance and enforce that mapping during plugin validation. Correct the Java 25 IO reference to its final JEP 512 status.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 928f2e4a-60b3-4953-b360-f1350aed479c
@brunoborges
brunoborges merged commit 1daacc9 into main Aug 24, 2026
@brunoborges
brunoborges deleted the brunoborges-review-agent-plugin-coverage branch August 26, 2026 14:20
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