1111- 作成者: [ @LuckyXu-HF ] ( https://github.com/LuckyXu-HF )
1212- 作成日時: 2025年12月23日 07:17:27(UTC)
1313- マージ日時: 2025年12月23日 14:34:50(UTC)
14- - ラベル: <span style =" background-color : #d4c5f9 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >area-Diagnostics-coreclr</span > <span style =" background-color : #c2e0c6 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >community-contribution</span > <span style =" background-color : #eb6420 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >arch-loongarch64</span >
14+ - ラベル: <span style =" background-color : #d4c5f9 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >area-Diagnostics-coreclr</span > <span style =" background-color : #c2e0c6 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >community-contribution</span > <span style =" background-color : #eb6420 ; color : #ffffff ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >arch-loongarch64</span >
1515#### 概要
1616LoongArch64プラットフォームにおいて、プロファイラーテスト(` slowpatheltenter.sh ` )で` Fp32x2StructFunc ` がランダムに失敗する問題を修正したPRです。` struct{single, single} ` 型の引数を処理する際に、` ProfileArgIterator::GetNextArgAddr() ` でバッファアドレスを正しく返すように改善しました。500回のテスト実行で確認されています。
1717
@@ -37,7 +37,7 @@ LoongArch64プラットフォームにおいて、プロファイラーテスト
3737- 作成者: [ @eduardo-vp ] ( https://github.com/eduardo-vp )
3838- 作成日時: 2025年12月23日 00:55:53(UTC)
3939- マージ日時: 2025年12月23日 22:34:52(UTC)
40- - ラベル: <span style =" background-color : #d4c5f9 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >area-NativeAOT-coreclr</span > <span style =" background-color : #2D0DA0 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >runtime-async</span >
40+ - ラベル: <span style =" background-color : #d4c5f9 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >area-NativeAOT-coreclr</span > <span style =" background-color : #2D0DA0 ; color : #ffffff ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >runtime-async</span >
4141#### 概要
4242Native AOT コンパイルで runtime-async が有効な場合、` MethodBase.GetCurrentMethod() ` が非同期メソッド内で正常に動作するように修正しました。以下のコードが正常に実行されるようになります。
4343
@@ -68,7 +68,7 @@ runtime-async 機能を有効にした Native AOT コンパイルでリフレク
6868- 作成者: [ @dotnet-maestro [ bot]] ( https://github.com/apps/dotnet-maestro )
6969- 作成日時: 2025年12月12日 21:12:19(UTC)
7070- マージ日時: 2025年12月23日 17:19:21(UTC)
71- - ラベル: <span style =" background-color : #048708 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >Servicing-approved</span > <span style =" background-color : #A8F937 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >area-codeflow</span >
71+ - ラベル: <span style =" background-color : #048708 ; color : #ffffff ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >Servicing-approved</span > <span style =" background-color : #A8F937 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >area-codeflow</span >
7272#### 概要
7373dotnet/emsdkリポジトリからの依存関係を更新するPRです。Microsoft.SourceBuild.Intermediate.emsdk を8.0.23-servicing.25602.41から8.0.23-servicing.25612.6へ更新し、Emscripten関連の修正やセキュリティアップデートを取り込みます。release/8.0ブランチ向けの自動依存関係更新です。
7474
@@ -95,7 +95,7 @@ dotnet/emsdkリポジトリからの依存関係を更新するPRです。Micros
9595- 作成者: [ @dotnet-maestro [ bot]] ( https://github.com/apps/dotnet-maestro )
9696- 作成日時: 2025年12月02日 02:01:59(UTC)
9797- マージ日時: 2025年12月23日 17:16:51(UTC)
98- - ラベル: <span style =" background-color : #048708 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >Servicing-approved</span > <span style =" background-color : #A8F937 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >area-codeflow</span >
98+ - ラベル: <span style =" background-color : #048708 ; color : #ffffff ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >Servicing-approved</span > <span style =" background-color : #A8F937 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >area-codeflow</span >
9999#### 概要
100100dotnet/cecil依存関係を0.11.4-alpha.25573.2から0.11.4-alpha.25614.2へアップデートするPR。release/8.0ブランチの自動依存関係更新で、Microsoft.DotNet.Cecilライブラリの最新版を取り込みます。
101101
@@ -117,7 +117,7 @@ dotnet/cecil依存関係を0.11.4-alpha.25573.2から0.11.4-alpha.25614.2へア
117117- 作成者: [ @prozolic ] ( https://github.com/prozolic )
118118- 作成日時: 2025年11月16日 00:21:46(UTC)
119119- マージ日時: 2025年12月23日 14:31:31(UTC)
120- - ラベル: <span style =" background-color : #d4c5f9 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >area-System.Collections</span > <span style =" background-color : #c2e0c6 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >community-contribution</span >
120+ - ラベル: <span style =" background-color : #d4c5f9 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >area-System.Collections</span > <span style =" background-color : #c2e0c6 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >community-contribution</span >
121121#### 概要
122122FrozenDictionary/FrozenSetの作成時に、極めて大きな文字列(Array.MaxLengthに近いサイズ)を使用した場合にLengthBucketsの計算でinteger overflowが発生し、負の値がArrayPool<T >.Shared.Rentに渡されてArgumentOutOfRangeExceptionが発生していた問題を修正しました。オーバーフロー検出を追加してバケット作成を防止します。
123123
@@ -152,7 +152,7 @@ Assert.Equal(keys.Length, frozen.Count);
152152- 作成者: [ @dotnet-maestro [ bot]] ( https://github.com/apps/dotnet-maestro )
153153- 作成日時: 2025年11月12日 02:03:00(UTC)
154154- マージ日時: 2025年12月23日 17:25:40(UTC)
155- - ラベル: <span style =" background-color : #048708 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >Servicing-approved</span > <span style =" background-color : #A8F937 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; white-space : nowrap ; cursor :default ;" >area-codeflow</span >
155+ - ラベル: <span style =" background-color : #048708 ; color : #ffffff ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >Servicing-approved</span > <span style =" background-color : #A8F937 ; color : #000000 ; display : inline-block ; padding : 0 7px ; font-size :12px ; font-weight :500 ; line-height :18px ; border-radius :2em ; border :1px solid transparent ; cursor :default ;" >area-codeflow</span >
156156#### 概要
157157dotnet/arcadeリポジトリからの自動依存関係更新PR。Microsoft.DotNet.Arcade.Sdkおよび関連する20個のビルドタスクとツールパッケージを9.0.0-beta.25555.4から9.0.0-beta.25611.4にバージョンアップ。XUnitの関連パッケージも2.9.0-beta.25555.4から2.9.0-beta.25611.4に更新。
158158
0 commit comments