RFR(S): JDK-8035952 Remove use of JVM_Open, JVM_Read and JVM_Close functions from serviceability code

Mandy Chung mandy.chung at oracle.com
Fri Feb 28 15:10:08 PST 2014


On 2/28/14 1:19 PM, frederic parain wrote:
> Greetings,
>
> Please review this small changeset for CR JDK-8035952
> "Remove use of JVM_Open, JVM_Read and JVM_Close functions from 
> serviceability code"
>
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8035952
>
> Webrev:
> http://cr.openjdk.java.net/~fparain/8035952/webrev.00/

Looks good.  It should have used open/read/close functions from the 
beginning.

thanks
Mandy


More information about the serviceability-dev mailing list