Skip to content

Fix the VarHandle test for JDK23 - #19375

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
babsingh:main1
Apr 29, 2024
Merged

Fix the VarHandle test for JDK23#19375
pshipton merged 1 commit into
eclipse-openj9:masterfrom
babsingh:main1

Conversation

@babsingh

@babsingh babsingh commented Apr 24, 2024

Copy link
Copy Markdown
Contributor

The test has been updated to reflect the new spec changes related
to alignment promises which cannot be guaranteed.

See ibmruntimes/openj9-openjdk-jdk@4c9db1a for more details.

Closes: #19302

@babsingh
babsingh marked this pull request as draft April 24, 2024 20:32
The test has been updated to reflect the new spec changes related
to alignment promises which cannot be guaranteed.

See ibmruntimes/openj9-openjdk-jdk@4c9db1a
for more details.

Related: eclipse-openj9#19302

Signed-off-by: Babneet Singh <sbabneet@ca.ibm.com>
@babsingh
babsingh marked this pull request as ready for review April 29, 2024 15:25
@babsingh
babsingh requested a review from pshipton April 29, 2024 15:25
@pshipton

Copy link
Copy Markdown
Member

@pshipton
pshipton merged commit 05fe4be into eclipse-openj9:master Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

jdk23 VarHandle testIsAccessModeSupportedCharByteArrayViewBE expected [true] but found [false]

2 participants