Here is a first pass at an implementation of the Container Awareness JEP.
This JEP adds an implementation of an internal API for the extraction of system
metrics
for processes running in Isolation Groups (Containers). The plan is to get the
internal
API integrated in JDK 11 with support for Lin
PING: Could you review it?
This change has been passed Mach5 test.
> http://cr.openjdk.java.net/~ysuenaga/JDK-8199519/webrev.03/
Thanks,
Yasumasa
On 2018/03/28 22:38, Stefan Johansson wrote:
Mach5 testing looks good.
Can someone in the serviceability team do the second review?
Cheer
Hello,
Please review changes for refactored test case
As part of refactoring,
1) Removed iiop & jmxmp protocol related code
2) Added exception handling during connector connection.
Webrev : http://cr.openjdk.java.net/~asapre/webrev/2018/JDK-8042215/webrev.00/
Bug ID :