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

Disable CompileTaskTimeout for known long-running test cases

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 26
    • 26
    • hotspot
    • b15
    • linux

      A few test cases are known to take longer than others due to the amount of work they do. This enhancement proposes to disable the CompileTaskTimeout for such tests with known long-running compilations. This enables testing the rest of the tests with a lower timeout, which might lead to the discovery of more degenerate compilations.

      A preliminary list of tests with long-running compilations:
       - compiler/c2/TestScalarReplacementMaxLiveNodes.java
       - compiler/codegen/TestAntiDependenciesHighMemUsage.java
       - compiler/loopopts/TestMaxLoopOptsCountReached.java
       - compiler/vectorapi/VectorReplicateLongSpecialImmTest.java

            mhaessig Manuel Hässig
            mhaessig Manuel Hässig
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: