Skip to content

Add JDK 25-EA testing to CI #9140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

sarahchen6
Copy link
Contributor

@sarahchen6 sarahchen6 commented Jul 9, 2025

What Does This Do

Add testing for JDK 25 EA as a non-default JVM.

Motivation

Prepare for the general release of Java 25 (ETA Sep 16, 2025).

Additional Notes

Once the general release of JDK 25 is out, we will test it as a default JVM.

For testing, I manually triggered NON_DEFAULT_JVM (e.g. 25) tests to run on this PR: https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-java/-/pipelines/70631693

The next steps are to unskip the ignored tests - in particular RuntimeCallSiteTest and MdcTest. The other tests will need increased support from gradle and jacoco.

Contributor Checklist

Jira ticket: https://datadoghq.atlassian.net/browse/LANGPLAT-83

@sarahchen6 sarahchen6 added the tag: do not merge Do not merge changes label Jul 9, 2025
@sarahchen6 sarahchen6 changed the title [test] JDK 25 EA build image and tests Test JDK 25 EA build image and tests Jul 9, 2025
@pr-commenter
Copy link

pr-commenter bot commented Jul 9, 2025

Benchmarks

Startup

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/try-jdk-25-image-and-tests
git_commit_date 1752596399 1752605771
git_commit_sha d9df78f 6c321d5
release_version 1.52.0-SNAPSHOT~d9df78f4c9 1.52.0-SNAPSHOT~6c321d588a
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1752607573 1752607573
ci_job_id 1030070677 1030070677
ci_pipeline_id 70631693 70631693
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-1-7flmrmgq 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-1-7flmrmgq 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
module Agent Agent
parent None None

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 44 metrics, 9 unstable metrics.

