Skip to content

Properly cast vm object#129

Merged
jiaqi merged 1 commit intojiaqi:mainfrom
nyg:fix_cast_issue
Dec 6, 2025
Merged

Properly cast vm object#129
jiaqi merged 1 commit intojiaqi:mainfrom
nyg:fix_cast_issue

Conversation

@nyg
Copy link
Copy Markdown
Contributor

@nyg nyg commented Sep 7, 2025

In my previous PR #113 I forgot to pass the vm object to the cast method as noted by @tachun-shen-appier (thanks!). This resulted in the error described in issue #128.

Fixes #128.

nyg pushed a commit to nyg/jmxsh that referenced this pull request Sep 7, 2025
)

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@nyg
Copy link
Copy Markdown
Contributor Author

nyg commented Sep 21, 2025

Hello @jiaqi, could you please review and merge? Many thanks!

@jiaqi jiaqi merged commit 37bcddc into jiaqi:main Dec 6, 2025
@nyg nyg deleted the fix_cast_issue branch December 7, 2025 00:49
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.

Unable to run "main" branch with JDK 21: Caused by: java.lang.NoSuchMethodException: java.lang.Class.detach()

2 participants