[
https://issues.apache.org/jira/browse/NIFI-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17167514#comment-17167514
]
Joey Frazee commented on NIFI-7688:
-----------------------------------
The pattern for all releases since 9 has been for the first GA release to use a
bare number (e.g., 11 vs. 11.0 or 11.0.0) so it's probably not specific to
Windows.
> NiFi Does Not Run on Windows 10 Pro
> -----------------------------------
>
> Key: NIFI-7688
> URL: https://issues.apache.org/jira/browse/NIFI-7688
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Affects Versions: 1.11.4
> Environment: WIndows 10 Pro
> Reporter: Tim Wollin
> Priority: Major
>
> The check on line 1040 of RunNiFi.java is always false on Win10 Pro. On
> Win10 Pro OpenJDK 11 outputs:
> d:\Development\nifi\nifi-1.11.4\bin>java --version
> openjdk 11 2018-09-25
> OpenJDK Runtime Environment 18.9 (build 11+28)
> OpenJDK 64-Bit Server VM 18.9 (build 11+28, mixed mode)
> System.getProperty("java.version") is always set to "11".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)