From 9ce6ee22969200286b5ba6f7e6a74d1b7bb0fc59 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Feb 2026 22:45:49 +0000 Subject: [PATCH 1/2] Initial plan From 54439b3c08bf93a7dcd94a9df2ab9d45dc8f3ece Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 16 Feb 2026 22:48:54 +0000 Subject: [PATCH 2/2] Replace GitHub text NAV link with GitHub icon Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com> --- aot-class-preloading.html | 7 ++++++- collectors-flatmapping.html | 7 ++++++- collectors-teeing.html | 7 ++++++- compact-object-headers.html | 7 ++++++- compact-source-files.html | 7 ++++++- completablefuture-chaining.html | 7 ++++++- concurrent-http-virtual.html | 7 ++++++- copying-collections-immutably.html | 7 ++++++- date-formatting.html | 7 ++++++- default-interface-methods.html | 7 ++++++- deserialization-filters.html | 7 ++++++- diamond-operator.html | 7 ++++++- duration-and-period.html | 7 ++++++- enhanced-for-with-var.html | 7 ++++++- executor-try-with-resources.html | 7 ++++++- exhaustive-switch.html | 7 ++++++- files-mismatch.html | 7 ++++++- flexible-constructor-bodies.html | 7 ++++++- guarded-patterns.html | 7 ++++++- helpful-npe.html | 7 ++++++- hex-format.html | 7 ++++++- http-client.html | 7 ++++++- immutable-list-creation.html | 7 ++++++- immutable-map-creation.html | 7 ++++++- immutable-set-creation.html | 7 ++++++- index.html | 7 ++++++- inputstream-transferto.html | 7 ++++++- instant-precision.html | 7 ++++++- java-time-basics.html | 7 ++++++- jfr-profiling.html | 7 ++++++- jshell-prototyping.html | 7 ++++++- key-derivation-functions.html | 7 ++++++- lock-free-lazy-init.html | 7 ++++++- map-entry-factory.html | 7 ++++++- math-clamp.html | 7 ++++++- module-import-declarations.html | 7 ++++++- multi-catch.html | 7 ++++++- multi-file-source.html | 7 ++++++- multiline-json-sql.html | 7 ++++++- null-in-switch.html | 7 ++++++- optional-chaining.html | 7 ++++++- optional-ifpresentorelse.html | 7 ++++++- optional-or.html | 7 ++++++- path-of.html | 7 ++++++- pattern-matching-instanceof.html | 7 ++++++- pattern-matching-switch.html | 7 ++++++- pem-encoding.html | 7 ++++++- primitive-types-in-patterns.html | 7 ++++++- private-interface-methods.html | 7 ++++++- process-api.html | 7 ++++++- reading-files.html | 7 ++++++- record-based-errors.html | 7 ++++++- record-patterns.html | 7 ++++++- records-for-data-classes.html | 7 ++++++- require-nonnull-else.html | 7 ++++++- scoped-values.html | 7 ++++++- sealed-classes.html | 7 ++++++- sequenced-collections.html | 7 ++++++- single-file-execution.html | 7 ++++++- stable-values.html | 7 ++++++- stream-gatherers.html | 7 ++++++- stream-iterate-predicate.html | 7 ++++++- stream-mapmulti.html | 7 ++++++- stream-of-nullable.html | 7 ++++++- stream-takewhile-dropwhile.html | 7 ++++++- stream-toarray-typed.html | 7 ++++++- stream-tolist-shorthand.html | 7 ++++++- stream-tolist.html | 7 ++++++- string-chars-stream.html | 7 ++++++- string-formatted.html | 7 ++++++- string-indent-transform.html | 7 ++++++- string-isblank.html | 7 ++++++- string-repeat.html | 7 ++++++- string-strip.html | 7 ++++++- strong-random.html | 7 ++++++- structured-concurrency.html | 7 ++++++- styles.css | 3 ++- switch-expressions.html | 7 ++++++- text-blocks-for-multiline-strings.html | 7 ++++++- thread-sleep-duration.html | 7 ++++++- tls-default.html | 7 ++++++- try-with-resources-effectively-final.html | 7 ++++++- type-inference-with-var.html | 7 ++++++- unmodifiable-collectors.html | 7 ++++++- unnamed-variables.html | 7 ++++++- virtual-thread-executor.html | 7 ++++++- virtual-threads.html | 7 ++++++- writing-files.html | 7 ++++++- 88 files changed, 524 insertions(+), 88 deletions(-) diff --git a/aot-class-preloading.html b/aot-class-preloading.html index c69bc08..a2f9450 100644 --- a/aot-class-preloading.html +++ b/aot-class-preloading.html @@ -80,7 +80,12 @@