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

Update test/compiler/unsafe/UnsafeGetConstantField.java once JDK-8148518 and Jake are integrated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 9
    • hotspot

      test/compiler/unsafe/UnsafeGetConstantField.java has a special check in Jake:
                      if (!(t == JavaType.C && "Unaligned".equals(postfix))) {
                          Asserts.assertEQ(test.testDirect(), test.testUnsafe());
                      }

      http://hg.openjdk.java.net/jigsaw/jake/hotspot/file/f6daf3633512/test/compiler/unsafe/UnsafeGetConstantField.java#l144

      It should be removed once JDK-8148518 and Jake are integrated.

            iignatyev Igor Ignatyev (Inactive)
            vlivanov Vladimir Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: