[jdk17u-dev] RFR: 8304163: Move jdk.internal.module.ModuleInfoWriter to the test library

Goetz Lindenmaier goetz at openjdk.org
Fri Sep 12 08:57:31 UTC 2025


I had to resolve three files and adapt the tests to compile (see extra commit)

test/hotspot/jtreg/serviceability/dcmd/framework/VMVersionTest.java
Resolved test instructions as later change was already backported.

test/jdk/java/lang/module/ModuleDescriptorTest.java
Several resolves. Some previous changes that can not be backported.

test/lib/jdk/test/lib/util/ModuleInfoWriter.java
Resolved

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

Commit messages:
 - adapt tests
 - backport 622f239448c2a96a74202621ee84c181d79fbde4

Changes: https://git.openjdk.org/jdk17u-dev/pull/3917/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3917&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8304163
  Stats: 129 lines in 17 files changed: 66 ins; 19 del; 44 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/3917.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3917/head:pull/3917

PR: https://git.openjdk.org/jdk17u-dev/pull/3917


More information about the jdk-updates-dev mailing list