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

Add debug level into alpine build #370

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

rgithubli
Copy link
Contributor

Similar to corretto/corretto-jdk@20dd340.

Not a clean backport: 11 naming is a bit different.

Verified via internal release pipeline, can see fastdebug text:

/tmp/alpine/corretto-8/ruiamzn-test # ./amazon-corretto-11.0.25.3.1-alpine-linux-x64/bin/java -version
openjdk version "11.0.25" 2024-10-15 LTS
OpenJDK Runtime Environment Corretto-11.0.25.3.1 (fastdebug build 11.0.25+3-LTS)
OpenJDK 64-Bit Server VM Corretto-11.0.25.3.1 (fastdebug build 11.0.25+3-LTS, mixed mode)
/tmp/alpine/corretto-8/ruiamzn-test # 

@benty-amzn
Copy link
Contributor

Assuming the mac and windows GHA failures are unrelated to this alpine build logic change. LGTM.

@rgithubli rgithubli merged commit 595a446 into corretto:develop Aug 19, 2024
37 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants