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

runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • None
    • b131

      The test runtime/Unsafe/GetUnsafe.java is failing because JDK-8161129 updated the Unsafe.getUnsafe method to remove the calling class loader check, since Jigsaw will enforce access control.

      The test is no longer relevant and can be deleted. There already exists a test, sun/misc/Safe.java, located in the JDK repo test area that tests sun.misc.Unsafe.getUnsafe (the test name could arguably be better named).

            psandoz Paul Sandoz
            amurillo Alejandro Murillo
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: