Skip to content

Conversation

@dellis1972
Copy link
Contributor

The ManifestDocument class has a few instances of ToJniName that are not using the cache overload. Using the cache version should be faster, so lets try to use that :).

The ManifestDocument class has a few instances of `ToJniName` that
are not using the `cache` overload. Using the `cache` version should
be faster, so lets try to use that :).
@dellis1972 dellis1972 requested a review from grendello October 13, 2022 14:48
Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

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

Going to just restart a couple test lanes.

@jonathanpeppers jonathanpeppers merged commit 04d3fc9 into dotnet:main Oct 13, 2022
@dellis1972 dellis1972 deleted the fixupToJniName branch October 17, 2022 10:05
grendello added a commit to grendello/xamarin-android that referenced this pull request Oct 17, 2022
* main:
  [Mono.Android] nullability for AndroidMessageHandler.RequestNeedsAuthorization (dotnet#7454)
  [Xamarin.Android.Build.Tasks] Fix up `ToJniName` to use `cache`. (dotnet#7460)
  Bump to xamarin/android-api-docs@52d85154 (dotnet#7459)
  Bump to xamarin/xamarin-android-tools/main@9f56dec (dotnet#7456)
grendello added a commit to grendello/xamarin-android that referenced this pull request Oct 18, 2022
* main:
  [Mono.Android] nullability for AndroidMessageHandler.RequestNeedsAuthorization (dotnet#7454)
  [Xamarin.Android.Build.Tasks] Fix up `ToJniName` to use `cache`. (dotnet#7460)
  Bump to xamarin/android-api-docs@52d85154 (dotnet#7459)
  Bump to xamarin/xamarin-android-tools/main@9f56dec (dotnet#7456)
jonathanpeppers pushed a commit that referenced this pull request Nov 16, 2022
Context: dotnet/java-interop@b81cfbb

The `ManifestDocument` class has a few instances of `ToJniName` that
are not using the `cache` overload. Using the `cache` version should
be faster, so lets try to use that :)

This required plumbing the `cache` variable through another few methods as well.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants