mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-09 09:58:43 +00:00
By default if OPENJDK=true is set then we don't look in the alt-src predefined location. The user can explicitly set HS_ALT_SRC_REL to the desired location in conjunction with OPENJDK=true, if they wish. Reviewed-by: jcoomes, kamg