Startup time reports for petclinic
gantt
    title petclinic - global startup overhead: candidate=1.52.0-SNAPSHOT~6c321d588a, baseline=1.52.0-SNAPSHOT~d9df78f4c9

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (996.157 ms) : 0, 996157
Total [baseline] (10.658 s) : 0, 10657630
Agent [candidate] (996.799 ms) : 0, 996799
Total [candidate] (10.688 s) : 0, 10687928
section appsec
Agent [baseline] (1.179 s) : 0, 1178797
Total [baseline] (10.766 s) : 0, 10766253
Agent [candidate] (1.173 s) : 0, 1173144
Total [candidate] (10.809 s) : 0, 10809233
section iast
Agent [baseline] (1.141 s) : 0, 1140786
Total [baseline] (10.825 s) : 0, 10824733
Agent [candidate] (1.134 s) : 0, 1134092
Total [candidate] (10.857 s) : 0, 10857102
section profiling
Agent [baseline] (1.252 s) : 0, 1251514
Total [baseline] (11.014 s) : 0, 11013948
Agent [candidate] (1.244 s) : 0, 1244403
Total [candidate] (10.913 s) : 0, 10913184
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 996.157 ms -
Agent appsec 1.179 s 182.64 ms (18.3%)
Agent iast 1.141 s 144.629 ms (14.5%)
Agent profiling 1.252 s 255.357 ms (25.6%)
Total tracing 10.658 s -
Total appsec 10.766 s 108.624 ms (1.0%)
Total iast 10.825 s 167.104 ms (1.6%)
Total profiling 11.014 s 356.319 ms (3.3%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 996.799 ms -
Agent appsec 1.173 s 176.345 ms (17.7%)
Agent iast 1.134 s 137.293 ms (13.8%)
Agent profiling 1.244 s 247.604 ms (24.8%)
Total tracing 10.688 s -
Total appsec 10.809 s 121.305 ms (1.1%)
Total iast 10.857 s 169.174 ms (1.6%)
Total profiling 10.913 s 225.256 ms (2.1%)
gantt
    title petclinic - break down per module: candidate=1.52.0-SNAPSHOT~6c321d588a, baseline=1.52.0-SNAPSHOT~d9df78f4c9

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (686.394 ms) : 0, 686394
BytebuddyAgent [candidate] (687.197 ms) : 0, 687197
GlobalTracer [baseline] (243.583 ms) : 0, 243583
GlobalTracer [candidate] (243.271 ms) : 0, 243271
AppSec [baseline] (30.416 ms) : 0, 30416
AppSec [candidate] (30.501 ms) : 0, 30501
Debugger [baseline] (6.018 ms) : 0, 6018
Debugger [candidate] (5.97 ms) : 0, 5970
Remote Config [baseline] (677.819 µs) : 0, 678
Remote Config [candidate] (685.626 µs) : 0, 686
Telemetry [baseline] (8.223 ms) : 0, 8223
Telemetry [candidate] (8.219 ms) : 0, 8219
section appsec
BytebuddyAgent [baseline] (710.529 ms) : 0, 710529
BytebuddyAgent [candidate] (708.57 ms) : 0, 708570
GlobalTracer [baseline] (237.573 ms) : 0, 237573
GlobalTracer [candidate] (235.291 ms) : 0, 235291
IAST [baseline] (23.472 ms) : 0, 23472
IAST [candidate] (23.48 ms) : 0, 23480
AppSec [baseline] (171.914 ms) : 0, 171914
AppSec [candidate] (170.659 ms) : 0, 170659
Debugger [baseline] (5.781 ms) : 0, 5781
Debugger [candidate] (5.699 ms) : 0, 5699
Remote Config [baseline] (605.607 µs) : 0, 606
Remote Config [candidate] (597.531 µs) : 0, 598
Telemetry [baseline] (8.021 ms) : 0, 8021
Telemetry [candidate] (7.986 ms) : 0, 7986
section iast
BytebuddyAgent [baseline] (812.6 ms) : 0, 812600
BytebuddyAgent [candidate] (807.135 ms) : 0, 807135
GlobalTracer [baseline] (234.83 ms) : 0, 234830
GlobalTracer [candidate] (233.465 ms) : 0, 233465
IAST [baseline] (25.667 ms) : 0, 25667
IAST [candidate] (25.023 ms) : 0, 25023
AppSec [baseline] (32.442 ms) : 0, 32442
AppSec [candidate] (33.188 ms) : 0, 33188
Debugger [baseline] (5.711 ms) : 0, 5711
Debugger [candidate] (5.727 ms) : 0, 5727
Remote Config [baseline] (564.182 µs) : 0, 564
Remote Config [candidate] (581.152 µs) : 0, 581
Telemetry [baseline] (7.91 ms) : 0, 7910
Telemetry [candidate] (7.903 ms) : 0, 7903
section profiling
BytebuddyAgent [baseline] (680.103 ms) : 0, 680103
BytebuddyAgent [candidate] (676.753 ms) : 0, 676753
GlobalTracer [baseline] (364.937 ms) : 0, 364937
GlobalTracer [candidate] (362.032 ms) : 0, 362032
AppSec [baseline] (32.046 ms) : 0, 32046
AppSec [candidate] (30.884 ms) : 0, 30884
Debugger [baseline] (12.762 ms) : 0, 12762
Debugger [candidate] (11.345 ms) : 0, 11345
Remote Config [baseline] (658.455 µs) : 0, 658
Remote Config [candidate] (665.433 µs) : 0, 665
Telemetry [baseline] (8.035 ms) : 0, 8035
Telemetry [candidate] (10.306 ms) : 0, 10306
ProfilingAgent [baseline] (104.115 ms) : 0, 104115
ProfilingAgent [candidate] (103.69 ms) : 0, 103690
Profiling [baseline] (104.139 ms) : 0, 104139
Profiling [candidate] (103.714 ms) : 0, 103714
Loading
Startup time reports for insecure-bank
gantt
    title insecure-bank - global startup overhead: candidate=1.52.0-SNAPSHOT~6c321d588a, baseline=1.52.0-SNAPSHOT~d9df78f4c9

    dateFormat X
    axisFormat %s
section tracing
Agent [baseline] (995.883 ms) : 0, 995883
Total [baseline] (8.601 s) : 0, 8601137
Agent [candidate] (996.793 ms) : 0, 996793
Total [candidate] (8.59 s) : 0, 8590352
section iast
Agent [baseline] (1.13 s) : 0, 1129664
Total [baseline] (9.263 s) : 0, 9262612
Agent [candidate] (1.133 s) : 0, 1133369
Total [candidate] (9.319 s) : 0, 9318679
Loading
  • baseline results
Module Variant Duration Δ tracing
Agent tracing 995.883 ms -
Agent iast 1.13 s 133.781 ms (13.4%)
Total tracing 8.601 s -
Total iast 9.263 s 661.476 ms (7.7%)
  • candidate results
Module Variant Duration Δ tracing
Agent tracing 996.793 ms -
Agent iast 1.133 s 136.576 ms (13.7%)
Total tracing 8.59 s -
Total iast 9.319 s 728.327 ms (8.5%)
gantt
    title insecure-bank - break down per module: candidate=1.52.0-SNAPSHOT~6c321d588a, baseline=1.52.0-SNAPSHOT~d9df78f4c9

    dateFormat X
    axisFormat %s
section tracing
BytebuddyAgent [baseline] (685.922 ms) : 0, 685922
BytebuddyAgent [candidate] (687.736 ms) : 0, 687736
GlobalTracer [baseline] (243.663 ms) : 0, 243663
GlobalTracer [candidate] (242.916 ms) : 0, 242916
AppSec [baseline] (30.627 ms) : 0, 30627
AppSec [candidate] (30.395 ms) : 0, 30395
Debugger [baseline] (6.028 ms) : 0, 6028
Debugger [candidate] (6.013 ms) : 0, 6013
Remote Config [baseline] (679.319 µs) : 0, 679
Remote Config [candidate] (690.739 µs) : 0, 691
Telemetry [baseline] (8.142 ms) : 0, 8142
Telemetry [candidate] (8.257 ms) : 0, 8257
section iast
BytebuddyAgent [baseline] (803.299 ms) : 0, 803299
BytebuddyAgent [candidate] (807.689 ms) : 0, 807689
GlobalTracer [baseline] (233.613 ms) : 0, 233613
GlobalTracer [candidate] (233.066 ms) : 0, 233066
IAST [baseline] (28.676 ms) : 0, 28676
IAST [candidate] (27.935 ms) : 0, 27935
AppSec [baseline] (29.151 ms) : 0, 29151
AppSec [candidate] (28.824 ms) : 0, 28824
Debugger [baseline] (5.718 ms) : 0, 5718
Debugger [candidate] (6.565 ms) : 0, 6565
Remote Config [baseline] (582.747 µs) : 0, 583
Remote Config [candidate] (575.139 µs) : 0, 575
Telemetry [baseline] (7.878 ms) : 0, 7878
Telemetry [candidate] (7.898 ms) : 0, 7898
Loading

Load

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/try-jdk-25-image-and-tests
git_commit_date 1752596399 1752605771
git_commit_sha d9df78f 6c321d5
release_version 1.52.0-SNAPSHOT~d9df78f4c9 1.52.0-SNAPSHOT~6c321d588a
See matching parameters
Baseline Candidate
application insecure-bank insecure-bank
ci_job_date 1752607327 1752607327
ci_job_id 1030070678 1030070678
ci_pipeline_id 70631693 70631693
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-1-3awp4kwz 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-1-3awp4kwz 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 1 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 12 unstable metrics.

scenario Δ mean http_req_duration Δ mean throughput candidate mean http_req_duration candidate mean throughput baseline mean http_req_duration baseline mean throughput
scenario:load:petclinic:appsec:high_load better
[-2.216ms; -1.298ms] or [-4.578%; -2.681%]
unstable
[-3.693op/s; +10.993op/s] or [-3.821%; +11.373%]
46.645ms 100.312op/s 48.402ms 96.662op/s
Request duration reports for insecure-bank
gantt
    title insecure-bank - request duration [CI 0.99] : candidate=1.52.0-SNAPSHOT~6c321d588a, baseline=1.52.0-SNAPSHOT~d9df78f4c9
    dateFormat X
    axisFormat %s
section baseline
no_agent (4.274 ms) : 4222, 4326
.   : milestone, 4274,
iast (9.567 ms) : 9408, 9726
.   : milestone, 9567,
iast_FULL (13.876 ms) : 13599, 14152
.   : milestone, 13876,
iast_GLOBAL (10.432 ms) : 10235, 10628
.   : milestone, 10432,
profiling (8.416 ms) : 8289, 8543
.   : milestone, 8416,
tracing (7.482 ms) : 7378, 7586
.   : milestone, 7482,
section candidate
no_agent (4.238 ms) : 4191, 4285
.   : milestone, 4238,
iast (9.355 ms) : 9204, 9506
.   : milestone, 9355,
iast_FULL (13.734 ms) : 13461, 14006
.   : milestone, 13734,
iast_GLOBAL (10.236 ms) : 10059, 10414
.   : milestone, 10236,
profiling (8.639 ms) : 8493, 8786
.   : milestone, 8639,
tracing (7.343 ms) : 7242, 7443
.   : milestone, 7343,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.274 ms [4.222 ms, 4.326 ms] -
iast 9.567 ms [9.408 ms, 9.726 ms] 5.293 ms (123.8%)
iast_FULL 13.876 ms [13.599 ms, 14.152 ms] 9.601 ms (224.6%)
iast_GLOBAL 10.432 ms [10.235 ms, 10.628 ms] 6.157 ms (144.1%)
profiling 8.416 ms [8.289 ms, 8.543 ms] 4.141 ms (96.9%)
tracing 7.482 ms [7.378 ms, 7.586 ms] 3.208 ms (75.0%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 4.238 ms [4.191 ms, 4.285 ms] -
iast 9.355 ms [9.204 ms, 9.506 ms] 5.116 ms (120.7%)
iast_FULL 13.734 ms [13.461 ms, 14.006 ms] 9.496 ms (224.1%)
iast_GLOBAL 10.236 ms [10.059 ms, 10.414 ms] 5.998 ms (141.5%)
profiling 8.639 ms [8.493 ms, 8.786 ms] 4.401 ms (103.8%)
tracing 7.343 ms [7.242 ms, 7.443 ms] 3.105 ms (73.3%)
Request duration reports for petclinic
gantt
    title petclinic - request duration [CI 0.99] : candidate=1.52.0-SNAPSHOT~6c321d588a, baseline=1.52.0-SNAPSHOT~d9df78f4c9
    dateFormat X
    axisFormat %s
section baseline
no_agent (37.034 ms) : 36735, 37333
.   : milestone, 37034,
appsec (48.402 ms) : 47973, 48830
.   : milestone, 48402,
code_origins (43.171 ms) : 42795, 43547
.   : milestone, 43171,
iast (44.414 ms) : 44024, 44803
.   : milestone, 44414,
profiling (48.28 ms) : 47828, 48732
.   : milestone, 48280,
tracing (45.134 ms) : 44752, 45516
.   : milestone, 45134,
section candidate
no_agent (36.573 ms) : 36281, 36866
.   : milestone, 36573,
appsec (46.645 ms) : 46220, 47069
.   : milestone, 46645,
code_origins (43.569 ms) : 43214, 43923
.   : milestone, 43569,
iast (44.972 ms) : 44586, 45359
.   : milestone, 44972,
profiling (48.972 ms) : 48505, 49439
.   : milestone, 48972,
tracing (43.838 ms) : 43477, 44200
.   : milestone, 43838,
Loading
  • baseline results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 37.034 ms [36.735 ms, 37.333 ms] -
appsec 48.402 ms [47.973 ms, 48.83 ms] 11.367 ms (30.7%)
code_origins 43.171 ms [42.795 ms, 43.547 ms] 6.137 ms (16.6%)
iast 44.414 ms [44.024 ms, 44.803 ms] 7.38 ms (19.9%)
profiling 48.28 ms [47.828 ms, 48.732 ms] 11.246 ms (30.4%)
tracing 45.134 ms [44.752 ms, 45.516 ms] 8.1 ms (21.9%)
  • candidate results
Variant Request duration [CI 0.99] Δ no_agent
no_agent 36.573 ms [36.281 ms, 36.866 ms] -
appsec 46.645 ms [46.22 ms, 47.069 ms] 10.071 ms (27.5%)
code_origins 43.569 ms [43.214 ms, 43.923 ms] 6.995 ms (19.1%)
iast 44.972 ms [44.586 ms, 45.359 ms] 8.399 ms (23.0%)
profiling 48.972 ms [48.505 ms, 49.439 ms] 12.399 ms (33.9%)
tracing 43.838 ms [43.477 ms, 44.2 ms] 7.265 ms (19.9%)

Dacapo

Parameters

Baseline Candidate
baseline_or_candidate baseline candidate
git_branch master sarahchen6/try-jdk-25-image-and-tests
git_commit_date 1752596399 1752605771
git_commit_sha d9df78f 6c321d5
release_version 1.52.0-SNAPSHOT~d9df78f4c9 1.52.0-SNAPSHOT~6c321d588a
See matching parameters
Baseline Candidate
application biojava biojava
ci_job_date 1752607809 1752607809
ci_job_id 1030070679 1030070679
ci_pipeline_id 70631693 70631693
cpu_model Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
kernel_version Linux runner-zfyrx7zua-project-304-concurrent-1-3n8sghm7 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux Linux runner-zfyrx7zua-project-304-concurrent-1-3n8sghm7 6.8.0-1031-aws #33~22.04.1-Ubuntu SMP Thu Jun 26 14:22:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

Summary

Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics.

Execution time for biojava
gantt
    title biojava - execution time [CI 0.99] : candidate=1.52.0-SNAPSHOT~6c321d588a, baseline=1.52.0-SNAPSHOT~d9df78f4c9
    dateFormat X
    axisFormat %s
section baseline
no_agent (15.244 s) : 15244000, 15244000
.   : milestone, 15244000,
appsec (14.939 s) : 14939000, 14939000
.   : milestone, 14939000,
iast (18.034 s) : 18034000, 18034000
.   : milestone, 18034000,
iast_GLOBAL (18.047 s) : 18047000, 18047000
.   : milestone, 18047000,
profiling (15.176 s) : 15176000, 15176000
.   : milestone, 15176000,
tracing (14.83 s) : 14830000, 14830000
.   : milestone, 14830000,
section candidate
no_agent (15.416 s) : 15416000, 15416000
.   : milestone, 15416000,
appsec (14.929 s) : 14929000, 14929000
.   : milestone, 14929000,
iast (18.419 s) : 18419000, 18419000
.   : milestone, 18419000,
iast_GLOBAL (17.956 s) : 17956000, 17956000
.   : milestone, 17956000,
profiling (15.687 s) : 15687000, 15687000
.   : milestone, 15687000,
tracing (14.899 s) : 14899000, 14899000
.   : milestone, 14899000,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.244 s [15.244 s, 15.244 s] -
appsec 14.939 s [14.939 s, 14.939 s] -305.0 ms (-2.0%)
iast 18.034 s [18.034 s, 18.034 s] 2.79 s (18.3%)
iast_GLOBAL 18.047 s [18.047 s, 18.047 s] 2.803 s (18.4%)
profiling 15.176 s [15.176 s, 15.176 s] -68.0 ms (-0.4%)
tracing 14.83 s [14.83 s, 14.83 s] -414.0 ms (-2.7%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 15.416 s [15.416 s, 15.416 s] -
appsec 14.929 s [14.929 s, 14.929 s] -487.0 ms (-3.2%)
iast 18.419 s [18.419 s, 18.419 s] 3.003 s (19.5%)
iast_GLOBAL 17.956 s [17.956 s, 17.956 s] 2.54 s (16.5%)
profiling 15.687 s [15.687 s, 15.687 s] 271.0 ms (1.8%)
tracing 14.899 s [14.899 s, 14.899 s] -517.0 ms (-3.4%)
Execution time for tomcat
gantt
    title tomcat - execution time [CI 0.99] : candidate=1.52.0-SNAPSHOT~6c321d588a, baseline=1.52.0-SNAPSHOT~d9df78f4c9
    dateFormat X
    axisFormat %s
section baseline
no_agent (1.475 ms) : 1464, 1487
.   : milestone, 1475,
appsec (2.407 ms) : 2357, 2457
.   : milestone, 2407,
iast (2.198 ms) : 2136, 2261
.   : milestone, 2198,
iast_GLOBAL (2.251 ms) : 2187, 2314
.   : milestone, 2251,
profiling (2.063 ms) : 2011, 2114
.   : milestone, 2063,
tracing (2.024 ms) : 1975, 2073
.   : milestone, 2024,
section candidate
no_agent (1.472 ms) : 1461, 1484
.   : milestone, 1472,
appsec (2.419 ms) : 2369, 2469
.   : milestone, 2419,
iast (2.2 ms) : 2138, 2262
.   : milestone, 2200,
iast_GLOBAL (2.243 ms) : 2180, 2306
.   : milestone, 2243,
profiling (2.067 ms) : 2014, 2119
.   : milestone, 2067,
tracing (2.022 ms) : 1973, 2071
.   : milestone, 2022,
Loading
  • baseline results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.475 ms [1.464 ms, 1.487 ms] -
appsec 2.407 ms [2.357 ms, 2.457 ms] 931.725 µs (63.2%)
iast 2.198 ms [2.136 ms, 2.261 ms] 723.22 µs (49.0%)
iast_GLOBAL 2.251 ms [2.187 ms, 2.314 ms] 775.706 µs (52.6%)
profiling 2.063 ms [2.011 ms, 2.114 ms] 587.529 µs (39.8%)
tracing 2.024 ms [1.975 ms, 2.073 ms] 548.903 µs (37.2%)
  • candidate results
Variant Execution Time [CI 0.99] Δ no_agent
no_agent 1.472 ms [1.461 ms, 1.484 ms] -
appsec 2.419 ms [2.369 ms, 2.469 ms] 947.102 µs (64.3%)
iast 2.2 ms [2.138 ms, 2.262 ms] 727.961 µs (49.4%)
iast_GLOBAL 2.243 ms [2.18 ms, 2.306 ms] 771.146 µs (52.4%)
profiling 2.067 ms [2.014 ms, 2.119 ms] 594.743 µs (40.4%)
tracing 2.022 ms [1.973 ms, 2.071 ms] 549.897 µs (37.4%)

@sarahchen6 sarahchen6 changed the title Test JDK 25 EA build image and tests Add JDK 25-EA testing to CI Jul 10, 2025
@sarahchen6 sarahchen6 force-pushed the sarahchen6/try-jdk-25-image-and-tests branch from 802838e to a7d756b Compare July 10, 2025 22:11
@sarahchen6 sarahchen6 force-pushed the sarahchen6/try-jdk-25-image-and-tests branch from a7d756b to 33dc1bb Compare July 14, 2025 17:48
@sarahchen6 sarahchen6 added type: enhancement Enhancements and improvements comp: testing Testing and removed tag: do not merge Do not merge changes labels Jul 14, 2025
@sarahchen6 sarahchen6 marked this pull request as ready for review July 14, 2025 22:02
@sarahchen6 sarahchen6 requested review from a team as code owners July 14, 2025 22:02
@sarahchen6 sarahchen6 requested review from daniel-mohedano, smola, sezen-datadog, bric3 and randomanderson and removed request for a team July 14, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: testing Testing type: enhancement Enhancements and improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant