[TESTBUG] compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java should not use Unsafe.getKlassPointer

XMLWordPrintable

    • generic
    • generic

      JDK-8156587 removes getJavaMirror and getKlassPointer from Unsafe class because they were added for JVMCI and later the usage was removed.
      Some jvmci tests uses these methods:

      compiler/jvmci/compilerToVM/GetConstantPoolTest.java
      compiler/jvmci/compilerToVM/GetResolvedJavaTypeTest.java

      Tests should be modified to not use them.

      JDK-8156587 added @ignore for tests.

            Assignee:
            Douglas Simon
            Reporter:
            Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: