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

TestAESMain.java overruns without JIT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 8u281
    • hotspot
    • None
    • s390x
    • linux

      When run without the JIT, TestAESMain.java has been observed taking 6-8 hours to run. Normally this is not a problem; just run it with the JIT turned on.

      However, on a linux distro for the s390 architecture (referred to here as zLinux), JDK8 has no JIT, and therefore cannot be run in under 6 hours.

      I propose a basic fix that reduces the runtime of the test on this platform without requiring us to exclude it entirely.

      Webrev Link: http://cr.openjdk.java.net/~afarley/8264114.1/webrev/

            afarley Adam Farley
            afarley Adam Farley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: