We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca5db8 commit 871539aCopy full SHA for 871539a
framework-docs/modules/ROOT/pages/integration/cds.adoc
@@ -65,7 +65,7 @@ a "shared objects file" source, as shown in the following example:
65
If CDS can't be enabled or if you have a large number of classes that are not loaded from the cache, make sure that
66
the following conditions are fulfilled when creating and using the archive:
67
68
- - The very same JVM must used.
+ - The very same JVM must be used.
69
- The classpath must be specified as a list of JARs, and avoid the usage of directories and `*` wildcard characters.
70
- The timestamps of the JARs must be preserved.
71
- When using the archive, the classpath must be the same than the one used to create the archive, in the same order.
0 commit comments