Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4524116

Browse files
[config] feat: transition JDK14 to the JDK14-Updates repository
1 parent 16430d6 commit 4524116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/config.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ elif [ "$JDKVER" == "13" ]; then
265265
# OpenJDK 14
266266
elif [ "$JDKVER" == "14" ]; then
267267
VERSION_POLICY="latest_general_availability"
268-
JAVA_REPO="https://github.com/openjdk/jdk14.git"
268+
JAVA_REPO="https://github.com/openjdk/jdk14u.git"
269269
JAVA_SCM="git"
270270
PATCHVER="jdk14"
271271
AUTOGEN_STYLE="v2"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /