[jdk21u-dev] RFR: 8344925: translet-name ignored when package-name is also set

Galder Zamarreño galder at openjdk.org
Wed Feb 19 05:42:45 UTC 2025


This is a backport of JDK-8344925: translet-name ignored when package-name is also set

Original patch does not apply cleanly to 21u-dev, because of javadoc and license header year discrepancies.

Testing: tier1 and tier2 passed. Tier 2 includes the `PropertiesTest` test included in the original PR and individually verified that it passes.

-------------

Commit messages:
 - Backport 3989a199578fc1d91988cfdbb95f11dd6d4c7b81

Changes: https://git.openjdk.org/jdk21u-dev/pull/1412/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1412&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8344925
  Stats: 173 lines in 4 files changed: 165 ins; 4 del; 4 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/1412.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1412/head:pull/1412

PR: https://git.openjdk.org/jdk21u-dev/pull/1412


More information about the jdk-updates-dev mailing list