Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused managed declaration of java_interop_strdup #1256

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

filipnavara
Copy link
Member

No description provided.

@jonathanpeppers
Copy link
Member

Looks like this is not called, but we'd also need to remove from here are the same time:

@jonpryor
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jonpryor
Copy link
Member

[Java.Runtime.Environment] Remove decl for java_interop_strdup (#1256)

It's not actually used within `Java.Runtime.Environment.dll`.

@jonpryor jonpryor merged commit f1b270d into dotnet:main Sep 24, 2024
4 checks passed
@filipnavara filipnavara deleted the patch-1 branch September 24, 2024 11:54
jonpryor added a commit to dotnet/android that referenced this pull request Sep 25, 2024
Changes: dotnet/java-interop@d859965...9d99723

  * dotnet/java-interop@9d997232: [build] `main` *conceptually* targets .NET 9 (dotnet/java-interop#1259)
  * dotnet/java-interop@f1b270d3: [Java.Runtime.Environment] Remove decl for java_interop_strdup (dotnet/java-interop#1256)
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