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.26k stars 717 forks source link

Fix tests in disabled variations of ValueTypeTestsJIT #19708

Open theresa-m opened 2 months ago

theresa-m commented 2 months ago

Seven variations of ValueTypeTestsJIT in the src_qtypes directory are failing and are disabled in https://github.com/eclipse-openj9/openj9/pull/19690. There are 29 failures that are passing in the ValueTypeTests variations.

fyi @hzongaro @a7ehuo

theresa-m commented 2 months ago

There is also one failing test for JIT variations in ValhallaAttributeTests.