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 720 forks source link

Cleaning code in ObjectCheck (.cpp, .hpp) #20468

Open dmitripivkine opened 2 hours ago

dmitripivkine commented 2 hours ago

The code in ObjectCheck files needs to be updated according Coning Standards:

github-actions[bot] commented 2 hours ago

Issue Number: 20468 Status: Open Recommended Components: comp:vm, comp:build, comp:test Recommended Assignees: keithc-ca, pshipton, jasonfengj9