Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get.sh getjdkbinary() not correct uncompressing temurin debug-image and does not handle static-libs archive #5749

Closed
andrew-m-leonard opened this issue Nov 13, 2024 · 0 comments · Fixed by #5750
Assignees

Comments

@andrew-m-leonard
Copy link
Contributor

During Reproducible build testing (issue) it was discovered the expanded jdkbinary folder for j2sdk-image is incorrectly overlaying Temurin debug-image and also copying the contents
if the static-libs archive which currently getjdkbinary() does not handle.

This highlights two issues:

  • Temurin debug-image archives have 2 top-level folders rather than the 1 that IBM semeru/openj9 has, and only 1 was being removed
  • getjdkbinary method does not know about the static-libs folder and as a result copies the folder to within the j2sdk-image folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant