Windows Server
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
Windows Server 2016 | x64 (64-bit) | 10 | Includes Windows Server 2016 Core | |
Windows Server 2012 R2 | x64 (64-bit) | 10 | ||
Windows Server 2012 | x64 (64-bit) | 10 |
Linux
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
Oracle Linux | x64 (64-bit) | 7.x | 10 | |
Oracle Linux | x64 (64-bit) | 6.x | 10 | No JavaFX support |
Red Hat Enterprise Linux | x64 (64-bit) | 7.x | 10 | |
Red Hat Enterprise Linux | x64 (64-bit) | 6.x | 10 | No JavaFX support |
Oracle Solaris
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
Oracle Solaris | SPARC (64-bit) | 11.x | 10 | No JavaFX Support |
Windows Client
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
Windows 10 | x64 (64-bit) | 10 | ||
Windows 8.x | x64 (64-bit) | 10 | Modern UI (i.e. Metro Mode) is not supported | |
Windows 7 | x64 (64-bit) | SP1 | 10 |
macOS
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
macOS | x64 | 10.10 and above | 10 |
Linux Client/Developer
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
Ubuntu Linux | x64 (64-bit) | 18.04 LTS | 10.0.1 | Only X.org Mode supported. Wayland mode is unsupported. |
Ubuntu Linux | x64 (64-bit) | 17.10 | 10 | Only X.org Mode supported. Wayland mode is unsupported. |
Ubuntu Linux | x64 (64-bit) | 17.04 | 10 | Only X.org Mode supported. Wayland mode is unsupported. |
Ubuntu Linux | x64 (64-bit) | 16.04 - LTS | 10 |
- Oracle does not certify on Operating System versions that are no longer supported by the Operating System provider. Older versions remain listed only for archival purposes.
- This is the complete list of JDK 10 supported configurations. There are no plans to add additional configurations.
- Only 64-bit Java virtual machines (JVMs) are certified
All the above operating systems are also certified when running as virtual guest on any of the following hypervisors as long as the operating system is supported by that hypervisor.
Hardware rendering is not supported in guest systems on Oracle VM, Hyper-V Server.
Browser | Version | Platform | Notes |
---|---|---|---|
Internet Explorer | 11 | Windows OSs | |
Microsoft Edge | Windows OSs | Only Web Start applications are supported, Applets are not supported. | |
Firefox | All OSs that support Firefox | Only Web Start applications are supported, Applets are not supported. | |
Chrome | Windows OSs | Only Web Start applications are supported, Applets are not supported. | |
Safari | macOS |
For JavaFX applications to take advantage of the hardware acceleration pipeline provided by JavaFX, your system must feature one of the graphics cards below. Otherwise JavaFX will default to the software pipeline.
Graphics card | Supported Graphics Processing Units (GPUs) |
---|---|
NVIDIA |
|
ATI |
|
Intel |
|
Platform | Notes |
---|---|
Windows 7
Windows 8 |
The pre-installed Microsoft AAC and H.264 DirectShow decoder filters are used by default. However, if the MainConcept H.264/AVC Pro Decoder Pack is installed on your system, then the first available AAC or H.264 decoder from the following list is used within the following order:
|
Linux |
You must install GLIB 2.28 or later in order to run JavaFX Media. You must install one of the following in order to run JavaFX Media:
|
libavformat
automatically causes libavcodec
to be installed.