JDK-8294972 : jdk.jlink internal plugins are heavily using ASM
  • Type: Sub-task
  • Component: tools
  • Sub-Component: jlink
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2022-10-07
  • Updated: 2022-11-29
Description
Plugins using ASM are:
- AbstractPlugin
- IncludeLocalesPlugin
- StripJavaDebugAttributesPlugin
- SystemModulesPlugin
- VersionPropsPlugin
Comments
This use case has been included in the Classfile API development, see: https://github.com/openjdk/jdk-sandbox/tree/classfile-api-dev-branch#use-cases
07-10-2022