Cannot build JMC
Simone Bordet
simone.bordet at gmail.com
Mon Jun 3 17:10:34 UTC 2019
Hi,
On Mon, Jun 3, 2019 at 1:46 PM Henrik Dafgård <hdafgard at gmail.com> wrote:
>
> Hi Simone,
>
> The build should be runnable with a JDK8, this should be ensured by the "-XX:+IgnoreUnrecognizedVMOptions" flag to ignore the JDK9+ specific options.
But I don't execute "java ..." so that I can add command line options.
I execute "jmc" and that's it (and it picks a bunch of "java" command
line options from elsewhere).
So if JMC can't be run out of the box with JDK 8 that's ok - just need
to know it.
It's weird that it requires JDK 8 to build (and a very specific
vendor), but then when you try to run it from the same terminal you
just built it, it does not start.
However, at the end it's just some documentation problem and I got it running.
Thanks!
--
Simone Bordet
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless. Victoria Livschitz
More information about the jmc-dev
mailing list