Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for calling operations with Java native types #8

Closed
wants to merge 1 commit into from

Conversation

schangj09
Copy link

Hi,
I ran into a problem with JMX that is identical to the issue in jmx4r: http://code.google.com/p/jmx4r/issues/detail?id=8

Here is a patch that fixes it at least for a int, short and float...

  • Jeffrey

enebo added a commit that referenced this pull request Jun 11, 2012
@enebo
Copy link
Owner

enebo commented Jun 11, 2012

I fixed this using a table and I also added boolean figuring it probably has the same issue. I should figure out a system mbean now to get a little coverage on this issue...Thanks for reporting it.

@enebo enebo closed this Jun 11, 2012
enebo added a commit that referenced this pull request Jun 11, 2012
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