Where can i find which version of java my pc uses

captain monk

My pc runs windows 7. Where exactly can i find which java version my pc uses (Probably i use jdk_8 version)? My goal is to find which one of these versions:

  • default-jre
  • gcj-4.8-jre-headless
  • openjdk-7-jre-headless
  • gcj-4.6-jre-headless
  • openjdk-6-jre-headless

is the equivalent for linux.

Elliott Frisch

None of the versions you've listed are Java 8 for linux. The closest is openjdk-7-jre-headless, but that's Java 7. The gcj is part of gcc. To determine the version in Windows you can run,

java -version

or

java -fullversion

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Where can I find offline version of Docs?

分類Dev

Where I can find my WADL? (CXF)

分類Dev

Where can I find my Enterprise ID for Box API?

分類Dev

How can I check which version of Python is required to run my script?

分類Dev

How can I find out / print with which version of the protocol a pickle file has been generated

分類Dev

How can I find which branch contains a version of a specific file with a specific string?

分類Dev

There is something wrong with my formulas and I can't figure out which one and where

分類Dev

Which vim version can I use?

分類Dev

How can I find out which program creates a file/folder in my C: drive?

分類Dev

How can I find which file or code affected to my code in html, css

分類Dev

Where I can find or set applicationID for Firebase in my react native expo application?

分類Dev

Where I can find or set applicationID for Firebase in my react native expo application?

分類Dev

Java - "varible name" cannot be resolved to a variable - I cannot find where my error is

分類Dev

Can I see my gem version history?

分類Dev

How can I find the version of Ubuntu that is installed?

分類Dev

Android / Java - How can I find the row in which a spinner is contained in a listView

分類Dev

Which version of OSS do I download for drivers for my soundcard?

分類Dev

how can I check which version of vim I have installed?

分類Dev

Where can I find the source of Nautilus?

分類Dev

Where can I find .cargo/config?

分類Dev

Where can i find the code of an Azure Function?

分類Dev

Where can I find the latest Swift documentation?

分類Dev

Where can I find the command "udevinfo" on Debian?

分類Dev

I can't seem to find the right Collection for my case. Thinking about list of hashmap of list, which appears very abstract

分類Dev

Where do I find CodenameOne's version of iKVM?

分類Dev

Where can I see the version of VSC that I have?

分類Dev

How can I find my DHCP server?

分類Dev

How can I find my DHCP server?

分類Dev

How can I select which Java to use?

Related 関連記事

  1. 1

    Where can I find offline version of Docs?

  2. 2

    Where I can find my WADL? (CXF)

  3. 3

    Where can I find my Enterprise ID for Box API?

  4. 4

    How can I check which version of Python is required to run my script?

  5. 5

    How can I find out / print with which version of the protocol a pickle file has been generated

  6. 6

    How can I find which branch contains a version of a specific file with a specific string?

  7. 7

    There is something wrong with my formulas and I can't figure out which one and where

  8. 8

    Which vim version can I use?

  9. 9

    How can I find out which program creates a file/folder in my C: drive?

  10. 10

    How can I find which file or code affected to my code in html, css

  11. 11

    Where I can find or set applicationID for Firebase in my react native expo application?

  12. 12

    Where I can find or set applicationID for Firebase in my react native expo application?

  13. 13

    Java - "varible name" cannot be resolved to a variable - I cannot find where my error is

  14. 14

    Can I see my gem version history?

  15. 15

    How can I find the version of Ubuntu that is installed?

  16. 16

    Android / Java - How can I find the row in which a spinner is contained in a listView

  17. 17

    Which version of OSS do I download for drivers for my soundcard?

  18. 18

    how can I check which version of vim I have installed?

  19. 19

    Where can I find the source of Nautilus?

  20. 20

    Where can I find .cargo/config?

  21. 21

    Where can i find the code of an Azure Function?

  22. 22

    Where can I find the latest Swift documentation?

  23. 23

    Where can I find the command "udevinfo" on Debian?

  24. 24

    I can't seem to find the right Collection for my case. Thinking about list of hashmap of list, which appears very abstract

  25. 25

    Where do I find CodenameOne's version of iKVM?

  26. 26

    Where can I see the version of VSC that I have?

  27. 27

    How can I find my DHCP server?

  28. 28

    How can I find my DHCP server?

  29. 29

    How can I select which Java to use?

ホットタグ

アーカイブ