git: openjdk/jdk11u-dev: 8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location

Goetz Lindenmaier goetz at openjdk.org
Thu Dec 14 09:46:12 UTC 2023


Changeset: aa03b6f5
Author:    Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
Date:      2023-12-14 09:44:20 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/aa03b6f50c7113969ccf24b4d4daccfb989f820d

8211438: [Testbug] runtime/XCheckJniJsig/XCheckJSig.java looks for libjsig in wrong location

Remove the os_arch string and JRE path from the test.  Also add JNIEXPORT to libjsig symbols so dlsym can find them

Reviewed-by: mbaesken
Backport-of: d872314ef3f9a9c3fdea88d097867599c8e08494

! src/java.base/unix/native/libjsig/jsig.c
! test/hotspot/jtreg/runtime/XCheckJniJsig/XCheckJSig.java



More information about the jdk-updates-changes mailing list