eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k stars 721 forks source link

80 FVT_Serviceability.diagnostics.xdump_throw.Mode112.1 Incorrect JIT Version Information in ENVINFO section #20407

Closed JasonFengJ9 closed 15 hours ago

JasonFengJ9 commented 16 hours ago

Failure link

From an internal build(win19x64-rtp-2-1):

java version "1.8.0_431"
Java(TM) SE Runtime Environment (build 8.0.9.0 - pwa6480sr9-20240925_01(SR9))
IBM J9 VM (build 2.9, JRE 1.8.0 Windows 10 amd64-64-Bit 20241023_80221 (JIT enabled, AOT enabled)
OpenJ9   - 2c7141fa0cf
OMR      - d2f915f
IBM     - dd9cff8)
JCL - 20240920_02 based on Oracle jdk8u431-b09

Optional info

Failure output (captured from console output)

>> 2024 Thu Oct 24 00:13:26 throw test failed...
>> 2024 Thu Oct 24 00:13:26 javacore.20241024.001131.7564.0003.txt: ERROR: Incorrect JIT Version Information in ENVINFO section. JIT informa
tion in javacore was 'tr.open_20241022_131113_2c7141f', expected it to contain '2c7141fa0cf'

There was a similar failure

github-actions[bot] commented 16 hours ago

Issue Number: 20407 Status: Open Recommended Components: comp:test, comp:vm, comp:gc Recommended Assignees: keithc-ca, pshipton, babsingh

pshipton commented 16 hours ago

I think it's a case that not all Windows machines received the update to remove the test, and possibly the master source distributed to Windows didn't get updated. I can roll out the change again.

pshipton commented 15 hours ago

For future reference see infrastructure/issues/9118

pshipton commented 15 hours ago

Machine updated to remove the test.

github-actions[bot] commented 15 hours ago

Issue Number: 20407 Status: Closed Actual Components: comp:test, test failure Actual Assignees: No one :( PR Assignees: No one :(