File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
2- # Copyright (c) 1994, 2024 , Oracle and/or its affiliates. All rights reserved.
2+ # Copyright (c) 1994, 2025 , Oracle and/or its affiliates. All rights reserved.
33# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44#
55# This code is free software; you can redistribute it and/or modify it
@@ -4011,12 +4011,12 @@ The values for these options (if specified), should be identical when creating a
40114011CDS archive. Otherwise, if there is a mismatch of any of these options, the CDS archive may be
40124012partially or completely disabled, leading to lower performance.
40134013
4014- - If the -XX:+AOTClassLoading options * was* used during CDS archive creation, the CDS archive
4014+ - If the -XX:+AOTClassLinking options * was* used during CDS archive creation, the CDS archive
40154015 cannot be used, and the following error message is printed:
40164016
40174017 ` CDS archive has aot-linked classes. It cannot be used when archived full module graph is not used `
40184018
4019- - If the -XX:+AOTClassLoading options * was not* used during CDS archive creation, the CDS archive
4019+ - If the -XX:+AOTClassLinking options * was not* used during CDS archive creation, the CDS archive
40204020 can be used, but the "archived module graph" feature will be disabled. This can lead to increased
40214021 start-up time.
40224022
You can’t perform that action at this time.
0 commit comments