Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8294957

Consolidate JDK class files parsing, generating, and transforming (umbrella)

    XMLWordPrintable

Details

    • Enhancement
    • Status: In Progress
    • P4
    • Resolution: Unresolved
    • None
    • None
    • core-libs
    • Cause Known

    Description

      JDK contains multiple libraries for parsing, generating, and transforming class files. Classfile API project goal is to provide JDK-based, accurate, complete, up-to-date, performant API for reading, writing and transforming Java class files

      This is an umbrella issue to collect and monitor JDK use cases; each under individual sub-task.

      Attachments

        Issue Links

          1.
          java.base java.lang.Module uses ASM to load module-info.class Sub-task Resolved Adam Sotona  
          2.
          Convert java.base/java.lang.invoke package to use the Classfile API to generate lambdas and method handlers Sub-task Open Unassigned  
          3.
          Convert java.base/java.lang.reflect.ProxyGenerator to use the Classfile API to generate proxy classes Sub-task In Progress Adam Sotona  
          4.
          Convert java.base/jdk.internal.module package to use the Classfile API to modify and write module-info.class Sub-task Resolved Adam Sotona  
          5.
          Convert jdk.jartool/sun.tools.jar.FingerPrint to use the ClassFile API to parse JAR entries Sub-task Resolved Adam Sotona  
          6.
          Convert jdk.jdeps javap to use the Classfile API Sub-task Resolved Adam Sotona  
          7.
          jdk.jlink jdk.tools.jimage.JImageTask is using ASM to verify classes Sub-task Resolved Adam Sotona  
          8.
          Convert jdk.jlink internal plugins to use the Classfile API Sub-task Resolved Adam Sotona  
          9.
          Convert jdk.jfr to use the Classfile API for class instrumentation Sub-task Open Unassigned  
          10.
          Convert jdk.jshell/jdk.jshell.execution.LocalExecutionControl to use the Classfile API to instrument classes Sub-task Resolved Adam Sotona  
          11.
          Convert jdk.compiler javac to use the Classfile API for reading and writing classes Sub-task New Unassigned  
          12.
          test/hotspot 183 test classes use ASM Sub-task Open Leonid Mesnik  
          13.
          Convert test/jdk/java tests from ASM library to Classfile API Sub-task Open Chen Liang  
          14.
          Convert 5 test/jdk/jdk/jfr tests from ASM library to Classfile API Sub-task In Progress Chen Liang  
          15.
          test/jdk/tools/jlink 3 test classes use ASM library Sub-task Resolved Qing Xiao (Inactive)  
          16.
          test/jdk/java/lang/invoke 15 test classes use experimental bytecode library Sub-task Open Adam Sotona  
          17.
          test/langtools/tools/javac 116 test classes uses com.sun.tools.classfile library Sub-task Resolved Qing Xiao (Inactive)  
          18.
          test/langtools/tools/javap 12 test classes use com.sun.tools.classfile library Sub-task Resolved Qing Xiao (Inactive)  
          19.
          Convert jdk.jlink StringSharingPlugin to use Class File API Sub-task Resolved Qing Xiao (Inactive)  
          20.
          java.base jdk.internal.foreign.abi.BindingSpecializer uses ASM to generate classes Sub-task Resolved Jorn Vernee  
          21.
          Convert Indify tool to Classfile API Sub-task New Unassigned  
          22.
          Migrate CreateSymbols tool in make/langtools to Classfile API Sub-task Open Qing Xiao (Inactive)  
          23.
          test/langtools/tools/javac 144 test classes uses com.sun.tools.classfile library Sub-task Resolved Qing Xiao (Inactive)  
          24.
          Convert test/jdk/tools to Classfile API Sub-task Resolved Qing Xiao (Inactive)  

          Activity

            People

              asotona Adam Sotona
              asotona Adam Sotona
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated: