java/nio/Buffer/Basic.java and CopyDirectMemory.java are failing after JDK-8149469

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: core-libs
    • b114

      java/nio/Buffer/Basic.java started failing after the hotspot snapshot was pushed to jdk9/dev. It fails compilation:

      /opt/jprt/T/P1/192537.amurillo/s/jdk/test/java/nio/Buffer/BasicByte.java:374: error: package jdk.internal.misc does not exist
                  if (jdk.internal.misc.Unsafe.ARRAY_BYTE_BASE_OFFSET % 8 != longMisalignmentAtZero)

            Assignee:
            Amy Lu (Inactive)
            Reporter:
            Alejandro Murillo
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: