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
This is due to Travis changing their version of the JDK and the devtools compile_frontend.py script being unable to parse the changed output of java -version.
This is due to Travis changing their version of the JDK and the devtools
compile_frontend.py
script being unable to parse the changed output ofjava -version
.Fix in progress here:
https://chromium-review.googlesource.com/c/chromium/src/+/663530
The text was updated successfully, but these errors were encountered: