Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8074382 Development plan for JEP 233 Generate Run-Time Compiler Tests Automatically
  3. JDK-8143545

[jittester] Make generated test to pass all the tiers and run for some time

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot

      Igor Veresov wrote:
      C2 needs profiling information to do anything intelligent, and running the test with -Xcomp is actually pretty useless. The simplest approach would be, I guess, to wrap the whole thing in a loop, run it with -Xbatch, and have enough guaranteed iterations for it to pass all the tiers and run for some time. A harder, but perhaps more interesting, approach would be to propagate the lower bound to production rules the same way as it’s done for the upper bound and trying to provide some execution guarantees for each rule.

            tpivovarova Tatiana Pivovarova (Inactive)
            tpivovarova Tatiana Pivovarova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: