JDK-8171311 Current state
Alan Bateman
Alan.Bateman at oracle.com
Thu Dec 6 08:30:46 UTC 2018
On 06/12/2018 07:58, Patrick Reinhart wrote:
> Hi everybody,
>
> I am already done some contributions within the core libs of the JDK
> and wanted to ask if I could help in bringing this JEP forward.
> Looking into the it the last actions where made mid year- Is there any
> work being done here in the mean time?
I'm not aware of any current activity on this in OpenJDK. One thing
about the JEP is that it didn't make the case clear as to why the
adapter needed to be in the JDK. There are also several existing JMX
adapters that support REST and it would have been useful to evaluate
those and maybe explore what the pain points and issues are with
deploying these solutions. It might be that the -Dcom.sun.management
mechanism to start the JMX agent needs to be improved, maybe it should
be integrated with -javaagent, maybe the pluggability of the JMX agent
just needs to be improved.
-Alan
More information about the serviceability-dev
mailing list