Este conteúdo não está disponível no idioma selecionado.

Chapter 3. Eclipse Temurin features


Eclipse Temurin does not contain structural changes from the upstream distribution of OpenJDK.

For the list of changes and security fixes that the latest OpenJDK 11 release of Eclipse Temurin includes, see OpenJDK 11.0.26 Released.

New features and enhancements

Eclipse Temurin 11.0.26 includes the following new features and enhancements.

Option for jar command to avoid overwriting files when extracting an archive

In earlier OpenJDK releases, when the jar tool extracted files from an archive, the jar tool overwrote any existing files with the same name in the target directory.

OpenJDK 11.0.26 adds a new ‑k (or ‑‑keep-old-files) option that you can use to ensure that the jar tool does not overwrite existing files. You can specify this new option in either short or long format.

For example:

  • jar xkf myfile.jar
  • jar --extract ‑‑keep-old-files ‑‑file myfile.jar
Note

In OpenJDK 11.0.26, the jar tool retains the old behavior by default. If you do not explicitly specify the ‑k (or ‑‑keep-old-files) option, the jar tool automatically overwrites any existing files with the same name.

See JDK-8335912 (JDK Bug System) and JDK bug system reference ID: JDK-8337499.

IANA time zone database updated to version 2024b

In OpenJDK 11.0.26, the in-tree copy of the Internet Assigned Numbers Authority (IANA) time zone database is updated to version 2024b. This update is primarily concerned with improving historical data for Mexico, Mongolia, and Portugal.

This update to the IANA database also includes the following changes:

  • Asia/Choibalsan is an alias for Asia/Ulaanbaatar.
  • The Middle European Time (MET) time zone is equal to Central European Time (CET).
  • Some legacy time-zone IDs are mapped to geographical names rather than fixed offsets:

    • Eastern Standard Time (EST) is mapped to America/Panama rather than -5:00.
    • Mountain Standard Time (MST) is mapped to America/Phoenix rather than -7:00.
    • Hawaii Standard Time (HST) is mapped to Pacific/Honolulu rather than -10:00.

    OpenJDK overrides the change in the legacy time-zone ID mappings by retaining the existing fixed-offset mapping.

See JDK-8339637 (JDK Bug System).

Revised on 2025-04-29 11:37:47 UTC

Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2026 Red Hat
Voltar ao topo