What is the status of JMX 2.0?

后端 未结 2 1905
小蘑菇
小蘑菇 2021-02-14 21:00

It was supposed to be released with Java 7, but the status is Dormant. On the other hand, the same page says

Use generics in the JMX API, for example have

2条回答
  •  长发绾君心
    2021-02-14 21:25

    Apparently, it was postponed to JDK 8, and all already made changes reverted, so JDK 7 final implementation should be the same as JDK 6.

提交回复
热议问题