Skip to content
Commit 7f1d8df3 authored by Mislav Marohnić's avatar Mislav Marohnić
Browse files

Read Java version number even if it's not on the 1st line

Handles output like:

    Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
    java version "1.8.0_31"

Fixes #710
parent f674efd6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment