adoptium / adoptium/aqa-tests

get.sh failed to detect TEST_JDK_HOME with JRE build

Open
#5,186 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
155
Forks
346
Avg merge
2d 9h
Merged PRs (30d)
36

Description

While testing JCK with Semeru JRE build, get.sh script failed to detect TEST_JDK_HOME.

**Error:**
_ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://na.artifactory.swg-devops.com/artifactory/sys-rt-generic-local/UploadFile/467/custom_jre.tar.gz
12:52:16 Uncompressing file: custom_jre.tar.gz ...
12:52:17 /home/jenkins/workspace/Grinder_CR/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /home/jenkins/workspace/Grinder_CR/jdkbinary/j2sdk-image...
12:52:17 find: '/home/jenkins/workspace/Grinder_CR/jdkbinary/j2sdk-image': No such file or directory

**Test Job** : hyc-jenkins/Grinder_CR/14780/

**Custom JRE build** : hyc-jenkins/Test_grinder/UploadFile/467/

Contributor guide

Open the contributing guide

Research direction

Start with get.sh and the hyc-jenkins/Grinder_CR/14780 test job, using the custom JRE build from Test_grinder/UploadFile/467 to reproduce the failure. Trace how TEST_JDK_HOME is detected and verify that the script locates the JRE's java executable without searching for the missing j2sdk-image path.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, shell
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.