ciReplay can not handle a LambdaForm changing it's vmentry

XMLWordPrintable

      Replay compilation currently relies on the fact that the vmentry field of a LambdaForm (which is in turn a field of MethodHandle) does not change.

      However, it can change in practice. This can be exacerbated by running with the flag: -Djava.lang.invoke.MethodHandle.COMPILE_THRESHOLD=1

      When running compiler/ciReplay tests with that flag, the following tests fail:
      compiler/ciReplay/TestServerVM.java
      compiler/ciReplay/TestLambdas.java
      compiler/ciReplay/TestInlining.java

            Assignee:
            Unassigned
            Reporter:
            Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: