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

Jbide 26598 fix jmx navigator local j vm with jdk9+everywhere improved withjbosstools common to modify too #620

Conversation

apupier
Copy link
Member

@apupier apupier commented Mar 27, 2019

No description provided.

instance targeting a JDK9+ process

with JDK9+, there is no management-agent.jar put aside in lib folder of
the JDk home. It is available by default.

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
instance)

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@apupier
Copy link
Member Author

apupier commented Mar 27, 2019

requires jbosstools/jbosstools-base#642

…ent agent

Signed-off-by: Jeff MAURY <jmaury@redhat.com>
@robstryker
Copy link
Member

When ignoring whitespace, this is a simple 4 line patch. Dead simple, very clean. +1.

To be clear I'm not testing this code. But the patches seem extremely clear and I see absolutely nothing wrong with them. If Jeff assures me that the test cases he's run work properly, then I trust him. The code gives me no indication that anything should go wrong here.

@odockal
Copy link
Member

odockal commented Mar 27, 2019

testPR

@odockal
Copy link
Member

odockal commented Mar 27, 2019

I tried the code locally, and it seems alright. I am gonna give it a try in the morning as well.

bootclasspath is not supported with Java 11. When selecting a connected
process running on Java 11 in JMX Navigator, the if properties view is
opened, there was UI popup error. Now it is only logging as Warning
waiting for a proper fix. The property in UI will appear blank, without
value.

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@jeffmaury jeffmaury merged commit d0471e2 into jbosstools:master Mar 28, 2019
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.

None yet

4 participants