On Thu, 31 Aug 2023 12:13:40 GMT, Adam Sotona <asot...@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 <asot...@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

Reply via email to