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

Goetz Lindenmaier goetz at openjdk.org
Sat Sep 13 05:45:01 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

Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:

  fix AnnotationsTest.java

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/3917/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/3917/files/6bf081a6..5e01b1dc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3917&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3917&range=00-01

  Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 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