activemq-artemis/artemis-distribution/src
Jiri Danek 67ee34d4d9 ARTEMIS-1449 Remove deprecated -XX:+UseFastAccessorMethods JVM option
This option was removed in JRE 10 and its presence causes error on startup.

Artemis still does not compile on JDK 9 and up, so what I tried was
to compile on JDK 1.8 and then start Artemis on 1.8 and 10.
That now works for me.
2018-05-01 13:58:29 -04:00
..
main ARTEMIS-1449 Remove deprecated -XX:+UseFastAccessorMethods JVM option 2018-05-01 13:58:29 -04:00
test/scripts ARTEMIS-1824 running broker from path with non-ascii chars 2018-04-25 15:14:40 -04:00