Skip to content

Update ICSharpCode.Decompiler to 7.2.1.6856#67875

Merged
CyrusNajmabadi merged 7 commits intodotnet:mainfrom
CyrusNajmabadi:updateILSPY
Apr 20, 2023
Merged

Update ICSharpCode.Decompiler to 7.2.1.6856#67875
CyrusNajmabadi merged 7 commits intodotnet:mainfrom
CyrusNajmabadi:updateILSPY

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Fixes OOM when decompiling code with large byte[]s.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner April 19, 2023 16:30
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 19, 2023
Comment thread eng/Versions.props
<MicrosoftMetadataVisualizerVersion>1.0.0-beta3.21075.2</MicrosoftMetadataVisualizerVersion>
<MicrosoftNETBuildExtensionsVersion>2.2.101</MicrosoftNETBuildExtensionsVersion>
<MicrosoftNETCorePlatformsVersion>2.1.2</MicrosoftNETCorePlatformsVersion>
<MicrosoftNETCorePlatformsVersion>5.0.0</MicrosoftNETCorePlatformsVersion>
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dotnet/roslyn-infrastructure any issues with this? It was required for the new ICSharpCodeDecompiler version. It also matches the line below which makes me feel like it's likely ok :D

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @dibarbet fyi to flag the insertion, if there are issues.

Comment thread eng/Versions.props
<MicrosoftMetadataVisualizerVersion>1.0.0-beta3.21075.2</MicrosoftMetadataVisualizerVersion>
<MicrosoftNETBuildExtensionsVersion>2.2.101</MicrosoftNETBuildExtensionsVersion>
<MicrosoftNETCorePlatformsVersion>2.1.2</MicrosoftNETCorePlatformsVersion>
<MicrosoftNETCorePlatformsVersion>5.0.0</MicrosoftNETCorePlatformsVersion>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! @dibarbet fyi to flag the insertion, if there are issues.

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

Tests are failing because of baselines:

image

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner April 19, 2023 19:56
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner April 19, 2023 22:07
{
// Method begins at RVA 0x207f
// Code size 7 (0x7)
// Code size: 7 (0x7)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mechanical change.

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

@dotnet/roslyn-compiler ptal.

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor Author

@jaredpar ptal at the compiler side. thanks!

Copy link
Copy Markdown
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compiler changes (test-only) LGTM Thanks (iteration 7)

@jcouv jcouv self-assigned this Apr 20, 2023
@jcouv jcouv added Area-Compilers and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 20, 2023
@CyrusNajmabadi CyrusNajmabadi merged commit 78a7616 into dotnet:main Apr 20, 2023
@ghost ghost added this to the Next milestone Apr 20, 2023
dibarbet added a commit to dibarbet/roslyn that referenced this pull request Apr 21, 2023
dibarbet added a commit that referenced this pull request Apr 21, 2023
Revert "Update ICSharpCode.Decompiler to 7.2.1.6856 (#67875)"
@dibarbet dibarbet modified the milestones: Next, 17.7 P1 Apr 25, 2023
@CyrusNajmabadi CyrusNajmabadi deleted the updateILSPY branch July 17, 2023 14:54
CyrusNajmabadi added a commit that referenced this pull request Jul 27, 2023
* Revert "Merge pull request #67919 from dibarbet/revert_icsharpcodedecompiler"

This reverts commit 85eaf94, reversing
changes made to 0f8a8ed.

* Munge comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants