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

Enhancements and Fixes to SA ClassWriter

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Delivered
    • Icon: P4 P4
    • 22
    • 22
    • hotspot
    • None

      The classfile generated by SA ClassWriter is missing many of the attributes. Many commands like dumpclass and buildreplayjars rely on ClassWriter for dumping the classfiles. If the classfiles are not complete (compared to the original class files), then the jars generated by buildreplayjars cannot be used for replay compilation, thus limiting the serviceability of the jdk.

      This task will serve as the umbrella for sub-tasks that add missing attributes and fix any other bugs in SA ClassWriter to bring it up to the level where replay compilations do not fail due to missing classfile pieces in the class files generated by buildreplayjars command.

            asmehra Ashutosh Mehra
            asmehra Ashutosh Mehra
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: