You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should remove the version check altogether and update the logic of figuring out various Java versions in JavaVersion.java to depend on Java system properties instead of parsing java -version output.
The text was updated successfully, but these errors were encountered:
Hi! Trying on work on this task but I could not find any tests to verify the changes are correct. Any suggestions on how I should test my changes or should I open a PR directly for review?
We should remove the version check altogether and update the logic of figuring out various Java versions in JavaVersion.java to depend on Java system properties instead of parsing java -version output.
The text was updated successfully, but these errors were encountered: