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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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)

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

              Created:
              Updated:
              Resolved: