Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8024672 Post-JDK8 test improvement, cleanup, and consolidation
  3. JDK-8026890

Test library for compiling dynamically-generated java code and inspecting class files and diagnostics

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • None
    • tools
    • None
    • 8

      Combo tests often generate a very large number of files to be compiled. To avoid the overhead of the file system, there should be a test library with infrastructure for easily making tests that compile dynamically-generated code, with the option to inspect compiler diagnostics and generated class files. This should be set up using a memory-based file manager so as to avoid the overhead of filesystem access.

            emc Eric Mccorkle
            emc Eric Mccorkle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: