RFR: JDK-8277029: JMM GetDiagnosticXXXInfo APIs should verify output array sizes [v2]

Thomas Stuefe stuefe at openjdk.java.net
Tue Dec 7 13:11:13 UTC 2021


On Tue, 7 Dec 2021 11:13:01 GMT, Gilles Duboscq <gdub at openjdk.org> wrote:

> Just out of curiosity, for such changes, should we in principle bump `JMM_VERSION`? Or do we not care because libjvm and libmanagement are always shipped together?

Hmm, maybe you are right, though someone from Oracle may answer that better. However, seeing that JMM is an internal interface between two internal components, I am not even sure why this version check is needed.

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

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


More information about the serviceability-dev mailing list