Skip to content

fix: DH-23199: Add overload function - #8448

Merged
mofojed merged 3 commits into
deephaven:mainfrom
mofojed:DH-23199-package-loader-details-defaults
Sep 2, 2026
Merged

fix: DH-23199: Add overload function#8448
mofojed merged 3 commits into
deephaven:mainfrom
mofojed:DH-23199-package-loader-details-defaults

Conversation

@mofojed

@mofojed mofojed commented Sep 2, 2026

Copy link
Copy Markdown
Member

- Address comments from Copilot, prevent breakage from existing JsPlugins
@mofojed
mofojed requested a review from devinrsmith September 2, 2026 12:59
@mofojed mofojed self-assigned this Sep 2, 2026
Copilot AI balanced review requested due to automatic review settings September 2, 2026 12:59
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

No docs changes detected for 6eb2f87

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

Duplicate Jackson creators can prevent manifest deserialization.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Preserves compatibility for existing JS plugins while supporting loader metadata.

Changes:

  • Adds a legacy three-argument manifest factory.
  • Provides an empty default loader implementation.
File summaries
File Description
JsPluginManifestEntry.java Adds the compatibility overload.
JsPlugin.java Makes loader optional by default.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 1
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread server/src/main/java/io/deephaven/server/plugin/js/JsPluginManifestEntry.java Outdated
@mofojed mofojed closed this Sep 2, 2026
@mofojed mofojed reopened this Sep 2, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 2, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 2, 2026 17:33
@mofojed mofojed changed the title fix: DH-23199: Add default and overload function fix: DH-23199: Add overload function Sep 2, 2026
@deephaven deephaven unlocked this conversation Sep 2, 2026
@mofojed
mofojed merged commit 70cb324 into deephaven:main Sep 2, 2026
26 of 27 checks passed
@mofojed
mofojed deleted the DH-23199-package-loader-details-defaults branch September 2, 2026 21:19
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants