[jdk17u-dev] Integrated: 8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
Goetz Lindenmaier
goetz at openjdk.org
Wed Sep 17 12:59:15 UTC 2025
On Fri, 12 Sep 2025 08:51:03 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 6cc84727
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/6cc8472781b1381ba9956ed7a1773218b284c1a3
Stats: 125 lines in 17 files changed: 62 ins; 19 del; 44 mod
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
Reviewed-by: phh
Backport-of: 622f239448c2a96a74202621ee84c181d79fbde4
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3917
More information about the jdk-updates-dev
mailing list