Skip to content

Commit 4b70d15

Browse files
author
Adam Farley
authored
Disable dtrace for jdk17 on Linux ppcle (#704)
Because dtrace has been disabled on jdk17 for linux ppcle. Signed-off-by: Adam Farley <[email protected]>
1 parent 8940e26 commit 4b70d15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pipelines/jobs/configurations/jdk17u_pipeline_config.groovy

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ class Config17 {
109109
dockerImage : 'adoptopenjdk/centos7_build_image',
110110
test : 'default',
111111
configureArgs : [
112-
'temurin' : '--enable-dtrace',
113112
'openj9' : '--enable-dtrace --enable-jitserver'
114113
],
115114
buildArgs : [

0 commit comments

Comments
 (0)