On Fri, 25 Nov 2022 14:38:55 GMT, Adam Sotona <asot...@openjdk.org> wrote:

> 8294962: java.base jdk.internal.module package uses ASM to modify and write 
> module-info.class.
> This patch converts it to use Classfile API.
> 
> Please review.
> Thanks,
> Adam

This pull request has now been integrated.

Changeset: 714b5f03
Author:    Adam Sotona <asot...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/714b5f036fc70d8d1d4d3ec8777fe95cffc0fe5b
Stats:     323 lines in 8 files changed: 78 ins; 127 del; 118 mod

8294962: Convert java.base/jdk.internal.module package to use the Classfile API 
to modify and write module-info.class

Reviewed-by: alanb, mchung

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

PR: https://git.openjdk.org/jdk/pull/11368

Reply via email to