Skip to content

article/nouveautes-jdk-26-partie-1#158

Merged
antoinesd merged 6 commits intomainfrom
article/nouveautes-jdk-26-partie-1
Apr 4, 2026
Merged

article/nouveautes-jdk-26-partie-1#158
antoinesd merged 6 commits intomainfrom
article/nouveautes-jdk-26-partie-1

Conversation

@jmdoudoux-sciam
Copy link
Copy Markdown
Contributor

@jmdoudoux-sciam jmdoudoux-sciam commented Mar 31, 2026

Suivi revue article

Relecteur Statut Validation
@antoinesd
  • A faire
  • En cours
  • Terminée
  • OK
@CodeSimcoe
  • A faire
  • En cours
  • Terminée
  • OK
Ajouter la personne de votre choix
  • A faire
  • En cours
  • Terminée
  • OK

Points à prendre en compte durant la relecture

  • Forme
    • tournures, oublis, passages trop lourds/indigestes, orthographe, grammaire
    • méta-données : auteur, résumé
  • Fond
  • Légal
    • Originalité de l'article, source des images
  • SEO

@jmdoudoux-sciam jmdoudoux-sciam added the contenu ticket relatif au contenu du blog label Mar 31, 2026
Comment thread _posts/2026-03-31-nouveautes-java-26-partie1.adoc Outdated
Comment thread _posts/2026-03-31-nouveautes-java-26-partie1.adoc Outdated
Comment thread _posts/2026-03-31-nouveautes-java-26-partie1.adoc
* ne plus jamais changer,
* permettant des optimisations par la JVM via le constant folding et l'inlining,

Cependant, l'API Reflexion permet de contourner ces garanties en permettant de modifier la valeur d'un champ `final`.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plus haut tu as dit "Reflection " (anglais), ici avec un x (français) -> homogénéiser ?

Conteneur[taille=200, nom='standard']
----

Cela évite les warnings et permettra, dans les futurs JDK, de permettre la mutation des champs finaux uniquement si elle est explicitement activée.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Répétition : permettra ... de permettre

Comment thread _posts/2026-03-31-nouveautes-java-26-partie1.adoc Outdated
Comment thread _posts/2026-03-31-nouveautes-java-26-partie1.adoc Outdated
Comment thread _posts/2026-03-31-nouveautes-java-26-partie1.adoc Outdated
Comment thread _posts/2026-03-31-nouveautes-java-26-partie1.adoc Outdated
Comment thread _posts/2026-03-31-nouveautes-java-26-partie1.adoc
Copy link
Copy Markdown
Contributor

@antoinesd antoinesd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo et concordance des temps

Comment thread _posts/2026-03-31-nouveautes-java-26-partie1.adoc Outdated
Comment thread _posts/2026-03-31-nouveautes-java-26-partie1.adoc Outdated
Co-authored-by: Antoine Sabot-Durand <[email protected]>
Copy link
Copy Markdown
Contributor

@antoinesd antoinesd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antoinesd antoinesd merged commit 183aa52 into main Apr 4, 2026
2 checks passed
@antoinesd antoinesd deleted the article/nouveautes-jdk-26-partie-1 branch April 4, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contenu ticket relatif au contenu du blog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants