RFR: 7198: add websocket server that pushes data on selection updates [v8]
Alex Macdonald
aptmac at openjdk.java.net
Tue Nov 16 19:20:53 UTC 2021
On Wed, 27 Oct 2021 16:52:31 GMT, Alex Ciminian <duke at openjdk.java.net> wrote:
> I've updated the Eclipse launchers to include the additional `asm` plugins and now I'm no longer seeing startup errors, everything seems to work fine. I've added a commit with these changes.
I think these look good, after fighting with my Eclipse for a bit I was able to verify that the additional plugins here get it working.
Having said that, I wonder if the `JMC-Eclipse-JDK-8.launch` should be removed.. the jetty dependencies are having a fit because they require jdk 11, and using certain target platforms it's not even possible to launch JMC with jdk 8 anyways.
-------------
PR: https://git.openjdk.java.net/jmc/pull/306
More information about the jmc-dev
mailing list