On Tue, 7 Dec 2021 11:13:01 GMT, Gilles Duboscq <g...@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