RFR: 8313983: jmod create --target-platform should replace existing ModuleTarget attribute
Mandy Chung
mchung at openjdk.org
Thu Aug 31 16:45:02 UTC 2023
On Thu, 31 Aug 2023 12:13:40 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> ModuleTarget and ModuleResolution attributes were flagged as 'allow multiple' in the Classfile API.
> This patch removed the flags and allows at most one instance of each attribute.
>
> Please review.
>
> Thanks,
> Adam
Marked as reviewed by mchung (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15514#pullrequestreview-1605194954
More information about the core-libs-dev
mailing list