Refer to the Supported Locales document for a list of supported locales and supported writing systems for each platform.
For Certified System Configurations of other versions of the JDK and JRE, and Java Mission Control visit:
Windows Server
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
Windows Server 2016 | x64 (64-bit) | 9 | Includes Windows Server 2016 Core | |
Windows Server 2012 R2 | x64 (64-bit) | 9 | ||
Windows Server 2012 | x64 (64-bit) | 9 |
Linux
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
Oracle Linux | x64 (64-bit) | 7.x | 9 | |
Oracle Linux | x64 (64-bit) | 6.x | 9 | No JavaFX support |
Red Hat Enterprise Linux | x64 (64-bit) | 7.x | 9 | |
Red Hat Enterprise Linux | x64 (64-bit) | 6.x | 9 | No JavaFX support |
Oracle Solaris
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
Oracle Solaris | SPARC (64-bit) | 11.x | 9 | No JavaFX Support |
Windows Client
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
Windows 10 | x64 (64-bit) | 9 | ||
Windows 8.x | x64 (64-bit) | 9 | Modern UI (i.e. Metro Mode) is not supported | |
Windows 7 | x64 (64-bit) | SP1 | 9 |
macOS
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
macOS | x64 | 10.10 and above | 9 |
Linux Client/Developer
Platform | CPU Architecture | Version | Introduced In | Notes |
---|---|---|---|---|
Ubuntu Linux | x64 (64-bit) | 17.04 | 9 | |
Ubuntu Linux | x64 (64-bit) | 16.04 - LTS | 9 |
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 new hardware acceleration pipeline provided by JavaFX, your system must feature one of the graphics cards below. Otherwise JavaFX will default to the Java2D 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:
If none of these decoders is available, AAC and H.264 decoding will fail. |
Linux |
You must install GLIB 2.28 in order to run JavaFX Media.
You must install the following in order to support AAC audio, MP3 audio, H.264 video, and HTTP Live Streaming:
|
libavformat
automatically causes libavcodec
to be installed.