RFR: 7308: Move non-Eclipse dependant classes from org.openjdk.jmc.ui.common to org.openjdk.jmc.common [v6]

Alex Macdonald aptmac at openjdk.org
Thu May 18 20:29:04 UTC 2023


On Wed, 17 May 2023 09:58:11 GMT, Brice Dutheil <bdutheil at openjdk.org> wrote:

> tl;dr Apart from classes in `.action`, `.resource`, `.tree`, `.util.ICopyable`, `.util.IObservable`. This looks like nice change in particular for classes like `JVMArch`.

That's fair, I can hold off on those classes for now. They're intertwined with the rjmx classes so I was thinking ahead to the issues related to bringing rjmx into core: [JMC-6627 [0]](https://bugs.openjdk.org/browse/JMC-6627) and [JMC-7069 [1]](https://bugs.openjdk.org/browse/JMC-7069). These could instead be moved/migrated/altered when it comes time for that work to go in.

[0] https://bugs.openjdk.org/browse/JMC-6627
[1] https://bugs.openjdk.org/browse/JMC-7069

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

PR Comment: https://git.openjdk.org/jmc/pull/300#issuecomment-1553604531


More information about the jmc-dev mailing list