Supported and tested configurations
Here is to give a sneak peak at different operating systems,
architectures, browser flavors [ to list the minimal variables -as
of JDK6] we have to support and test. Apart from things listed
below, there are more than one window managers, graphics cards,
printer drivers, locales we support and test for most of the
operating systems.|
Operating System |
Architecture |
Browsers(client testing) |
|---|---|---|
|
Solaris 8 |
Sparc 32, Sparc 64 |
Firefox [ latest version, plus one back] |
|
Solaris 9 |
Sparc 32, Sparc 64 |
Firefox [ latest version, plus one back] |
|
Solaris 10 |
Sparc 32, Sparc 64, x64 |
Firefox [ latest version, plus one back] |
|
Solaris next |
Sparc 32, Sparc 64, x64 |
Firefox [ latest version, plus one back] |
|
Win 2000 |
X86 |
IE, Firefox [ latest version, plus one back] |
|
Win 2003 |
X86, x64 |
IE, Firefox [ latest version, plus one back] |
|
Win XP |
X86, x64 |
IE, Firefox [ latest version, plus one back] |
|
Win Vista - consumer |
X86, x64 |
IE, Firefox [ latest version, plus one back] |
|
Win Vista - enterprise |
X86, x64 |
IE, Firefox [ latest version, plus one back] |
|
Linux – RedHat |
X86, x64 |
Firefox, Mozilla [ latest version, plus one back] |
|
Linux - SUSE |
X86, x64 |
Firefox, Mozilla [ latest version, plus one back] |
On any particular combination picked from above mentioned
variables, we have to cover the following JVM
Types/JVM Modes/Garbage Collectors. (Listed modes apply for
JDK6)
|
JVM |
JVM Modes |
Garbage Collectors |
|---|---|---|
|
-client -server -d64 |
-Xbatch -Xmixed -Xint -Xcomp -Xshare:off/auto/on -Xfuture |
-XX:+UseParallelGC |

