You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/06/23 06:53:00 UTC

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

    [ https://issues.apache.org/jira/browse/AMQ-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17142666#comment-17142666 ] 

ASF subversion and git services commented on AMQ-7087:
------------------------------------------------------

Commit 0f92f2cabb379559b504c034ab096a89c3b61b77 in activemq's branch refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=0f92f2c ]

Merge pull request #546 from jbonofre/AMQ-7087

[AMQ-7087] Add JDK 9+ specific JVM args to avoid warnings

> Add Java 11 Support (runtime)
> -----------------------------
>
>                 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
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)