> jdk.jlink internal plugins are heavily using ASM > > This patch converts ASM calls to Classfile API. > > Please review. > Thanks, > Adam
Adam Sotona has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 220 commits: - Merge branch 'master' into JDK-8294972-jlink-plugins - SystemModulesPlugin::genClassBytes rename - SystemModulesPlugin::getClassBytes rename - Revert "implementation of custom ResourceHelper in IncludeLocalesPlugin" - remaining cleanup in SystemModulesPlugin - implementation of custom ResourceHelper in IncludeLocalesPlugin - fixed SystemModulesPlugin - fixed StripJavaDebugAttribute to drop line numbers from code - long lines wrapped - StripJavaDebugAttributesPlugin transformation fixed - ... and 210 more: https://git.openjdk.org/jdk/compare/4486f1b7...4e5b9651 ------------- Changes: https://git.openjdk.org/jdk/pull/12944/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12944&range=11 Stats: 1033 lines in 6 files changed: 216 ins; 278 del; 539 mod Patch: https://git.openjdk.org/jdk/pull/12944.diff Fetch: git fetch https://git.openjdk.org/jdk pull/12944/head:pull/12944 PR: https://git.openjdk.org/jdk/pull/12944