Integrated: 8313983: jmod create --target-platform should replace existing ModuleTarget attribute
Adam Sotona
asotona at openjdk.org
Fri Sep 1 08:36:01 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
This pull request has now been integrated.
Changeset: c2e01eba
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c2e01eba5a537acd573b7d2e6d41811c415c3f68
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8313983: jmod create --target-platform should replace existing ModuleTarget attribute
Reviewed-by: alanb, mchung
-------------
PR: https://git.openjdk.org/jdk/pull/15514
More information about the core-libs-dev
mailing list