WineHQ

Sun Java JRE

Java Runtime Environment, a virtual machine to run Java programs (programmed using Java, Scala, Groovy, ...).

Application Details:

Version: 8
License: Free to use
URL: http://java.sun.com/
Votes: 4
Latest Rating: Gold
Latest Wine Version Tested: 6.23

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

javac, java, and javaw tested and working using the example app at https://docs.oracle.com/javase/tutorial/uiswing/examples/start/

What does not

GUI Installer does not work.  Install manually as follows:

  1. Copy jdk-8u111-windows-x64.exe to C:\jdk.exe
  2. From within the Wine environment (e.g. Wine command prompt, etc), run the command:
    • C:\jdk INSTALL_SILENT=Enabled INSTALLDIR=C:\java\jdk
  3. Test the installation:
    • C:\java\jdk\bin\javac -version
    • C:\java\jdk\bin\javaw -version
    • C:\java\jdk\bin\java -version
While it appears that installing to the default location will succeed, I was unable to run java.exe from within a path containing spaces. 

 

Workarounds

What was not tested

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowManjaro LinuxDec 14 20216.23No, but has workaround Yes YesGoldJosesk Volpe 
ShowUbuntu 18.04 "Bionic" amd64 (+variants like Kubuntu)Apr 15 20205.0No, but has workaround Yes YesGoldLeith Bade 
ShowFedora 30 x86_64Jan 21 20204.21No, but has workaround Yes YesSilverTravis Sidelinger 
ShowGentoo Linux x86_64Dec 11 20194.20-stagingNo, but has workaround Yes YesGoldMyk Taylor 
ShowUbuntu 17.10 "Artful" amd64 (+variants like Kubuntu)Feb 26 20183.2No, but has workaround Yes YesBronzenoa body 

Known Bugs

Bug # Description Status Resolution Other apps affected
57343 Java jre-8u431-windows-x64 crashes during install with null-pointer dereference NEW View

Show all bugs

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back