RFR: 81820709 - Container Awareness JEP

2018-04-03 Thread Bob Vandette
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: RFR: 8199519: Several GC tests fails with: java.lang.NumberFormatException: Unparseable number: "-"

2018-04-03 Thread Yasumasa Suenaga
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

RFR : JDK-8042215 - javax/management/remote/mandatory/connection/ReconnectTest.java NoSuchObjectException no such object in table

2018-04-03 Thread Amit Sapre
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 :