feat(lambda): add java8.al2023, java11.al2023, java17.al2023 runtime … - #8836
Draft
ckawl wants to merge 1 commit into
Draft
feat(lambda): add java8.al2023, java11.al2023, java17.al2023 runtime …#8836ckawl wants to merge 1 commit into
ckawl wants to merge 1 commit into
Conversation
|
⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done |
|
✅ I finished the code review, and didn't find any security or code quality issues. |
ckawl
force-pushed
the
feat/java-al2023-runtimes
branch
from
July 22, 2026 22:45
b35abd4 to
ce1049d
Compare
ckawl
marked this pull request as ready for review
July 24, 2026 18:22
ckawl
force-pushed
the
feat/java-al2023-runtimes
branch
from
July 24, 2026 23:07
ce1049d to
c9fa729
Compare
ckawl
marked this pull request as draft
July 28, 2026 21:54
…support Add AL2023-based Java Lambda runtimes to SAM init, local invoke, and image-based debugging workflows.
ckawl
force-pushed
the
feat/java-al2023-runtimes
branch
from
July 28, 2026 22:48
b2ea78d to
5d50d06
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat(lambda): add java8.al2023, java11.al2023, java17.al2023 runtime support
Add AL2023-based Java Lambda runtimes according to Lambda upcoming runtimes documentation to SAM init, local invoke, and image-based debugging workflows.
Problem
Solution
javaRuntimesandsamArmLambdaRuntimessetsjavaSamDebug.ts(al2023 variants use the same JVM debug args as their base version)feature/xbranches will not be squash-merged at release time.