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

[Graal] 65% regression to C2 on open AESBench.decrypt AES/CBC/PKCS5Padding

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • tbd
    • 12
    • hotspot

      In the Graal version the hottest part is the temporary buffer clearing related to JDK-8207775 but that part is not as hot in the profile on C2.

      Run just this single micro with:

      java -jar jmh-jdk-microbenchmarks-1.0-SNAPSHOT.jar crypto.full.AESBench.decrypt -f 1 -wi 8 -p algorithm=AES/CBC/PKCS5Padding

            dnsimon Douglas Simon
            ecaspole Eric Caspole
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: