You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure how feasible it is, considering there are bunch of configurations including userspace specific java versions...
Unless its meant java thats configured for root user only?
Same question, how about compiler javac? Its configuration can be different from java alias reference.
My very basic plan was basically to do something like this:
which java
/usr/bin/java -version
java version "1.8.0_131"
Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.131-b11, mixed mode)
Then show Java(TM) SE Runtime Environment (build 1.8.0_131-b11)
Issue Type
Enhancement Request
Issue Detail
I'd love to add information about he Java type and version used, such as openjdk vs oracle jdk.
The text was updated successfully, but these errors were encountered: