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

Tag jar/war files as binary encodings #5534

Open
psoujany opened this issue Aug 29, 2024 · 4 comments
Open

Tag jar/war files as binary encodings #5534

psoujany opened this issue Aug 29, 2024 · 4 comments

Comments

@psoujany
Copy link
Contributor

Files here needs to be tagged as binary due to JDK21 changes on z/OS.
https://github.com/adoptium/aqa-tests/tree/master/functional/MBCS_Tests/jdbc41/derby/db-derby-10.14.2.0-lib/lib

We also need below commit to be reverted as JDK21 latest builds have fixes for JEP400
adoptium/TKG@28c7f76

@smlambert
Copy link
Contributor

Please see these 2 other issues, #5161 and #5148.

We would ultimately like to clean up the MBCS_Tests dir to move out any binaries and test data (move them out as dependencies, not keep them in the aqa-tests repo).

@psoujany
Copy link
Contributor Author

Thank you @smlambert. Do we have any outlook for this movement? Currently JDK21 z/OS testing is failing due to this improper tagging, we've been using developer branch for our testing as a workaround.

@smlambert
Copy link
Contributor

I was hoping you'd volunteer to do the work :)

@psoujany
Copy link
Contributor Author

Sure I'll pick up. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants