eclipse / omr

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

Remove trace-point that requires use-after-close reference #7336

Closed keithc-ca closed 1 month ago

keithc-ca commented 1 month ago

It turns out that #7325 was ineffective: compilers see straight through that attempt to hide the use-after-close. The trace-point doesn't provide any information that isn't already available by other trace-points at the same level.

babsingh commented 1 month ago

jenkins build all

babsingh commented 1 month ago