RFR: 8378561: Mark gc/shenandoah/compiler/TestLinkToNativeRBP.java as /native
SendaoYan
syan at openjdk.org
Tue Feb 24 15:59:03 UTC 2026
Hi all,
Test test/hotspot/jtreg/gc/shenandoah/compiler/TestLinkToNativeRBP.java invoke `System.loadLibrary("LinkToNativeRBP")` staticly. I think it will be better to mark this test as /native, since jtreg will deny run the test without -nativepath paramater.
Change has been verified by run this test locally, trival fix, no risk.
-------------
Commit messages:
- 8378561: Mark gc/shenandoah/compiler/TestLinkToNativeRBP.java as /native
Changes: https://git.openjdk.org/jdk/pull/29895/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29895&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8378561
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/29895.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/29895/head:pull/29895
PR: https://git.openjdk.org/jdk/pull/29895
More information about the shenandoah-dev
mailing list