Content Manager Java and .NET support history
SDL Tridion Sites 9.1 Content Manager has a number of changed Java and .NET prerequisites compared to SDL Web 8.5 or SDL Tridion Sites 9.
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 |
|---|---|---|---|
| Microsoft .NET Framework 4.5.2 | Dr | N | N |
| Microsoft .NET Framework 4.6.2 | Y | D | N |
| Microsoft .NET Framework 4.7.2 | N | Y | N |
| Microsoft .NET Framework 4.8 | N | N | Y |
| Java instance | 8.5 | 9 | 9.1 |
|---|---|---|---|
| Eclipse Temurin OpenJDK 11 (formerly known as AdoptOpenJDK OpenJDK 11) (18.9 LTS release) using the HotSpot JVM | N | N | Y |
| Eclipse Temurin OpenJDK 8 (formerly known as AdoptOpenJDK OpenJDK 8) using the HotSpot JVM | N | Y | N |
| Oracle Java JDK 11.0 | N | N | Y |
| Oracle Java JDK 8.0 | Y | Y | 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 Eclipse Temurin OpenJDK 11 (18.9 LTS release) using the HotSpot JVM.