Remove gc/shenandoah/jni/TestStringCriticalWithDedup.java

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: