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

[TESTBUG] Exclude runtime/ReservedStack/ReservedStackTest.java from being run with DeoptimizeALot option

XMLWordPrintable

    • b20

        runtime/ReservedStack/ReservedStackTest.java timed out for DeoptimizeALot option.
        As discussed in JDK-8146099 this test is not suited for being run with DeoptimizeALot and should be excluded from such runs.

        It was suggested adding to the test test:
         @requiers vm.opt.DeoptimizeAlot = null | vm.opt.DeoptimizeAlot = false

        Likely, runtime/ReservedStack/ReservedStackTestCompiler.java needs to be updated as well.

              iignatyev Igor Ignatyev (Inactive)
              dfazunen Dmitry Fazunenko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: