Skip to content

Commit

Permalink
OpenJ9: Disable dtrace on jdk17 plinux
Browse files Browse the repository at this point in the history
Related adoptium#704

Signed-off-by: Adam Brousseau <[email protected]>
  • Loading branch information
AdamBrousseau committed Jun 1, 2023
1 parent d2e333d commit 723f373
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pipelines/jobs/configurations/jdk17u_pipeline_config.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,6 @@ class Config17 {
arch : 'ppc64le',
dockerImage : 'adoptopenjdk/centos7_build_image',
test : 'default',
configureArgs : [
'openj9' : '--enable-dtrace'
],
buildArgs : [
'temurin' : '--create-jre-image --create-sbom'
]
Expand Down

0 comments on commit 723f373

Please sign in to comment.