Skip to content

Disable AVX register preservation on x86 - #15722

Merged
0xdaryl merged 1 commit into
eclipse-openj9:masterfrom
BradleyWood:rpf
Aug 16, 2022
Merged

Disable AVX register preservation on x86#15722
0xdaryl merged 1 commit into
eclipse-openj9:masterfrom
BradleyWood:rpf

Conversation

@BradleyWood

@BradleyWood BradleyWood commented Aug 16, 2022

Copy link
Copy Markdown
Member

Issue: #15716

Signed-off-by: BradleyWood bradley.wood@ibm.com

@0xdaryl

0xdaryl commented Aug 16, 2022

Copy link
Copy Markdown
Contributor

Jenkins test sanity xlinux,win,osx jdk11,jdk17

@gacholio

Copy link
Copy Markdown
Contributor

I think it would be preferrable to just add && 0to the ifdef and a comment.

@0xdaryl

0xdaryl commented Aug 16, 2022

Copy link
Copy Markdown
Contributor

I think it would be preferrable to just add && 0 to the ifdef and a comment.

Agree. @BradleyWood, would you do the honours?

@BradleyWood

Copy link
Copy Markdown
Member Author

I think it would be preferrable to just add && 0 to the ifdef and a comment.

Agree. @BradleyWood, would you do the honours?

Done

Comment thread runtime/vm/jvminit.c Outdated
Comment thread runtime/vm/jvminit.c Outdated
Signed-off-by: BradleyWood <bradley.wood@ibm.com>
@0xdaryl

0xdaryl commented Aug 16, 2022

Copy link
Copy Markdown
Contributor

Jenkins test sanity xlinux,win,osx jdk11,jdk17

@0xdaryl

0xdaryl commented Aug 16, 2022

Copy link
Copy Markdown
Contributor

The Windows build and sanity test appear to have passed and failed after the test run for an infra reason.

@0xdaryl
0xdaryl merged commit 39a41b8 into eclipse-openj9:master Aug 16, 2022
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.

4 participants