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

Class load improvement for AES crypto engine

XMLWordPrintable

       There are a log computation in AES crypto engine class load, which could be avoid by using the computation result directly. The computation takes 6.971875 milliseconds in my MacOS M1 laptop. Although it is a one-time computation, but removing the computation could speed up java/jvm loading time by 6.971875 milliseconds without extra memory cost.

            xuelei Xuelei Fan
            xuelei Xuelei Fan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: