Skip to content

Commit 3cdb5d4

Browse files
authored
Update 6_buildjdk.sh
1 parent 0a3e4f8 commit 3cdb5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

6_buildjdk.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ bash ./configure \
117117
--with-jvm-features=-dtrace,-zero,-vm-structs,-epsilongc \
118118
--with-cups-include=$CUPS_DIR \
119119
--with-devkit=$TOOLCHAIN \
120-
--with-boot-jdk=/home/compiler/actions-runner/_work/_tool/Java_Temurin-Hotspot_jdk/24.0.0-ea.20.0.ea/x64 \
120+
--with-boot-jdk=/home/compiler/actions-runner/_work/_tool/Java_Temurin-Hotspot_jdk/23.0.2-7/x64 \
121121
--with-native-debug-symbols=external \
122122
--with-debug-level=$JDK_DEBUG_LEVEL \
123123
--with-fontconfig-include=$ANDROID_INCLUDE \

0 commit comments

Comments
 (0)