You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Jeff Gullett (JIRA)" <ji...@apache.org> on 2018/10/26 00:23:00 UTC

[jira] [Created] (AMQ-7087) Add Java 11 Support

Jeff Gullett created AMQ-7087:
---------------------------------

             Summary: 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


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
(v7.6.3#76005)