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

[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.

            dnsimon Douglas Simon
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: