jdk_foreign excludes
-java/foreign/TestMatrix.java \
-java/foreign/TestUpcallStress.java
probably due to long runtime.
Both require native libraries
jdk/open/test/jdk$ jtreg -nativepath:../../../../jdk-24_linux-x64_bin-tests/jdk/jtreg/native/ java/foreign/TestMatrix.java
Test results: passed: 21
extract them to a new group
jdk_foreign_stress which can be added to tier4
-java/foreign/TestMatrix.java \
-java/foreign/TestUpcallStress.java
probably due to long runtime.
Both require native libraries
jdk/open/test/jdk$ jtreg -nativepath:../../../../jdk-24_linux-x64_bin-tests/jdk/jtreg/native/ java/foreign/TestMatrix.java
Test results: passed: 21
extract them to a new group
jdk_foreign_stress which can be added to tier4
- links to
-
Commit(master) openjdk/jdk/cf0e1aa0
-
Review(master) openjdk/jdk/22580