diff --git a/22.2/assets/main.css b/22.2/assets/main.css index 1006351d7a857..d96a2283b6522 100644 --- a/22.2/assets/main.css +++ b/22.2/assets/main.css @@ -11678,7 +11678,7 @@ a.enterprise { z-index: 50; } .header--home { - position: absolute; + position: fixed; top: 0; left: 0; margin: 0 auto; @@ -11688,16 +11688,12 @@ a.enterprise { z-index: 50; } .header--content { - height: 60px; overflow: auto; position: fixed; top: 0; background-color: #171F26; padding: 20px; } -.header--content img { - display: none; } - .footer { background: url("/resources/img/home/grain.png") repeat, url("/resources/img/footer/metaimage-footer.svg") 50% 15%/1800px no-repeat, radial-gradient(79.99% 167.49% at 30.24% 129.2%, rgba(47, 79, 124, 0.8) 0%, rgba(38, 84, 107, 0) 100%), #161D24; padding-top: 45px; } @@ -11924,7 +11920,7 @@ footer a.btn.btn-primary { .content { padding-top: 60px; } } .content--home { - padding-top: 60px; } + padding-top: 110px; } .content-section { position: relative; @@ -12347,6 +12343,82 @@ table { overflow-x: auto; margin-bottom: 30px; } +.docsnote { + padding: 20px 0px 0px 0px; + position: fixed; + z-index: 9; + width: 100%; + margin-left: -5px; } + +.docsnote__body { + font-family: Oracle Sans, sans-serif; + color: #FFFFFF; + padding: 0px 0px 0px 0px; + width: 100%; + max-width: 100%; } + @media only screen and (min-width: 320px) and (max-width: 530px) { + .docsnote__body { + max-width: 550px; } } + +.docsnote__column { + display: flex; + justify-content: space-between; + flex-direction: column; + padding: 0px; } + +.docsnote__card { + background: linear-gradient(90deg, #FF5353 0%, #4A2A35 15%); + filter: drop-shadow(0px 8px 16px rgba(56, 18, 18, 0.2)); + height: 56px; + margin-bottom: 20px; + display: flex; + align-items: center; } + +.rightside img { + width: 32px; + margin: 12px 12px 12px 12px; } + @media only screen and (min-width: 481px) and (max-width: 640px) { + .rightside img { + margin: 12px 12px 12px 12px; } } + @media only screen and (min-width: 320px) and (max-width: 480px) { + .rightside img { + width: 28px; + margin: 12px 12px 12px 8px; } } + +.rightside { + display: flex; + align-items: center; } + +p.docsnote__subtitle { + display: flex; + align-items: center; + color: #ffffff; + font-size: 16px; + line-height: 18px; + font-weight: 500; + padding-left: 24px; + margin: 0px; + flex-wrap: wrap; + min-width: 400px; } + @media only screen and (min-width: 320px) and (max-width: 640px) { + p.docsnote__subtitle { + font-size: 14px; + padding-left: 4px; } } + @media only screen and (min-width: 320px) and (max-width: 530px) { + p.docsnote__subtitle { + font-size: 13px; + min-width: 400px; + max-width: 370px; + line-height: inherit; } } + +.docsnote__card a { + color: #f29111; + padding: 2px 0px 2px 6px; + line-height: normal; } + @media only screen and (min-width: 320px) and (max-width: 530px) { + .docsnote__card a { + padding: 0px; } } + /* Tomorrow Night Eighties Theme */ /* Original theme - https://github.com/chriskempson/tomorrow-theme */ /* http://jmblog.github.com/color-themes-for-google-code-highlightjs */ diff --git a/22.2/docs/getting-started/container-images/index.html b/22.2/docs/getting-started/container-images/index.html index 885f50db8f548..81d58a93c7afe 100644 --- a/22.2/docs/getting-started/container-images/index.html +++ b/22.2/docs/getting-started/container-images/index.html @@ -43,12 +43,30 @@
- GraalVM logo + GraalVM logo
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/docs/getting-started/index.html b/22.2/docs/getting-started/index.html index e026de82d287c..856c7139d7ada 100644 --- a/22.2/docs/getting-started/index.html +++ b/22.2/docs/getting-started/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/docs/getting-started/linux/index.html b/22.2/docs/getting-started/linux/index.html index 0ebcd5d0034aa..06c131ef37b35 100644 --- a/22.2/docs/getting-started/linux/index.html +++ b/22.2/docs/getting-started/linux/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/docs/getting-started/macos/index.html b/22.2/docs/getting-started/macos/index.html index 23b0b7aa3f11e..b54d0d94f648f 100644 --- a/22.2/docs/getting-started/macos/index.html +++ b/22.2/docs/getting-started/macos/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/docs/getting-started/windows/index.html b/22.2/docs/getting-started/windows/index.html index 30662cb9ead5d..2c4e60b1ca2df 100644 --- a/22.2/docs/getting-started/windows/index.html +++ b/22.2/docs/getting-started/windows/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/docs/introduction/index.html b/22.2/docs/introduction/index.html index 220e4ee004d85..f9f401db6936e 100644 --- a/22.2/docs/introduction/index.html +++ b/22.2/docs/introduction/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/examples/index.html b/22.2/examples/index.html index 75e3e2f4b327d..8dac64d2ac4ea 100644 --- a/22.2/examples/index.html +++ b/22.2/examples/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/examples/java-kotlin-aot/index.html b/22.2/examples/java-kotlin-aot/index.html index 5d4cec1aa08d1..42937dcc46e13 100644 --- a/22.2/examples/java-kotlin-aot/index.html +++ b/22.2/examples/java-kotlin-aot/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/examples/java-performance-examples/index.html b/22.2/examples/java-performance-examples/index.html index 63efc02873716..60e8389683ad4 100644 --- a/22.2/examples/java-performance-examples/index.html +++ b/22.2/examples/java-performance-examples/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/examples/java-simple-stream-benchmark/index.html b/22.2/examples/java-simple-stream-benchmark/index.html index cf4f49d49b27f..834037ad1b3f8 100644 --- a/22.2/examples/java-simple-stream-benchmark/index.html +++ b/22.2/examples/java-simple-stream-benchmark/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/examples/mle-oracle/index.html b/22.2/examples/mle-oracle/index.html index 917309cb64caa..0dcfe7cba13f6 100644 --- a/22.2/examples/mle-oracle/index.html +++ b/22.2/examples/mle-oracle/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/examples/native-image-examples/index.html b/22.2/examples/native-image-examples/index.html index df8fccfaddbe2..f06237e44439d 100644 --- a/22.2/examples/native-image-examples/index.html +++ b/22.2/examples/native-image-examples/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/examples/polyglot-javascript-java-r/index.html b/22.2/examples/polyglot-javascript-java-r/index.html index 6cc73480bf19a..98ebed1adfce5 100644 --- a/22.2/examples/polyglot-javascript-java-r/index.html +++ b/22.2/examples/polyglot-javascript-java-r/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/implement-instrument/index.html b/22.2/graalvm-as-a-platform/implement-instrument/index.html index 33d06045de421..7147efc9d073b 100644 --- a/22.2/graalvm-as-a-platform/implement-instrument/index.html +++ b/22.2/graalvm-as-a-platform/implement-instrument/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/implement-language/index.html b/22.2/graalvm-as-a-platform/implement-language/index.html index c2d91f12afcf3..761e6f4e48907 100644 --- a/22.2/graalvm-as-a-platform/implement-language/index.html +++ b/22.2/graalvm-as-a-platform/implement-language/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/index.html b/22.2/graalvm-as-a-platform/index.html index f39e5d42afd73..2f8e7ed9849af 100644 --- a/22.2/graalvm-as-a-platform/index.html +++ b/22.2/graalvm-as-a-platform/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/AOT/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/AOT/index.html index 7be60d410e1ad..ccf3a58392032 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/AOT/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/AOT/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/AOTOverview/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/AOTOverview/index.html index ea4512423a74e..a958042ceb10b 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/AOTOverview/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/AOTOverview/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/AuxiliaryEngineCachingEnterprise/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/AuxiliaryEngineCachingEnterprise/index.html index c127e34b0a94e..aeb5a7e62e126 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/AuxiliaryEngineCachingEnterprise/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/AuxiliaryEngineCachingEnterprise/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/BranchInstrumentation/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/BranchInstrumentation/index.html index df7dea6247600..2206b7eba4a7b 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/BranchInstrumentation/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/BranchInstrumentation/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/DynamicObjectModel/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/DynamicObjectModel/index.html index 1926ec6796415..3e908e5358ea4 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/DynamicObjectModel/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/DynamicObjectModel/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/Exit/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/Exit/index.html index b0accc04da620..7169c38eeb708 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/Exit/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/Exit/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/HostOptimization/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/HostOptimization/index.html index c7c6c38a54a06..4c945279ea2a8 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/HostOptimization/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/HostOptimization/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/Inlining/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/Inlining/index.html index dea30af4fe22f..99b20601a749f 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/Inlining/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/Inlining/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/InteropMigration/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/InteropMigration/index.html index 58b3af1398f5f..ce566ec348c70 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/InteropMigration/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/InteropMigration/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/LanguageTutorial/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/LanguageTutorial/index.html index 37198cf543848..646f851bea90e 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/LanguageTutorial/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/LanguageTutorial/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/Languages/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/Languages/index.html index 5a5be7102c108..3ac254afa5bf0 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/Languages/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/Languages/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/NFI/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/NFI/index.html index 71d94e2b774fe..2b56c4468a05e 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/NFI/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/NFI/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/OnStackReplacement/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/OnStackReplacement/index.html index 68376d98bdcfb..f66e7d6a85117 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/OnStackReplacement/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/OnStackReplacement/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/Optimizing/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/Optimizing/index.html index f3f195b3d570d..26b2daee748bc 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/Optimizing/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/Optimizing/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/Options/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/Options/index.html index 2ef094f9b5bf6..d034295f5304f 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/Options/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/Options/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/Profiling/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/Profiling/index.html index f88fc7433a68a..944d262544e87 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/Profiling/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/Profiling/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/Safepoint/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/Safepoint/index.html index 2e99121199d9f..9146e20d2f98f 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/Safepoint/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/Safepoint/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/SpecializationHistogram/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/SpecializationHistogram/index.html index 15d16c410883c..110302269e9f5 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/SpecializationHistogram/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/SpecializationHistogram/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/SpecializationTesting/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/SpecializationTesting/index.html index 1624498ed7ff9..64139a38f0289 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/SpecializationTesting/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/SpecializationTesting/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/StaticObjectModel/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/StaticObjectModel/index.html index b2a5c6e3e2242..3bfa836318f55 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/StaticObjectModel/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/StaticObjectModel/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/TCK/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/TCK/index.html index fe480aaec10a6..024114b07d918 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/TCK/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/TCK/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/TraversingCompilationQueue/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/TraversingCompilationQueue/index.html index 1fc8fa1338918..266653e3872a1 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/TraversingCompilationQueue/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/TraversingCompilationQueue/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/TruffleLibraries/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/TruffleLibraries/index.html index 434c181620ca6..5954790e6a476 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/TruffleLibraries/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/TruffleLibraries/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/TruffleStrings/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/TruffleStrings/index.html index ff1b71e3e1d46..ce50b808ebc07 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/TruffleStrings/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/TruffleStrings/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/index.html index b126d49bf8492..a039a0d537832 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/Monomorphization/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/Monomorphization/index.html index 723f1434136bc..a7c01ea240e58 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/Monomorphization/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/Monomorphization/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/MonomorphizationUseCases/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/MonomorphizationUseCases/index.html index ff34a5a6319c7..037ff9d111afa 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/MonomorphizationUseCases/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/MonomorphizationUseCases/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/ReportingPolymorphism/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/ReportingPolymorphism/index.html index 0a49fdab16129..fc4468e0141ed 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/ReportingPolymorphism/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/ReportingPolymorphism/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/Splitting/index.html b/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/Splitting/index.html index c31e607f76634..c128ec4ffd520 100644 --- a/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/Splitting/index.html +++ b/22.2/graalvm-as-a-platform/language-implementation-framework/splitting/Splitting/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/guides/index.html b/22.2/guides/index.html index 5ec7589a4e76d..02aa9632d7752 100644 --- a/22.2/guides/index.html +++ b/22.2/guides/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/index.html b/22.2/index.html index eabe266e74002..8a9469cecc840 100644 --- a/22.2/index.html +++ b/22.2/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/embed-languages/index.html b/22.2/reference-manual/embed-languages/index.html index 3defd65a3c5bc..992b0d463da3f 100644 --- a/22.2/reference-manual/embed-languages/index.html +++ b/22.2/reference-manual/embed-languages/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/embed-languages/sandbox-resource-limits/index.html b/22.2/reference-manual/embed-languages/sandbox-resource-limits/index.html index 97cd56a968bf1..d9acf44aab499 100644 --- a/22.2/reference-manual/embed-languages/sandbox-resource-limits/index.html +++ b/22.2/reference-manual/embed-languages/sandbox-resource-limits/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/graalvm-updater/index.html b/22.2/reference-manual/graalvm-updater/index.html index ca4438db1f9e8..03ec93f57f4af 100644 --- a/22.2/reference-manual/graalvm-updater/index.html +++ b/22.2/reference-manual/graalvm-updater/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/index.html b/22.2/reference-manual/index.html index 8b97fc12007a8..4f405e7e56159 100644 --- a/22.2/reference-manual/index.html +++ b/22.2/reference-manual/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/java-on-truffle/demos/index.html b/22.2/reference-manual/java-on-truffle/demos/index.html index 4e2f5e0754661..1aefc4c6b5c04 100644 --- a/22.2/reference-manual/java-on-truffle/demos/index.html +++ b/22.2/reference-manual/java-on-truffle/demos/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/java-on-truffle/faq/index.html b/22.2/reference-manual/java-on-truffle/faq/index.html index b1e2451814e99..adfcb2242aaef 100644 --- a/22.2/reference-manual/java-on-truffle/faq/index.html +++ b/22.2/reference-manual/java-on-truffle/faq/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/java-on-truffle/hotswap/index.html b/22.2/reference-manual/java-on-truffle/hotswap/index.html index 4c5f0844b23ed..325f9ab468f41 100644 --- a/22.2/reference-manual/java-on-truffle/hotswap/index.html +++ b/22.2/reference-manual/java-on-truffle/hotswap/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/java-on-truffle/implementation/index.html b/22.2/reference-manual/java-on-truffle/implementation/index.html index f33a6dad92944..4afb936cb24d1 100644 --- a/22.2/reference-manual/java-on-truffle/implementation/index.html +++ b/22.2/reference-manual/java-on-truffle/implementation/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/java-on-truffle/index.html b/22.2/reference-manual/java-on-truffle/index.html index 5614228385c52..903cfd9291c98 100644 --- a/22.2/reference-manual/java-on-truffle/index.html +++ b/22.2/reference-manual/java-on-truffle/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/java-on-truffle/interoperability/index.html b/22.2/reference-manual/java-on-truffle/interoperability/index.html index 990a01dc9a31f..35c0e29777351 100644 --- a/22.2/reference-manual/java-on-truffle/interoperability/index.html +++ b/22.2/reference-manual/java-on-truffle/interoperability/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/java/compiler/index.html b/22.2/reference-manual/java/compiler/index.html index b203cd9890c7a..75da4f8d8fea5 100644 --- a/22.2/reference-manual/java/compiler/index.html +++ b/22.2/reference-manual/java/compiler/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/java/index.html b/22.2/reference-manual/java/index.html index c5e97e1a4eef4..cfd09c1a40693 100644 --- a/22.2/reference-manual/java/index.html +++ b/22.2/reference-manual/java/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/java/operations/index.html b/22.2/reference-manual/java/operations/index.html index b92538e735c17..9b3409f38cb31 100644 --- a/22.2/reference-manual/java/operations/index.html +++ b/22.2/reference-manual/java/operations/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/java/options/index.html b/22.2/reference-manual/java/options/index.html index 057cba145c22c..1e252d41edfbe 100644 --- a/22.2/reference-manual/java/options/index.html +++ b/22.2/reference-manual/java/options/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/FAQ/index.html b/22.2/reference-manual/js/FAQ/index.html index 3da15a5db049d..04582fabbedd9 100644 --- a/22.2/reference-manual/js/FAQ/index.html +++ b/22.2/reference-manual/js/FAQ/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/JavaInteroperability/index.html b/22.2/reference-manual/js/JavaInteroperability/index.html index 9026d3bf49c39..e4994f8b64bb0 100644 --- a/22.2/reference-manual/js/JavaInteroperability/index.html +++ b/22.2/reference-manual/js/JavaInteroperability/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/JavaScriptCompatibility/index.html b/22.2/reference-manual/js/JavaScriptCompatibility/index.html index f2bd7def08774..dac412c1f8a98 100644 --- a/22.2/reference-manual/js/JavaScriptCompatibility/index.html +++ b/22.2/reference-manual/js/JavaScriptCompatibility/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/Modules/index.html b/22.2/reference-manual/js/Modules/index.html index 964a404a5c490..d48279512cf2c 100644 --- a/22.2/reference-manual/js/Modules/index.html +++ b/22.2/reference-manual/js/Modules/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/Multithreading/index.html b/22.2/reference-manual/js/Multithreading/index.html index bafebb8d5f8a8..803aac2780658 100644 --- a/22.2/reference-manual/js/Multithreading/index.html +++ b/22.2/reference-manual/js/Multithreading/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/NashornMigrationGuide/index.html b/22.2/reference-manual/js/NashornMigrationGuide/index.html index 7afb51338ac1b..46b513dd076af 100644 --- a/22.2/reference-manual/js/NashornMigrationGuide/index.html +++ b/22.2/reference-manual/js/NashornMigrationGuide/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/NodeJS/index.html b/22.2/reference-manual/js/NodeJS/index.html index 574e1d148acc0..8924a4b83382d 100644 --- a/22.2/reference-manual/js/NodeJS/index.html +++ b/22.2/reference-manual/js/NodeJS/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/NodeJSvsJavaScriptContext/index.html b/22.2/reference-manual/js/NodeJSvsJavaScriptContext/index.html index de5fbe94cd86b..4dfb58a913634 100644 --- a/22.2/reference-manual/js/NodeJSvsJavaScriptContext/index.html +++ b/22.2/reference-manual/js/NodeJSvsJavaScriptContext/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/OperatorOverloading/index.html b/22.2/reference-manual/js/OperatorOverloading/index.html index 3179cd43d3b7b..720282733389a 100644 --- a/22.2/reference-manual/js/OperatorOverloading/index.html +++ b/22.2/reference-manual/js/OperatorOverloading/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/Options/index.html b/22.2/reference-manual/js/Options/index.html index 94835710618d0..c767903921287 100644 --- a/22.2/reference-manual/js/Options/index.html +++ b/22.2/reference-manual/js/Options/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/RhinoMigrationGuide/index.html b/22.2/reference-manual/js/RhinoMigrationGuide/index.html index 72a0e21a4008e..833bd78d498c8 100644 --- a/22.2/reference-manual/js/RhinoMigrationGuide/index.html +++ b/22.2/reference-manual/js/RhinoMigrationGuide/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/RunOnJDK/index.html b/22.2/reference-manual/js/RunOnJDK/index.html index ec16f915fc436..1cc7ba70d77bc 100644 --- a/22.2/reference-manual/js/RunOnJDK/index.html +++ b/22.2/reference-manual/js/RunOnJDK/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/ScriptEngine/index.html b/22.2/reference-manual/js/ScriptEngine/index.html index 9a30aafbfcd66..231ce9be0481c 100644 --- a/22.2/reference-manual/js/ScriptEngine/index.html +++ b/22.2/reference-manual/js/ScriptEngine/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/js/index.html b/22.2/reference-manual/js/index.html index 72e8f1f7cf163..fc99a0e738cd0 100644 --- a/22.2/reference-manual/js/index.html +++ b/22.2/reference-manual/js/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/languages/index.html b/22.2/reference-manual/languages/index.html index e8e717ae6ef00..7c2581757892a 100644 --- a/22.2/reference-manual/languages/index.html +++ b/22.2/reference-manual/languages/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/llvm/Compatibility/index.html b/22.2/reference-manual/llvm/Compatibility/index.html index a19da7706dcce..2dc2bf412ee78 100644 --- a/22.2/reference-manual/llvm/Compatibility/index.html +++ b/22.2/reference-manual/llvm/Compatibility/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/llvm/Compiling/index.html b/22.2/reference-manual/llvm/Compiling/index.html index 4b07798613932..c5bbdd73877e5 100644 --- a/22.2/reference-manual/llvm/Compiling/index.html +++ b/22.2/reference-manual/llvm/Compiling/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/llvm/Debugging/index.html b/22.2/reference-manual/llvm/Debugging/index.html index 554f65f6cffc0..4398b3928ff13 100644 --- a/22.2/reference-manual/llvm/Debugging/index.html +++ b/22.2/reference-manual/llvm/Debugging/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/llvm/Interoperability/index.html b/22.2/reference-manual/llvm/Interoperability/index.html index d2414714568ce..69ba2868f1202 100644 --- a/22.2/reference-manual/llvm/Interoperability/index.html +++ b/22.2/reference-manual/llvm/Interoperability/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/llvm/NativeExecution/index.html b/22.2/reference-manual/llvm/NativeExecution/index.html index 7a06abd9c441d..dd05002b16d30 100644 --- a/22.2/reference-manual/llvm/NativeExecution/index.html +++ b/22.2/reference-manual/llvm/NativeExecution/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/llvm/Options/index.html b/22.2/reference-manual/llvm/Options/index.html index fc57cbc82f9ed..253c479474976 100644 --- a/22.2/reference-manual/llvm/Options/index.html +++ b/22.2/reference-manual/llvm/Options/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/llvm/index.html b/22.2/reference-manual/llvm/index.html index 63f4e345e3425..000972e551745 100644 --- a/22.2/reference-manual/llvm/index.html +++ b/22.2/reference-manual/llvm/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/FAQ/index.html b/22.2/reference-manual/native-image/FAQ/index.html index 4c9c666452d0b..56bf54e7f5f6c 100644 --- a/22.2/reference-manual/native-image/FAQ/index.html +++ b/22.2/reference-manual/native-image/FAQ/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/LLVMBackend/index.html b/22.2/reference-manual/native-image/LLVMBackend/index.html index 4e6fcf7c368d8..061e961f9b2f1 100644 --- a/22.2/reference-manual/native-image/LLVMBackend/index.html +++ b/22.2/reference-manual/native-image/LLVMBackend/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/basics/index.html b/22.2/reference-manual/native-image/basics/index.html index 89aaa78827160..c5f73ec4ae124 100644 --- a/22.2/reference-manual/native-image/basics/index.html +++ b/22.2/reference-manual/native-image/basics/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/contributing/CodeStyle/index.html b/22.2/reference-manual/native-image/contributing/CodeStyle/index.html index 3bb74240a371b..0226dcb69a704 100644 --- a/22.2/reference-manual/native-image/contributing/CodeStyle/index.html +++ b/22.2/reference-manual/native-image/contributing/CodeStyle/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/contributing/index.html b/22.2/reference-manual/native-image/contributing/index.html index 99de7c584937b..d372c53bd4221 100644 --- a/22.2/reference-manual/native-image/contributing/index.html +++ b/22.2/reference-manual/native-image/contributing/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/debugging-and-diagnostics/DebugInfo/index.html b/22.2/reference-manual/native-image/debugging-and-diagnostics/DebugInfo/index.html index 114f8f1d7fb64..1845a18a69929 100644 --- a/22.2/reference-manual/native-image/debugging-and-diagnostics/DebugInfo/index.html +++ b/22.2/reference-manual/native-image/debugging-and-diagnostics/DebugInfo/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/debugging-and-diagnostics/Debugging/index.html b/22.2/reference-manual/native-image/debugging-and-diagnostics/Debugging/index.html index 396c2cb101b89..788fc18f47a5b 100644 --- a/22.2/reference-manual/native-image/debugging-and-diagnostics/Debugging/index.html +++ b/22.2/reference-manual/native-image/debugging-and-diagnostics/Debugging/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/debugging-and-diagnostics/InspectTool/index.html b/22.2/reference-manual/native-image/debugging-and-diagnostics/InspectTool/index.html index dcd2173bd0128..7639c3b01dc26 100644 --- a/22.2/reference-manual/native-image/debugging-and-diagnostics/InspectTool/index.html +++ b/22.2/reference-manual/native-image/debugging-and-diagnostics/InspectTool/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/debugging-and-diagnostics/JFR/index.html b/22.2/reference-manual/native-image/debugging-and-diagnostics/JFR/index.html index 35641ebded6db..50dc8c06742b5 100644 --- a/22.2/reference-manual/native-image/debugging-and-diagnostics/JFR/index.html +++ b/22.2/reference-manual/native-image/debugging-and-diagnostics/JFR/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/debugging-and-diagnostics/StaticAnalysisReports/index.html b/22.2/reference-manual/native-image/debugging-and-diagnostics/StaticAnalysisReports/index.html index 23098d2a8469c..5d5dc07ae9a15 100644 --- a/22.2/reference-manual/native-image/debugging-and-diagnostics/StaticAnalysisReports/index.html +++ b/22.2/reference-manual/native-image/debugging-and-diagnostics/StaticAnalysisReports/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/debugging-and-diagnostics/index.html b/22.2/reference-manual/native-image/debugging-and-diagnostics/index.html index 352893654c23d..7e81f6b528dbb 100644 --- a/22.2/reference-manual/native-image/debugging-and-diagnostics/index.html +++ b/22.2/reference-manual/native-image/debugging-and-diagnostics/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/dynamic-features/CertificateManagement/index.html b/22.2/reference-manual/native-image/dynamic-features/CertificateManagement/index.html index 676523e94b3f5..c6a8f4562a2f1 100644 --- a/22.2/reference-manual/native-image/dynamic-features/CertificateManagement/index.html +++ b/22.2/reference-manual/native-image/dynamic-features/CertificateManagement/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/dynamic-features/DynamicProxy/index.html b/22.2/reference-manual/native-image/dynamic-features/DynamicProxy/index.html index 6298211a9463b..eb9a800561f7c 100644 --- a/22.2/reference-manual/native-image/dynamic-features/DynamicProxy/index.html +++ b/22.2/reference-manual/native-image/dynamic-features/DynamicProxy/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/dynamic-features/JCASecurityServices/index.html b/22.2/reference-manual/native-image/dynamic-features/JCASecurityServices/index.html index 171c2a8132bab..f1cde458d12d4 100644 --- a/22.2/reference-manual/native-image/dynamic-features/JCASecurityServices/index.html +++ b/22.2/reference-manual/native-image/dynamic-features/JCASecurityServices/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/dynamic-features/JNI/index.html b/22.2/reference-manual/native-image/dynamic-features/JNI/index.html index 78d2f8ee963c5..339c3a0f10537 100644 --- a/22.2/reference-manual/native-image/dynamic-features/JNI/index.html +++ b/22.2/reference-manual/native-image/dynamic-features/JNI/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/dynamic-features/Reflection/index.html b/22.2/reference-manual/native-image/dynamic-features/Reflection/index.html index 88bef31caac68..dabf9bae40c33 100644 --- a/22.2/reference-manual/native-image/dynamic-features/Reflection/index.html +++ b/22.2/reference-manual/native-image/dynamic-features/Reflection/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/dynamic-features/Resources/index.html b/22.2/reference-manual/native-image/dynamic-features/Resources/index.html index 4365f3d6c31d1..9c9b76039eeea 100644 --- a/22.2/reference-manual/native-image/dynamic-features/Resources/index.html +++ b/22.2/reference-manual/native-image/dynamic-features/Resources/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/dynamic-features/URLProtocols/index.html b/22.2/reference-manual/native-image/dynamic-features/URLProtocols/index.html index df2e6f0e6557a..60c2386248eb2 100644 --- a/22.2/reference-manual/native-image/dynamic-features/URLProtocols/index.html +++ b/22.2/reference-manual/native-image/dynamic-features/URLProtocols/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/dynamic-features/index.html b/22.2/reference-manual/native-image/dynamic-features/index.html index f3cde52a6eac9..90582a9cba094 100644 --- a/22.2/reference-manual/native-image/dynamic-features/index.html +++ b/22.2/reference-manual/native-image/dynamic-features/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/access-environment-variables/index.html b/22.2/reference-manual/native-image/guides/access-environment-variables/index.html index d74b7255b1687..3cd7d4cf9998d 100644 --- a/22.2/reference-manual/native-image/guides/access-environment-variables/index.html +++ b/22.2/reference-manual/native-image/guides/access-environment-variables/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/add-logging-to-native-executable/index.html b/22.2/reference-manual/native-image/guides/add-logging-to-native-executable/index.html index c082f97200c0f..bafc83b3bf80d 100644 --- a/22.2/reference-manual/native-image/guides/add-logging-to-native-executable/index.html +++ b/22.2/reference-manual/native-image/guides/add-logging-to-native-executable/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/build-and-run-native-executable-with-jfr/index.html b/22.2/reference-manual/native-image/guides/build-and-run-native-executable-with-jfr/index.html index 5718b8c29308f..fd7626f92461f 100644 --- a/22.2/reference-manual/native-image/guides/build-and-run-native-executable-with-jfr/index.html +++ b/22.2/reference-manual/native-image/guides/build-and-run-native-executable-with-jfr/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/build-java-modules-into-native-executable/index.html b/22.2/reference-manual/native-image/guides/build-java-modules-into-native-executable/index.html index 5502f1faf5dc4..4982b18d6de57 100644 --- a/22.2/reference-manual/native-image/guides/build-java-modules-into-native-executable/index.html +++ b/22.2/reference-manual/native-image/guides/build-java-modules-into-native-executable/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/build-micronaut-app-into-native-executable/index.html b/22.2/reference-manual/native-image/guides/build-micronaut-app-into-native-executable/index.html index 30704271a6a15..10f95964d1c19 100644 --- a/22.2/reference-manual/native-image/guides/build-micronaut-app-into-native-executable/index.html +++ b/22.2/reference-manual/native-image/guides/build-micronaut-app-into-native-executable/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/build-native-shared-library/index.html b/22.2/reference-manual/native-image/guides/build-native-shared-library/index.html index 17d213191ad38..ecb1b25280f72 100644 --- a/22.2/reference-manual/native-image/guides/build-native-shared-library/index.html +++ b/22.2/reference-manual/native-image/guides/build-native-shared-library/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/build-polyglot-native-executable/index.html b/22.2/reference-manual/native-image/guides/build-polyglot-native-executable/index.html index 7631ff55fd1cb..a0b4333257fd0 100644 --- a/22.2/reference-manual/native-image/guides/build-polyglot-native-executable/index.html +++ b/22.2/reference-manual/native-image/guides/build-polyglot-native-executable/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/build-spring-boot-app-into-native-executable/index.html b/22.2/reference-manual/native-image/guides/build-spring-boot-app-into-native-executable/index.html index 0293668d4605d..71a5d0c79bac2 100644 --- a/22.2/reference-manual/native-image/guides/build-spring-boot-app-into-native-executable/index.html +++ b/22.2/reference-manual/native-image/guides/build-spring-boot-app-into-native-executable/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/build-static-executables/index.html b/22.2/reference-manual/native-image/guides/build-static-executables/index.html index 04cc0a0a8c057..dcc93d159daf0 100644 --- a/22.2/reference-manual/native-image/guides/build-static-executables/index.html +++ b/22.2/reference-manual/native-image/guides/build-static-executables/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/build-with-reflection/index.html b/22.2/reference-manual/native-image/guides/build-with-reflection/index.html index b95490d1c8342..31e32c560730c 100644 --- a/22.2/reference-manual/native-image/guides/build-with-reflection/index.html +++ b/22.2/reference-manual/native-image/guides/build-with-reflection/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/configure-dynamic-proxies/index.html b/22.2/reference-manual/native-image/guides/configure-dynamic-proxies/index.html index e79789fb73d6b..065f73ba53bab 100644 --- a/22.2/reference-manual/native-image/guides/configure-dynamic-proxies/index.html +++ b/22.2/reference-manual/native-image/guides/configure-dynamic-proxies/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/containerise-native-executable-and-run-in-docker-container/index.html b/22.2/reference-manual/native-image/guides/containerise-native-executable-and-run-in-docker-container/index.html index 397843c1328d7..116da9878be52 100644 --- a/22.2/reference-manual/native-image/guides/containerise-native-executable-and-run-in-docker-container/index.html +++ b/22.2/reference-manual/native-image/guides/containerise-native-executable-and-run-in-docker-container/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/create-heap-dump/index.html b/22.2/reference-manual/native-image/guides/create-heap-dump/index.html index b976ce94bba06..d6d20b3602ee6 100644 --- a/22.2/reference-manual/native-image/guides/create-heap-dump/index.html +++ b/22.2/reference-manual/native-image/guides/create-heap-dump/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/debug-native-image-process/index.html b/22.2/reference-manual/native-image/guides/debug-native-image-process/index.html index 1aff670ae8b26..554c7d11bcb52 100644 --- a/22.2/reference-manual/native-image/guides/debug-native-image-process/index.html +++ b/22.2/reference-manual/native-image/guides/debug-native-image-process/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/include-resources/index.html b/22.2/reference-manual/native-image/guides/include-resources/index.html index bc31caf39e7af..6f4b254a24a31 100644 --- a/22.2/reference-manual/native-image/guides/include-resources/index.html +++ b/22.2/reference-manual/native-image/guides/include-resources/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/index.html b/22.2/reference-manual/native-image/guides/index.html index ea9b67039b71e..3ad47e7da9b62 100644 --- a/22.2/reference-manual/native-image/guides/index.html +++ b/22.2/reference-manual/native-image/guides/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/optimize-native-executable-with-pgo/index.html b/22.2/reference-manual/native-image/guides/optimize-native-executable-with-pgo/index.html index 71e7be6ed79db..aafcf1b0496eb 100644 --- a/22.2/reference-manual/native-image/guides/optimize-native-executable-with-pgo/index.html +++ b/22.2/reference-manual/native-image/guides/optimize-native-executable-with-pgo/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/specify-class-initialization/index.html b/22.2/reference-manual/native-image/guides/specify-class-initialization/index.html index 419e2acf3e308..5a41236223f18 100644 --- a/22.2/reference-manual/native-image/guides/specify-class-initialization/index.html +++ b/22.2/reference-manual/native-image/guides/specify-class-initialization/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/use-graalvm-dashboard/index.html b/22.2/reference-manual/native-image/guides/use-graalvm-dashboard/index.html index 530dcc910301d..2ee499bd426f7 100644 --- a/22.2/reference-manual/native-image/guides/use-graalvm-dashboard/index.html +++ b/22.2/reference-manual/native-image/guides/use-graalvm-dashboard/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/use-native-image-gradle-plugin/index.html b/22.2/reference-manual/native-image/guides/use-native-image-gradle-plugin/index.html index b22ef9b8f56e2..8409e42a12e1e 100644 --- a/22.2/reference-manual/native-image/guides/use-native-image-gradle-plugin/index.html +++ b/22.2/reference-manual/native-image/guides/use-native-image-gradle-plugin/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/use-native-image-maven-plugin/index.html b/22.2/reference-manual/native-image/guides/use-native-image-maven-plugin/index.html index 9cd2576f56cd6..4346dcb0f8089 100644 --- a/22.2/reference-manual/native-image/guides/use-native-image-maven-plugin/index.html +++ b/22.2/reference-manual/native-image/guides/use-native-image-maven-plugin/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/use-reachability-metadata-repository-gradle/index.html b/22.2/reference-manual/native-image/guides/use-reachability-metadata-repository-gradle/index.html index ef883ab2b712c..c1b23a74bca18 100644 --- a/22.2/reference-manual/native-image/guides/use-reachability-metadata-repository-gradle/index.html +++ b/22.2/reference-manual/native-image/guides/use-reachability-metadata-repository-gradle/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/guides/use-system-properties/index.html b/22.2/reference-manual/native-image/guides/use-system-properties/index.html index 59b7caac16706..b7bcb767e93f8 100644 --- a/22.2/reference-manual/native-image/guides/use-system-properties/index.html +++ b/22.2/reference-manual/native-image/guides/use-system-properties/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/index.html b/22.2/reference-manual/native-image/index.html index 2997e686df817..ee694607f03cd 100644 --- a/22.2/reference-manual/native-image/index.html +++ b/22.2/reference-manual/native-image/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/metadata/AutomaticMetadataCollection/index.html b/22.2/reference-manual/native-image/metadata/AutomaticMetadataCollection/index.html index 5b2f23e23da28..e5dc806ad3fc8 100644 --- a/22.2/reference-manual/native-image/metadata/AutomaticMetadataCollection/index.html +++ b/22.2/reference-manual/native-image/metadata/AutomaticMetadataCollection/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/metadata/Compatibility/index.html b/22.2/reference-manual/native-image/metadata/Compatibility/index.html index 5c56550d50ce4..15e7fcd482ded 100644 --- a/22.2/reference-manual/native-image/metadata/Compatibility/index.html +++ b/22.2/reference-manual/native-image/metadata/Compatibility/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/metadata/ExperimentalAgentOptions/index.html b/22.2/reference-manual/native-image/metadata/ExperimentalAgentOptions/index.html index 00eb9f410e09a..0ba978a4b78bb 100644 --- a/22.2/reference-manual/native-image/metadata/ExperimentalAgentOptions/index.html +++ b/22.2/reference-manual/native-image/metadata/ExperimentalAgentOptions/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/metadata/index.html b/22.2/reference-manual/native-image/metadata/index.html index caa28c2cb3b93..3650c430f82f1 100644 --- a/22.2/reference-manual/native-image/metadata/index.html +++ b/22.2/reference-manual/native-image/metadata/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/native-code-interoperability/C-API/index.html b/22.2/reference-manual/native-image/native-code-interoperability/C-API/index.html index 8f577331e819c..f546c3f214712 100644 --- a/22.2/reference-manual/native-image/native-code-interoperability/C-API/index.html +++ b/22.2/reference-manual/native-image/native-code-interoperability/C-API/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/native-code-interoperability/JNIInvocationAPI/index.html b/22.2/reference-manual/native-image/native-code-interoperability/JNIInvocationAPI/index.html index 91e7792227bf9..5fed3af4eb074 100644 --- a/22.2/reference-manual/native-image/native-code-interoperability/JNIInvocationAPI/index.html +++ b/22.2/reference-manual/native-image/native-code-interoperability/JNIInvocationAPI/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/native-code-interoperability/index.html b/22.2/reference-manual/native-image/native-code-interoperability/index.html index bcad61686ae9d..9f51ac9932f1d 100644 --- a/22.2/reference-manual/native-image/native-code-interoperability/index.html +++ b/22.2/reference-manual/native-image/native-code-interoperability/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/optimizations-and-performance/ClassInitialization/index.html b/22.2/reference-manual/native-image/optimizations-and-performance/ClassInitialization/index.html index 6269d07cf9a52..673f42f8a587c 100644 --- a/22.2/reference-manual/native-image/optimizations-and-performance/ClassInitialization/index.html +++ b/22.2/reference-manual/native-image/optimizations-and-performance/ClassInitialization/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/optimizations-and-performance/MemoryManagement/index.html b/22.2/reference-manual/native-image/optimizations-and-performance/MemoryManagement/index.html index 42290781107b9..ba7d20ec59d33 100644 --- a/22.2/reference-manual/native-image/optimizations-and-performance/MemoryManagement/index.html +++ b/22.2/reference-manual/native-image/optimizations-and-performance/MemoryManagement/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/optimizations-and-performance/index.html b/22.2/reference-manual/native-image/optimizations-and-performance/index.html index acd86ad6a5a05..0b26000fa3d7f 100644 --- a/22.2/reference-manual/native-image/optimizations-and-performance/index.html +++ b/22.2/reference-manual/native-image/optimizations-and-performance/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/overview/Build-Overview/index.html b/22.2/reference-manual/native-image/overview/Build-Overview/index.html index 6b5b08c06dfd2..84c2da92ffed0 100644 --- a/22.2/reference-manual/native-image/overview/Build-Overview/index.html +++ b/22.2/reference-manual/native-image/overview/Build-Overview/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/overview/BuildConfiguration/index.html b/22.2/reference-manual/native-image/overview/BuildConfiguration/index.html index 4c27af8b91932..7af197568f7ec 100644 --- a/22.2/reference-manual/native-image/overview/BuildConfiguration/index.html +++ b/22.2/reference-manual/native-image/overview/BuildConfiguration/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/overview/BuildOptions/index.html b/22.2/reference-manual/native-image/overview/BuildOptions/index.html index 7332104795cae..16783df0c4d73 100644 --- a/22.2/reference-manual/native-image/overview/BuildOptions/index.html +++ b/22.2/reference-manual/native-image/overview/BuildOptions/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/overview/BuildOutput/index.html b/22.2/reference-manual/native-image/overview/BuildOutput/index.html index 1a9890c998c27..685868178f905 100644 --- a/22.2/reference-manual/native-image/overview/BuildOutput/index.html +++ b/22.2/reference-manual/native-image/overview/BuildOutput/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/overview/HostedvsRuntimeOptions/index.html b/22.2/reference-manual/native-image/overview/HostedvsRuntimeOptions/index.html index cb1b06bd82d20..130b33e11cca8 100644 --- a/22.2/reference-manual/native-image/overview/HostedvsRuntimeOptions/index.html +++ b/22.2/reference-manual/native-image/overview/HostedvsRuntimeOptions/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/native-image/workshops/index.html b/22.2/reference-manual/native-image/workshops/index.html index 1f65f39089a46..8f43063963160 100644 --- a/22.2/reference-manual/native-image/workshops/index.html +++ b/22.2/reference-manual/native-image/workshops/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/polyglot-programming/index.html b/22.2/reference-manual/polyglot-programming/index.html index 58b997c38f22d..248b1d59441fa 100644 --- a/22.2/reference-manual/polyglot-programming/index.html +++ b/22.2/reference-manual/polyglot-programming/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/python/FAQ/index.html b/22.2/reference-manual/python/FAQ/index.html index 7833d319770e1..aa3ff86ed069d 100644 --- a/22.2/reference-manual/python/FAQ/index.html +++ b/22.2/reference-manual/python/FAQ/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/python/Interoperability/index.html b/22.2/reference-manual/python/Interoperability/index.html index 784613cb8ac27..05e44c1f6c50a 100644 --- a/22.2/reference-manual/python/Interoperability/index.html +++ b/22.2/reference-manual/python/Interoperability/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/python/Jython/index.html b/22.2/reference-manual/python/Jython/index.html index 9fcb5a1f161dd..067943b576013 100644 --- a/22.2/reference-manual/python/Jython/index.html +++ b/22.2/reference-manual/python/Jython/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/python/OSInterface/index.html b/22.2/reference-manual/python/OSInterface/index.html index f312b6347fcaa..e1e62ee20d3ef 100644 --- a/22.2/reference-manual/python/OSInterface/index.html +++ b/22.2/reference-manual/python/OSInterface/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/python/Packages/index.html b/22.2/reference-manual/python/Packages/index.html index 35adbf3ff61e1..e664465cd4cb5 100644 --- a/22.2/reference-manual/python/Packages/index.html +++ b/22.2/reference-manual/python/Packages/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/python/ParserDetails/index.html b/22.2/reference-manual/python/ParserDetails/index.html index 548fb748f72fd..3022b54989206 100644 --- a/22.2/reference-manual/python/ParserDetails/index.html +++ b/22.2/reference-manual/python/ParserDetails/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/python/Tooling/index.html b/22.2/reference-manual/python/Tooling/index.html index 7c10903e56bbb..38ffe84dd38b8 100644 --- a/22.2/reference-manual/python/Tooling/index.html +++ b/22.2/reference-manual/python/Tooling/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/python/index.html b/22.2/reference-manual/python/index.html index 908955c2f062f..fabf48ec61677 100644 --- a/22.2/reference-manual/python/index.html +++ b/22.2/reference-manual/python/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/r/Compatibility/index.html b/22.2/reference-manual/r/Compatibility/index.html index 2dbdd35e54fea..a76c1fddda56a 100644 --- a/22.2/reference-manual/r/Compatibility/index.html +++ b/22.2/reference-manual/r/Compatibility/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/r/ExtensionsSupport/index.html b/22.2/reference-manual/r/ExtensionsSupport/index.html index 66e5b8f1e025d..36950bbbb28f5 100644 --- a/22.2/reference-manual/r/ExtensionsSupport/index.html +++ b/22.2/reference-manual/r/ExtensionsSupport/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/r/Interoperability/index.html b/22.2/reference-manual/r/Interoperability/index.html index 18bcc63035f1c..fb8c10f8cbe41 100644 --- a/22.2/reference-manual/r/Interoperability/index.html +++ b/22.2/reference-manual/r/Interoperability/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/r/JavaInteroperability/index.html b/22.2/reference-manual/r/JavaInteroperability/index.html index 616a7e1bd8cca..8053d56f911e1 100644 --- a/22.2/reference-manual/r/JavaInteroperability/index.html +++ b/22.2/reference-manual/r/JavaInteroperability/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/r/ParallelExecution/index.html b/22.2/reference-manual/r/ParallelExecution/index.html index 36d56c4042cc8..2cd91383c81d4 100644 --- a/22.2/reference-manual/r/ParallelExecution/index.html +++ b/22.2/reference-manual/r/ParallelExecution/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/r/Performance/index.html b/22.2/reference-manual/r/Performance/index.html index c2b3eb2b9b74f..53c5cbce42a9d 100644 --- a/22.2/reference-manual/r/Performance/index.html +++ b/22.2/reference-manual/r/Performance/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/r/index.html b/22.2/reference-manual/r/index.html index 8cf628ff233c2..55ae23886ff60 100644 --- a/22.2/reference-manual/r/index.html +++ b/22.2/reference-manual/r/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/Compatibility/index.html b/22.2/reference-manual/ruby/Compatibility/index.html index e4208cf20f7a1..02aaca28f1e23 100644 --- a/22.2/reference-manual/ruby/Compatibility/index.html +++ b/22.2/reference-manual/ruby/Compatibility/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/Debugging/index.html b/22.2/reference-manual/ruby/Debugging/index.html index 3cb012b265384..cfb9fb0ea559d 100644 --- a/22.2/reference-manual/ruby/Debugging/index.html +++ b/22.2/reference-manual/ruby/Debugging/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/FAQ/index.html b/22.2/reference-manual/ruby/FAQ/index.html index a18be19bfd541..dd31387081ee3 100644 --- a/22.2/reference-manual/ruby/FAQ/index.html +++ b/22.2/reference-manual/ruby/FAQ/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/InstallingGraalVM/index.html b/22.2/reference-manual/ruby/InstallingGraalVM/index.html index cc65d6d221988..cd52ab7428458 100644 --- a/22.2/reference-manual/ruby/InstallingGraalVM/index.html +++ b/22.2/reference-manual/ruby/InstallingGraalVM/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/InstallingLLVM/index.html b/22.2/reference-manual/ruby/InstallingLLVM/index.html index 65b384ce6d15f..fd83a2e04f76b 100644 --- a/22.2/reference-manual/ruby/InstallingLLVM/index.html +++ b/22.2/reference-manual/ruby/InstallingLLVM/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/Installinglibssl/index.html b/22.2/reference-manual/ruby/Installinglibssl/index.html index dbfe50b6e7a35..e4954ce92c283 100644 --- a/22.2/reference-manual/ruby/Installinglibssl/index.html +++ b/22.2/reference-manual/ruby/Installinglibssl/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/Installingzlib/index.html b/22.2/reference-manual/ruby/Installingzlib/index.html index 3d314bfd6fa35..d0c8e16be85a5 100644 --- a/22.2/reference-manual/ruby/Installingzlib/index.html +++ b/22.2/reference-manual/ruby/Installingzlib/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/JRubyMigration/index.html b/22.2/reference-manual/ruby/JRubyMigration/index.html index c6f2d3e99dfce..258b40eb43556 100644 --- a/22.2/reference-manual/ruby/JRubyMigration/index.html +++ b/22.2/reference-manual/ruby/JRubyMigration/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/KnownCVEs/index.html b/22.2/reference-manual/ruby/KnownCVEs/index.html index f288233da379a..d8b813c83ca3e 100644 --- a/22.2/reference-manual/ruby/KnownCVEs/index.html +++ b/22.2/reference-manual/ruby/KnownCVEs/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/Optcarrot/index.html b/22.2/reference-manual/ruby/Optcarrot/index.html index b37142a2816e1..8433582ab1918 100644 --- a/22.2/reference-manual/ruby/Optcarrot/index.html +++ b/22.2/reference-manual/ruby/Optcarrot/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/Options/index.html b/22.2/reference-manual/ruby/Options/index.html index 0c4f14f30f0ab..02b4675b04ff3 100644 --- a/22.2/reference-manual/ruby/Options/index.html +++ b/22.2/reference-manual/ruby/Options/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/Polyglot/index.html b/22.2/reference-manual/ruby/Polyglot/index.html index 4c482ec294302..fb475551a4a09 100644 --- a/22.2/reference-manual/ruby/Polyglot/index.html +++ b/22.2/reference-manual/ruby/Polyglot/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/ReportingPerformanceProblems/index.html b/22.2/reference-manual/ruby/ReportingPerformanceProblems/index.html index 9c40764a9a6e7..0a4105dcbc1c0 100644 --- a/22.2/reference-manual/ruby/ReportingPerformanceProblems/index.html +++ b/22.2/reference-manual/ruby/ReportingPerformanceProblems/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/RubyManagers/index.html b/22.2/reference-manual/ruby/RubyManagers/index.html index f133526424896..ce8f58108a2ff 100644 --- a/22.2/reference-manual/ruby/RubyManagers/index.html +++ b/22.2/reference-manual/ruby/RubyManagers/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/RuntimeConfigurations/index.html b/22.2/reference-manual/ruby/RuntimeConfigurations/index.html index 4332e18c160ee..a4bb848f803a0 100644 --- a/22.2/reference-manual/ruby/RuntimeConfigurations/index.html +++ b/22.2/reference-manual/ruby/RuntimeConfigurations/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/StandaloneDistribution/index.html b/22.2/reference-manual/ruby/StandaloneDistribution/index.html index e5e38edde4764..e84fb9d76a4b0 100644 --- a/22.2/reference-manual/ruby/StandaloneDistribution/index.html +++ b/22.2/reference-manual/ruby/StandaloneDistribution/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/Tools/index.html b/22.2/reference-manual/ruby/Tools/index.html index 73ba2b389179f..3dde860b41d4a 100644 --- a/22.2/reference-manual/ruby/Tools/index.html +++ b/22.2/reference-manual/ruby/Tools/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/TruffleRubyAdditions/index.html b/22.2/reference-manual/ruby/TruffleRubyAdditions/index.html index eaddd42e8ecb7..439ea0b7566af 100644 --- a/22.2/reference-manual/ruby/TruffleRubyAdditions/index.html +++ b/22.2/reference-manual/ruby/TruffleRubyAdditions/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/UTF8Locale/index.html b/22.2/reference-manual/ruby/UTF8Locale/index.html index ce5c993f8671e..febb7d8848cb9 100644 --- a/22.2/reference-manual/ruby/UTF8Locale/index.html +++ b/22.2/reference-manual/ruby/UTF8Locale/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/ruby/index.html b/22.2/reference-manual/ruby/index.html index b6e30f11949af..612ee46633189 100644 --- a/22.2/reference-manual/ruby/index.html +++ b/22.2/reference-manual/ruby/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/reference-manual/wasm/index.html b/22.2/reference-manual/wasm/index.html index 9e7cd93b20e6e..cfc02bf430f1c 100644 --- a/22.2/reference-manual/wasm/index.html +++ b/22.2/reference-manual/wasm/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/resources/img/note-icon-docs-light.svg b/22.2/resources/img/note-icon-docs-light.svg new file mode 100644 index 0000000000000..e74c59833bf9b --- /dev/null +++ b/22.2/resources/img/note-icon-docs-light.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/22.2/security-guide/index.html b/22.2/security-guide/index.html index 967bcf81e2f2d..9fc1b13612d1c 100644 --- a/22.2/security-guide/index.html +++ b/22.2/security-guide/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/chrome-debugger/index.html b/22.2/tools/chrome-debugger/index.html index 414275200b14e..9c26fd4d564e6 100644 --- a/22.2/tools/chrome-debugger/index.html +++ b/22.2/tools/chrome-debugger/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/code-coverage/index.html b/22.2/tools/code-coverage/index.html index fabfc5df4e7bc..ad7cc209b45c6 100644 --- a/22.2/tools/code-coverage/index.html +++ b/22.2/tools/code-coverage/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/dap/index.html b/22.2/tools/dap/index.html index 162f036b5b5b7..27d50192bc2d5 100644 --- a/22.2/tools/dap/index.html +++ b/22.2/tools/dap/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/graalvm-insight/embedding/index.html b/22.2/tools/graalvm-insight/embedding/index.html index 16626adb1ad6a..55d3fd0b862da 100644 --- a/22.2/tools/graalvm-insight/embedding/index.html +++ b/22.2/tools/graalvm-insight/embedding/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/graalvm-insight/index.html b/22.2/tools/graalvm-insight/index.html index d232718605d18..3443e42c7c8ec 100644 --- a/22.2/tools/graalvm-insight/index.html +++ b/22.2/tools/graalvm-insight/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/graalvm-insight/manual/index.html b/22.2/tools/graalvm-insight/manual/index.html index fad968fd13b31..e299cf6820bc4 100644 --- a/22.2/tools/graalvm-insight/manual/index.html +++ b/22.2/tools/graalvm-insight/manual/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/graalvm-insight/tracing/index.html b/22.2/tools/graalvm-insight/tracing/index.html index b614c775d41ad..76930c0834aee 100644 --- a/22.2/tools/graalvm-insight/tracing/index.html +++ b/22.2/tools/graalvm-insight/tracing/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/igv/index.html b/22.2/tools/igv/index.html index 3ca65089490f7..facee21f3ac29 100644 --- a/22.2/tools/igv/index.html +++ b/22.2/tools/igv/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/index.html b/22.2/tools/index.html index 77ad28d2fd024..f943c74f98174 100644 --- a/22.2/tools/index.html +++ b/22.2/tools/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/lsp/index.html b/22.2/tools/lsp/index.html index 1787ab99307a5..39812aefb062f 100644 --- a/22.2/tools/lsp/index.html +++ b/22.2/tools/lsp/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/profiling/index.html b/22.2/tools/profiling/index.html index 1112011120360..d6d0990894e1d 100644 --- a/22.2/tools/profiling/index.html +++ b/22.2/tools/profiling/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/visualvm/index.html b/22.2/tools/visualvm/index.html index 10b74e8a58c49..20cd080faa0a7 100644 --- a/22.2/tools/visualvm/index.html +++ b/22.2/tools/visualvm/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/vscode/graalvm-extension-pack/index.html b/22.2/tools/vscode/graalvm-extension-pack/index.html index cd97a5970ffac..e3d95ac4b85a3 100644 --- a/22.2/tools/vscode/graalvm-extension-pack/index.html +++ b/22.2/tools/vscode/graalvm-extension-pack/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/vscode/graalvm-extension/debugging-native-image/index.html b/22.2/tools/vscode/graalvm-extension/debugging-native-image/index.html index f823fe24dcbcb..811b6c45ec18c 100644 --- a/22.2/tools/vscode/graalvm-extension/debugging-native-image/index.html +++ b/22.2/tools/vscode/graalvm-extension/debugging-native-image/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/vscode/graalvm-extension/index.html b/22.2/tools/vscode/graalvm-extension/index.html index 29645881c54d2..cb8ca79ff5799 100644 --- a/22.2/tools/vscode/graalvm-extension/index.html +++ b/22.2/tools/vscode/graalvm-extension/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/vscode/graalvm-extension/polyglot-runtime/index.html b/22.2/tools/vscode/graalvm-extension/polyglot-runtime/index.html index 21bb8d6d3978d..2965a6c7543de 100644 --- a/22.2/tools/vscode/graalvm-extension/polyglot-runtime/index.html +++ b/22.2/tools/vscode/graalvm-extension/polyglot-runtime/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/vscode/graalvm-extension/visualvm-integration/index.html b/22.2/tools/vscode/graalvm-extension/visualvm-integration/index.html index ce4cc38225d71..8e232d13fff38 100644 --- a/22.2/tools/vscode/graalvm-extension/visualvm-integration/index.html +++ b/22.2/tools/vscode/graalvm-extension/visualvm-integration/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/vscode/index.html b/22.2/tools/vscode/index.html index 9a061ada474cf..fb5b298938666 100644 --- a/22.2/tools/vscode/index.html +++ b/22.2/tools/vscode/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+
diff --git a/22.2/tools/vscode/micronaut-extension/index.html b/22.2/tools/vscode/micronaut-extension/index.html index 26a4476b0264f..a1be219cb64f3 100644 --- a/22.2/tools/vscode/micronaut-extension/index.html +++ b/22.2/tools/vscode/micronaut-extension/index.html @@ -43,12 +43,30 @@
+
+
+
+
+
+
+
+
+ +

This documentation is for an old GraalVM version. See the latest version.

+
+
+
+
+
+
+
+