Skip to content

Update vector tests for openjdk nomenclature changes#7131

Merged
JasonFengJ9 merged 2 commits into
adoptium:masterfrom
keithc-ca:vector_tests
May 28, 2026
Merged

Update vector tests for openjdk nomenclature changes#7131
JasonFengJ9 merged 2 commits into
adoptium:masterfrom
keithc-ca:vector_tests

Conversation

@keithc-ca
Copy link
Copy Markdown
Contributor

Names have changed: e.g. Byte128Vector is now ByteVector128 in jdk27+:

Without this, testing fails:

17:38:22  Error: Cannot find file: /home/jenkins/workspace/Test_openjdknext_j9_sanity.openjdk_s390x_linux_Personal_testList_0/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/jdk/incubator/vector/Int128VectorTests.java

(The first commit just tidies up whitespace).

keithc-ca added 2 commits May 28, 2026 11:23
Indent only with tabs; collapse multiple spaces to one.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
Names have changed: e.g. Byte128Vector is now ByteVector128 in jdk27+.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@pshipton pshipton requested a review from JasonFengJ9 May 28, 2026 18:20
@JasonFengJ9 JasonFengJ9 merged commit 658ee3c into adoptium:master May 28, 2026
3 checks passed
@keithc-ca keithc-ca deleted the vector_tests branch May 28, 2026 19:21
@keithc-ca
Copy link
Copy Markdown
Contributor Author

It seems the verbose JIT logs don't contain the expected #VECTOR API: messages in the head stream: I'm investigating.

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.

3 participants