RFR: 8282170: JVMTI SetBreakpoint metaspace allocation test [v4]

Aleksey Shipilev shade at openjdk.java.net
Wed Mar 9 10:11:42 UTC 2022


On Wed, 9 Mar 2022 02:20:22 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

> Not a review yet but I'd suggest to convert .c to .cpp. In long term we would like to get rid of the *.c files in the serviceability/jvmti test folder for consistency.

Good thinking. I converted the test to C++, and this also allowed to simplify the JNI/JVMTI calls a bit.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7554


More information about the serviceability-dev mailing list