RFR: 8316969: Improve CDS module graph support for --module option [v3]

Alan Bateman alanb at openjdk.org
Sat Oct 21 06:56:34 UTC 2023


On Fri, 20 Oct 2023 20:22:31 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Yes, because of the following code further up in the same method:

I think what you are actually doing here is supporting archiving of the boot layer when the main module transitively depends on an incubator module. We might have to add more tests in this area as it doesn't look like this scenario is tested, at least not with CDS.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16016#discussion_r1367679300


More information about the core-libs-dev mailing list