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

Revert fix for skipBytes and backport fix from jdk17 #577

Merged
merged 2 commits into from
Sep 21, 2022

Conversation

r30shah
Copy link
Contributor

@r30shah r30shah commented Sep 21, 2022

First commit in this PR reverts the fix that was merged in #559 to fix the failures seen in test DeflateIn_InflateOut.skipBytes. The test was fixed in JDK17 and it is preferable to port fixes that were made in jdk17+ repository so second commit in this PR backports fix from JDK17 repository.

Issue eclipse-openj9/openj9#14948

r30shah and others added 2 commits September 21, 2022 10:20
This reverts commit ee1497e.

Signed-off-by: Rahil Shah <rahil@ca.ibm.com>
@r30shah
Copy link
Contributor Author

r30shah commented Sep 21, 2022

@pshipton I have reverted the commit from #559 and backported the fix from JDK17. Can you please review the changes. Also similar to comment made in ibmruntimes/openj9-openjdk-jdk8#609 (comment), I have not changed copyright as change was ported from JDK17 repo.

@pshipton
Copy link
Member

The test passed on rhel9s390xrt-1. lgtm

@pshipton pshipton merged commit 179f4a9 into ibmruntimes:openj9 Sep 21, 2022
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.

2 participants