-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Improved Java version parsing #138155
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
Improved Java version parsing #138155
Conversation
… numbers and following a different output syntax
andrewkolos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. FYI, I pushed a commit to fix some indentation
Thank you and sorry about that. |
No worries—I just like to let people know when I mess with their branches |
Fixes #135402
Add fallback logic for a different format of java version output and handle no patch versions.
Add tests for new logic output to prevent regressions.
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.