[
https://issues.apache.org/jira/browse/AMQ-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17060098#comment-17060098
]
Christopher L. Shannon edited comment on AMQ-7087 at 3/16/20, 10:21 AM:
------------------------------------------------------------------------
[~jbonofre] - I think it might also be a good idea to be able to build 5.16.0
using JDK 11 if there aren't too many changes to make it happen. The runtime
should still target JDK 8 for Java 8 compatibility but I just checked and can't
actually build using JDK 11 yet which I think is an issue because 5.16.x will
probably be around for a long time under maintenance.
was (Author: christopher.l.shannon):
[~jbonofre] - I think it might also be a good idea to be able to build 5.16.0
using JDK 11 if there aren't too many changes to make it happen. The runtime
should still target JDK 8 for Java 8 compatibility but I just checked and can't
actually build using JDK 11 yet which I think is an issue because 5.16.0 will
probably be around for a long time under maintenance.
> Add Java 11 Support
> -------------------
>
> Key: AMQ-7087
> URL: https://issues.apache.org/jira/browse/AMQ-7087
> Project: ActiveMQ
> Issue Type: Improvement
> Components: Broker
> Affects Versions: 5.15.6
> Environment: Windows 10 with the OpenJDK 11 "bin" directory on the
> path.
> Reporter: Jeff Gullett
> Assignee: Jean-Baptiste Onofré
> Priority: Critical
> Fix For: 5.16.0
>
>
> Java 8 support is ending in January, 2019 (in 2 months). Currently, the
> ActiveMQ Broker only supports Java 8. When I try to start the broker using
> Java 11 (the latest long-term-support version), I get the following error:
> Unable to execute Java command. The system cannot find the file specified.
> (0x2)
> Critical error: wait for JVM process failed
> Since both Java 9 and Java 10 are already EOL, support for Java 11 needs to
> be added by January 2019. The issue to add Java 9 support (AMQ-6864) is OBE,
> and should be replaced by this issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)