RFR: 8294962: java.base jdk.internal.module package uses ASM to modify and write module-info.class [v4]

Adam Sotona asotona at openjdk.org
Fri Mar 10 15:10:01 UTC 2023


> 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

Adam Sotona has updated the pull request incrementally with one additional commit since the last revision:

  ModuleInfoWriter improvements

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11368/files
  - new: https://git.openjdk.org/jdk/pull/11368/files/9e366fbd..089220bc

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11368&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11368&range=02-03

  Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/11368.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11368/head:pull/11368

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


More information about the core-libs-dev mailing list