java.lang.RuntimeException: 'This file is not the one used while building the AOT cache: '.*app.jar', timestamp has changed, size has changed' missing from stdout/stderr
at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:407)
The acxtual output is:
[0.008s][warning][aot] This file is not the one used while building the AOT cache: '/System/Volumes/Data/mesos/work_dir/slaves/da1065b5-7b94-4f0d-85e9-a3a252b9a32e-S104354/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/bf510ca6-9dd3-4f44-a96e-dd1176723605/runs/d987366e-6c0f-4c4b-b84d-b069b830c487/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_runtime/scratch/3/app.jar', size has changed
No mention of "timestamp".
at jdk.test.lib.process.OutputAnalyzer.shouldMatch(OutputAnalyzer.java:407)
The acxtual output is:
[0.008s][warning][aot] This file is not the one used while building the AOT cache: '/System/Volumes/Data/mesos/work_dir/slaves/da1065b5-7b94-4f0d-85e9-a3a252b9a32e-S104354/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/bf510ca6-9dd3-4f44-a96e-dd1176723605/runs/d987366e-6c0f-4c4b-b84d-b069b830c487/testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_runtime/scratch/3/app.jar', size has changed
No mention of "timestamp".
- relates to
-
JDK-8377932 AOT cache is not rejected when JAR file has changed
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/29947