Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8355466 [Umbrella] Add more randomization to the JIT for stress testing
  3. JDK-8366571

Randomized profile information gathered by the interpreter and C1

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • hotspot

      In order to stress C2 components that rely on profile information gathered by the interpreter and C1 it would be useful to randomize such information. This can be particularly useful with CTW test and when using RepeatCompilation. It is also likely to help reproducing intermittent bugs that are highly dependent on profile data (e.g. JDK-8355354 or JDK-8342772).
      Obvious randomization candidates are method invocation and loop backedge counters.

            dfenacci Damon Fenacci
            dfenacci Damon Fenacci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: