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

[JVMCI] Remove jdk.vm.ci.common.InitTimer

XMLWordPrintable

      The jdk.vm.ci.common.InitTimer[1] was introduced when tuning the initialization cost of JVMCI and Graal. However, since the introduction of libgraal, the initialization cost is now so low (between 1 and 2 ms) and jargraal is a development only option that this code is no longer necessary and should be removed.

      [1] https://github.com/openjdk/jdk/blob/e18277b470a162b9668297e8e286c812c4b0b604/src/jdk.internal.vm.ci/share/classes/jdk/vm/ci/common/InitTimer.java

            gbarany Gergö Barany
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: