Supported Platforms
The implementation was tested in the following environments:
Platforms
Windows:
Operating System | Architectures | Java |
---|---|---|
Windows 11 |
x86 64-bit, ARM 64-bit |
>= JDK 8 |
Windows 10 |
x86 32-bit, x86 64-bit, ARM 64-bit |
>= JDK 8 |
macOS:
Version | Architectures | Java |
---|---|---|
>= 10.15 |
x86 64-bit, ARM 64-bit |
>= JDK 8 |
Linux distributions:
Distribution | Architectures | Java |
---|---|---|
Arch Linux >= 2012.11.02 |
x86 32-bit, x86 64-bit, ARM 64-bit |
>= JDK 8 |
SLES >= 15-SP6 |
x86 32-bit, x86 64-bit, ARM 64-bit |
>= JDK 8 |
Fedora >= 26 |
x86 32-bit, x86 64-bit, ARM 64-bit |
>= JDK 8 |
openSUSE >= 15.0 |
x86 32-bit, x86 64-bit, ARM 64-bit |
>= JDK 8 |
Red Hat Enterprise Linux >= 8.10 |
x86 32-bit, x86 64-bit, ARM 64-bit |
>= JDK 8 |
CentOS >= 8.5.2111 |
x86 32-bit, x86 64-bit, ARM 64-bit |
>= JDK 8 |
Ubuntu >= 18.04 |
x86 32-bit, x86 64-bit, ARM 64-bit |
>= JDK 8 |
Contact us if you need support for another platform or operating system, it’s likely that it is supported as well.
Testing Strategy
The Equo Chromium widget was tested in all the different platforms by using the following strategies (but not limited to):
-
Running automated tests (extended SWT browser test suite).
-
SWT 3.104 (Eclipse 4.5) and newer versions were used. Older versions should work and also newer versions.
-
Manual testing in an Eclipse E4 sample app.
-
Manual testing in a plain Java sample app.
-
Running SWT Browser snippets.
-
Exploratory testing.