eclipse / omr

Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
http://www.eclipse.org/omr
Other
940 stars 394 forks source link

Cleanup J9_PROJECT_SPECIFIC code #1687

Open mgaudet opened 6 years ago

mgaudet commented 6 years ago

Given that Eclipse OpenJ9 is now open, it makes it dramatically easier to move code from OMR to OpenJ9, allowing us to start cleaning up the J9_PROJECT_SPECIFIC guarded code.

This will of course be an epic, as there are currently over 700 instances of the #define. Perhaps the first thing to be discussed is a strategy, and priority.

dsouzai commented 2 years ago

Some bigger tasks as part of my initial cursory sweep through the code: