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

Test failures in jdk/valhalla/valuetypes #20404

Open theresa-m opened 4 hours ago

theresa-m commented 4 hours ago

Tests: https://github.com/ibmruntimes/openj9-openjdk-jdk.valuetypes/tree/openj9/test/jdk/valhalla/valuetypes

See https://github.com/ibmruntimes/openj9-openjdk-jdk.valuetypes/pull/14 to run the tests

There are currently 60 failures out of 224 tests that are listed in ProblemList-jdkvalhallavaluetypes.txt. Many look to be due to https://github.com/eclipse-openj9/openj9/issues/20372, the rest need to be triaged.

github-actions[bot] commented 4 hours ago

Issue Number: 20404 Status: Open Recommended Components: comp:test, comp:build, comp:vm Recommended Assignees: hangshao0, pshipton, fengxue-is