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
ARM is detected using the string arm-vfp-hflt but Oracle distributes arm32 (jdk-8u121-linux-arm32-vfp-hflt.tar.gz) and arm64 (jdk-8u121-linux-arm64-vfp-hflt.tar.gz) versions which breaks the detection.
The text was updated successfully, but these errors were encountered:
ARM is detected using the string
arm-vfp-hflt
but Oracle distributes arm32 (jdk-8u121-linux-arm32-vfp-hflt.tar.gz
) and arm64 (jdk-8u121-linux-arm64-vfp-hflt.tar.gz
) versions which breaks the detection.The text was updated successfully, but these errors were encountered: