Skip to content

[wasm] Throw PlatformNotSupportedException instead of NotSupportedException when starting threads/waiting on monitors.#19937

Merged
vargaz merged 2 commits intomono:masterfrom
vargaz:threads-pnse
Jun 8, 2020
Merged

[wasm] Throw PlatformNotSupportedException instead of NotSupportedException when starting threads/waiting on monitors.#19937
vargaz merged 2 commits intomono:masterfrom
vargaz:threads-pnse

Conversation

@vargaz
Copy link
Contributor

@vargaz vargaz commented Jun 8, 2020

No description provided.

…eption when starting threads/waiting on monitors.
@vargaz
Copy link
Contributor Author

vargaz commented Jun 8, 2020

Will preserve the netcore version later when that infrastructure is set up.

@lambdageek
Copy link
Member

Will preserve the netcore version later when that infrastructure is set up.

Does this file not get used: https://github.com/dotnet/runtime/blob/master/src/mono/netcore/System.Private.CoreLib/src/LinkerDescriptor/System.Private.CoreLib.xml

@vargaz
Copy link
Contributor Author

vargaz commented Jun 8, 2020

Yes, but there are all kinds of reorgs happening wrt that code.

@vargaz
Copy link
Contributor Author

vargaz commented Jun 8, 2020

@monojenkins build failed

1 similar comment
@vargaz
Copy link
Contributor Author

vargaz commented Jun 8, 2020

@monojenkins build failed

@vargaz vargaz merged commit aa46aca into mono:master Jun 8, 2020
@vargaz vargaz deleted the threads-pnse branch June 8, 2020 23:41
@akoeplinger
Copy link
Member

@vargaz adding this to the netcore linker xml should be fine now, not sure which reorgs you mean that would affect this.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants