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

Development plan for JEP 233 Generate Run-Time Compiler Tests Automatically

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot

      M1
       + jtreg compatibility
       + re-factoring
       + re-design to solve new goals more natural

      M2 -- java
       + CFG complexity
       + float pointing computation
       + call/use methods for core-libs
       + try -catch, -catch-finally, -finally, -with-resources
       + throw
       + return in an arbitrary block

      M3 -- .class file generation
       - throws in method signature
       - byte code generation evaluation
       - IR lowering w/ randomness

      M4 (optional) dead code
       - invoke an IR in memory
       - use evolutionary algorithms to reduce dead code
        * fitness(IR) can use coverage value, IR breadth, depth, node, edge count as regressors
       

        There are no Sub-Tasks for this issue.

            tpivovarova Tatiana Pivovarova (Inactive)
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: