Skip to content

[2653] Do not use the java.version system property when attempting to…#2655

Merged
scottmarlow merged 1 commit intojakartaee:11.0.xfrom
jamezp:issue2653-11.0.x
Apr 1, 2026
Merged

[2653] Do not use the java.version system property when attempting to…#2655
scottmarlow merged 1 commit intojakartaee:11.0.xfrom
jamezp:issue2653-11.0.x

Conversation

@jamezp
Copy link
Copy Markdown
Member

@jamezp jamezp commented Mar 27, 2026

… determine the Java version. Instead use the Runtime.version() in the Jakarta Tags TCK.

Fixes Issue
fixes #2653

Describe the change
Uses the Runtime.vesion() to determine the JVM version rather than the java.version system property.

Upstream PR #2654

… determine the Java version. Instead use the Runtime.version() in the Jakarta Tags TCK.

Signed-off-by: James R. Perkins <jperkins@ibm.com>
@jamezp jamezp added challenge TCK challenge 11.0 Issues related to the Jakarta EE 11 Platform TCK release labels Mar 27, 2026
@pnicolucci
Copy link
Copy Markdown
Member

I'm ok with this change, see the following comment for details: #2653 (comment)

@scottmarlow scottmarlow merged commit bdb6823 into jakartaee:11.0.x Apr 1, 2026
2 checks passed
@scottmarlow
Copy link
Copy Markdown
Member

Thanks @jamezp @pnicolucci

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

11.0 Issues related to the Jakarta EE 11 Platform TCK release challenge TCK challenge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants