-
[Job](https://mihubot.xyz/runtime-utils/EctoIAzAAAE) completed in 18 minutes 25 seconds.
https://github.com/dotnet/runtime/pull/107499
### Diffs
Diffs
```
Found 368 files with textual diffs.
Summ…
-
The crash occurs while collecting managed stack traces when serialization code is being executed. It is done by running kill -QUIT {pid} on the running process. This signal is used by mono to dump man…
-
[Job](https://mihubot.xyz/runtime-utils/Ef27DJeA) completed in 20 minutes 34 seconds.
https://github.com/dotnet/runtime/pull/108955
### Diffs
```
Found 263 files with textual diffs.
Summary of Code…
-
If you use google appcompat script to scan the project, this error will be reported:
Reflection blacklist Ljava/lang/Runtime;->nativeLoad use(s):
Lcom/facebook/soloader/SoLoader;->getNativeLo…
-
[Job](https://mihubot.xyz/runtime-utils/b6bb9da638eb4010aca33bc42c324423) completed in 14 minutes.
### Diffs
```
Found 268 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [128fdfd1fd982e277e969d5c7ca1710345f4f649](https://github.com/dotnet/runtime/co…
-
### Context
Add `plugin.schema: JSONSchema` for runtime reflection of the types and runtime validation (ensuring that the history is not broken?
**Pros**
* switching from one plugin to another that…
-
https://github.com/dotnet/runtime/pull/86486 expanded the validation done for the various `Isa.IsSupported` flags exposed by the JIT.
Mono failed this test with the following:
```
System.Runtime.…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
Okay, so using Microsoft.WinForms.Designer.SDK solved it for me, but required one more change to the codebase.
And for future searchers and finders of this topic:
While the Assembly containing the…