Hello, When i need to work on Apache ActiveMQ Artemis I need to switch my local environement to use OpenJDK 8 instead of the default OpenJDK 11 which I use to develop.
I have started a branch https://github.com/ehsavoie/activemq-artemis/tree/java_11 which builds on OpenJDK 8 and 11 with the fast-tests profile. mvn clean install -Pfast-tests is passing for me locally :) I don't think that the CI or the release should use Java 11 but I hope this will smoothen the time when the migration occurs. Also I couldn't use the --release 8 flag for OpenJDK 11 because of the use of Unsafe, if someone has a better alternative I'm all hears. Do you want me to sumbit a PR for this ? Does this make sense to the community ? Emmanuel
signature.asc
Description: OpenPGP digital signature
