Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit test for accelerated CRC32C.update on Z #16404

Merged
merged 1 commit into from Feb 9, 2023

Conversation

Spencer-Comin
Copy link
Contributor

@Spencer-Comin Spencer-Comin commented Dec 1, 2022

Test for correctness in accelerated CRC-32C calculation recently implemented for Z #16379.

@Spencer-Comin Spencer-Comin changed the title Add unit test for accelerated CRC32C.update on P and Z Add unit test for accelerated CRC32C.update on Z Dec 13, 2022
@Spencer-Comin Spencer-Comin marked this pull request as ready for review December 13, 2022 14:14
test/functional/JIT_Test/playlist.xml Outdated Show resolved Hide resolved
Signed-off-by: Spencer Comin <spencer.comin@ibm.com>
@Spencer-Comin
Copy link
Contributor Author

@r30shah, @joransiu fyi

Copy link
Contributor

@r30shah r30shah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@llxia Can you please review and merge these changes?

@r30shah
Copy link
Contributor

r30shah commented Feb 8, 2023

@llxia Ping to check if you get chance to review Spencer's changes ? Would appreciate if you merge them if you are OK with changes.

@llxia
Copy link
Contributor

llxia commented Feb 9, 2023

Sorry, this slipped off my radar.

@llxia
Copy link
Contributor

llxia commented Feb 9, 2023

Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@llxia llxia merged commit fd64452 into eclipse-openj9:master Feb 9, 2023
@pshipton
Copy link
Member

pshipton commented Feb 9, 2023

This doesn't compile on Java 8 since there is no java.util.zip.CRC32C

@pshipton
Copy link
Member

pshipton commented Feb 9, 2023

Until it can be fixed, reverted via #16697

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.

None yet

6 participants