[jdk11,17]: tests failed on ubuntu with message 'Error. Use -nativepath to specify the location of native code'
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 27
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 8
Description
[jdk11,17]: two java_lang tests failed on ubuntu with message `TEST RESULT: Error. Use -nativepath to specify the location of native code`
java/lang/String/nativeEncoding/StringPlatformChars.java
java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java
java/lang/RuntimeTests/loadLibrary/exeLibraryCache/LibraryFromCache.java ( mac)
jdk17:
- java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java
- java/foreign/TestUpcallException.java
- java/foreign/TestUpcallHighArity.java
- java/foreign/TestUpcallStructScope.java
-
The reason might be testimage is missing?
https://github.com/adoptium/run-aqa/actions/runs/3185357794/jobs/5194841890
Contributor guide
Research direction
Start with the listed failing Java tests and the linked GitHub Actions job, checking whether the test image is missing as suspected. Compare the Ubuntu failures with the macOS entry and determine the test-image or native-code setup involved; done means the affected tests no longer report the -nativepath error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100