Uh oh!
There was an error while loading. Please reload this page.
Document Java runtime namespace - #570
Conversation
Refs #185 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR updates the namespace-level XML documentation for Java.Lang.Runtimes, aiming to replace placeholder text with meaningful docs for the namespace entry point in the generated API docs.
Changes:
- Replaced the
To be added.placeholder summary/remarks inns-Java.Lang.Runtimes.xmlwith real documentation text. - Added a short
<remarks>section referencing a runtime-related type.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Refs #185 Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
jonathanpeppers
commented
Aug 15, 2026
Addressed the review by correcting the namespace scope and documenting |
jonathanpeppers
commented
Aug 16, 2026
@dalexsoto review |
Summary
Java.Lang.Runtimesand itsObjectMethodsandSwitchBootstrapsAPIs.switchbootstrap methods, including their parameters and results.Sources
Validation
docs/xml/ns-Java.Lang.Runtimes.xml,docs/xml/Java.Lang.Runtimes/ObjectMethods.xml, anddocs/xml/Java.Lang.Runtimes/SwitchBootstraps.xmlwith[xml](Get-Content -Raw ...).rg -n -i --glob 'Java.Lang.Runtimes/**' --glob 'ns-Java.Lang.Runtimes.xml' 'to be added' docs/xml(0 matches)git diff --checkCloses#185