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

Remove gc/shenandoah/jni/TestStringCriticalWithDedup.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • None
    • hotspot
    • gc
    • b07

      The gc/shenandoah/jni/TestStringCriticalWithDedup.java test was designed to catch failure to pin strings being passed out to JNI critical users, because that used to be dangerous. After JDK-8299673 that is not dangerous any longer. Indeed, now we kind of want deduplication to to proceed regardless of JNI critical, which defeats the purpose of this test. It should be removed.

            eosterlund Erik Ă–sterlund
            eosterlund Erik Ă–sterlund
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: