openj9 icon indicating copy to clipboard operation
openj9 copied to clipboard

Open XL workaround: lower optimization level for codertinit.cpp

Open Deigue opened this issue 1 year ago • 1 comments

Open XL compilation causes "expected relocatable expression" error when attempting to compile codertinit.cpp with the O3 optimization level. It was recommended to lower the optimization level for this particular file and an issue has been opened internally to track fixing this issue in context of Open XL.

Deigue avatar Jul 22 '24 18:07 Deigue

Rebased, passing with java 21 and java 8, ready to review/merge @keithc-ca

Deigue avatar Oct 08 '24 16:10 Deigue

Thanks for the feedback, I have addressed the comments/missing changes.

Deigue avatar Feb 25 '25 16:02 Deigue

Jenkins compile aix jdk21

keithc-ca avatar Feb 25 '25 18:02 keithc-ca