Content Manager Java and .NET support history
SDL Tridion Sites 9.5 Content Manager has a number of changed Java and .NET prerequisites compared to SDL Web 8.5, SDL Tridion Sites 9 or SDL Tridion Sites 9.1.
In the following tables: N=not supported, Y=supported, D=Deprecated (support may be dropped in the following version release), Dr=Dropped (support is definitely dropped in the following version release), P=Probably dropped (support is probably dropped in the following version release):
| .NET Framework | 8.5 | 9 | 9.1 | 9.5 |
|---|---|---|---|---|
| Microsoft .NET Framework 4.5.2 | Dr | N | N | N |
| Microsoft .NET Framework 4.6.2 | Y | D | N | N |
| Microsoft .NET Framework 4.7.2 | N | Y | N | N |
| Microsoft .NET Framework 4.8 | N | N | Y | Y |
| Java instance | 8.5 | 9 | 9.1 | 9.5 |
|---|---|---|---|---|
| AdoptOpenJDK OpenJDK 11 (18.9 LTS release) using the HotSpot JVM | N | N | Y | Y |
| AdoptOpenJDK OpenJDK 8 using the HotSpot JVM | N | Y | N | N |
| Oracle Java JDK 11.0 | N | N | Y | Y |
| Oracle Java JDK 8.0 | Y | Y | N | N |
Content Manager server requires a 64-bit version of Java.
- Install Oracle JDK 11 on your Content Manager server machine.
- Add the bin\ subdirectory of your Java folder (for example, c:\Program Files\Java\jdk-11.0.4\bin) to your
PATHenvironment variable on your Content Manager server machine.
If you do not have Java 11 installed, the installer installs AdoptOpenJDK OpenJDK 11 (18.9 LTS release) using the HotSpot JVM.