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

tzdata is quite old in jdks #3367

Open
asmild opened this issue May 25, 2023 · 7 comments
Open

tzdata is quite old in jdks #3367

asmild opened this issue May 25, 2023 · 7 comments
Labels
enhancement Issues that enhance the code or documentation of the repo in any way testing Issues that enhance or fix our test suites Waiting on OP Issues that are awaiting a response from the original author of the ticket

Comments

@asmild
Copy link

asmild commented May 25, 2023

We faced a need of using Cairo TZ, but it appeared that in JDK the old one is used. We checked via tzupdater.jar and found that current JRE tzdata version is tzdata2022g. But latest one in that moment is tzdata2023c.

tzupdater doesn't solve our issue, otherwise I wouldn't come. We need new tzdata built-in in binaries.

@asmild asmild added the enhancement Issues that enhance the code or documentation of the repo in any way label May 25, 2023
@github-actions github-actions bot added the testing Issues that enhance or fix our test suites label May 25, 2023
@karianna
Copy link
Contributor

@asmild What failure did you experience using tzupdater?

@karianna karianna added Waiting on OP Issues that are awaiting a response from the original author of the ticket and removed testing Issues that enhance or fix our test suites labels May 29, 2023
@github-actions github-actions bot added the testing Issues that enhance or fix our test suites label May 29, 2023
@asmild
Copy link
Author

asmild commented May 29, 2023

Wrong time when tz is Cairo

@karianna
Copy link
Contributor

OK, but when you used the tzupdater.jar what was the sequence of instructions you gave?

@asmild
Copy link
Author

asmild commented May 29, 2023

the issue is- we can't use tzupdater.jar. there is no technical possibility to do that

@asmild
Copy link
Author

asmild commented May 29, 2023

OFC, with tzupdater.jar tzdata is been updating well, but, as I said it's not our case. In our case we can just get ready binaries

@karianna
Copy link
Contributor

the issue is- we can't use tzupdater.jar. there is no technical possibility to do that

Why is it not possible? Are you not allowed to run the tool? The next time we bundle the updated TZ will be in the July PSU

@asmild
Copy link
Author

asmild commented Jun 7, 2023

Ok, then we can wait until July

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues that enhance the code or documentation of the repo in any way testing Issues that enhance or fix our test suites Waiting on OP Issues that are awaiting a response from the original author of the ticket
Projects
Status: Todo
Development

No branches or pull requests

2 participants