Update dotnet47-changes.md
parent
c3a38db08e
commit
0fe9071073
|
@ -17,7 +17,7 @@ Each change includes our TFS bug numbers at the end of the line. Please include
|
||||||
* Fixed NGen Task to respect battery saver setting. [250762]
|
* Fixed NGen Task to respect battery saver setting. [250762]
|
||||||
* Fixed a bug where null paths would not throw ArgumentNullException. [252467]
|
* Fixed a bug where null paths would not throw ArgumentNullException. [252467]
|
||||||
* Added the case of Wrong machine code generated by RyuJIT on AVX2-capable CPU to the list of instructions that have this characteristic. [258520]
|
* Added the case of Wrong machine code generated by RyuJIT on AVX2-capable CPU to the list of instructions that have this characteristic. [258520]
|
||||||
* Implemented flexibility in specifying Server GC resource consumption. [271883] [dotnet/coreclr #6104](https://github.com/dotnet/coreclr/pull/6104)
|
* Implemented flexibility in specifying Server GC resource consumption. [271883] [[dotnet/coreclr #6104](https://github.com/dotnet/coreclr/pull/6104)]
|
||||||
|
|
||||||
|
|
||||||
## [BCL](#bcl)
|
## [BCL](#bcl)
|
||||||
|
|
Loading…
Reference in New Issue