[Release/7.0-staging] Allow GetILFunctionBody for dynamic methods#87598
Conversation
|
Tagging subscribers to this area: @tommcdon Issue DetailsPort #87530 to 7.0 Customer ImpactWe introduced a regression in 7.0 that prevents ICorProfiler implementations from being able to request IL for dynamic methods. This was reported by a 3rd party profiler maintainer and is preventing their product from working on 7.0. TestingPrivates of the fix were provided to the customer and verified that they fix the issue. RiskLow risk, it does not introduce any known risk.
|
jeffschwMSFT
left a comment
There was a problem hiding this comment.
approved. we will take for consideration in 7.0.x. please get a code review
|
@davmason - Reminder: Code Complete for the August Release is tomorrow Monday July 10th. If you intend to include this fix in that release, please make sure to merge it before 4pm because that's when I'll start the staging merge process into internal. |
Port #87530 to 7.0
Customer Impact
We introduced a regression in 7.0 that prevents ICorProfiler implementations from being able to request IL for dynamic methods. This was reported by a 3rd party profiler maintainer and is preventing their product from working on 7.0.
Testing
Privates of the fix were provided to the customer and verified that they fix the issue.
Risk
Low risk, it does not introduce any known risk.