Disable CompileTaskTimeout for known long-running test cases

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 26
    • Affects Version/s: 26
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: