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

machineConfigure.mk changes it's encdoing while copying files from Source to Dest with Java21 on z/OS #677

Open
psoujany opened this issue Feb 26, 2025 · 1 comment

Comments

@psoujany
Copy link
Contributor

machineConfigure.mk changes it's encdoing while copying files from Source to Dest with Java21. The copy task is writing contents of makefiles in UTF-8 for Java21, which is causing the failure. #671 ( removing ENV variable -Dfile.encoding=IBM-1047) exposed this issue.

@psoujany
Copy link
Contributor Author

Verifying the fix with automated jobs
Test_openjdk21_ibm_sanity.functional_s390x_zos_Personal/123
Test_openjdk17_ibm_sanity.functional_s390x_zos_Personal/147
Test_openjdk11_ibm_sanity.functional_s390x_zos_Personal/675

@psoujany psoujany changed the title machineConfigure.mk changes it's encdoing while copying files from Source to Dest with Java21. machineConfigure.mk changes it's encdoing while copying files from Source to Dest with Java21 on z/OS Feb 27, 2025
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

No branches or pull requests

1 participant