Skip jtreg tests using native executable with libjvm.so/libjli.so dependencies on static JDK

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: 25
    • Component/s: hotspot
    • b16

      A few jtreg tests use (C/C++) native test executables with libjvm.so dependency:

      - runtime/StackGap/TestStackGap.java
      - runtime/StackGuardPages/TestStackGuardPages.java
      - runtime/TLS/TestTLS.java
      - runtime/jni/daemonDestroy/TestDaemonDestroy.java
      - runtime/jni/getCreatedJavaVMs/TestGetCreatedJavaVMs.java
      - jdk/java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java
      - jdk/jni/nullCaller/NullCallerTest.java
      - jdk/tools/launcher/JniInvocationTest.java

      Additionally, jdk/tools/launcher/JliLaunchTest.java uses native test executable with dependency on libjli.so.

      These tests cannot be properly supported on static JDK since there is no separate libjvm.so or other JDK shared libraries provided in the static JDK binary.

            Assignee:
            Jiangli Zhou
            Reporter:
            Jiangli Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: