Skip to content

Promptly clean up more local JNI refs - #791

Merged
staticlibs merged 1 commit into
duckdb:mainfrom
staticlibs:local_refs
Aug 7, 2026
Merged

Promptly clean up more local JNI refs#791
staticlibs merged 1 commit into
duckdb:mainfrom
staticlibs:local_refs

Conversation

@staticlibs

Copy link
Copy Markdown
Member

This PR is a follow-up to #731, it adds explicit clean up of local JNI references in more places. There are no functional changes.

Fixes: #789

This PR is a follow-up to duckdb#731, it adds explicit clean up of local JNI
references in more places. There are no functional changes.

Fixes: duckdb#789
@staticlibs
staticlibs merged commit 847374d into duckdb:main Aug 7, 2026
43 of 45 checks passed
@staticlibs
staticlibs deleted the local_refs branch August 7, 2026 13:39
staticlibs added a commit that referenced this pull request Aug 7, 2026
This is a backport of the PR #791 to `v1.5-variegata` stable branch.

This PR is a follow-up to #731, it adds explicit clean up of local JNI
references in more places. There are no functional changes.

Fixes: #789
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.

JNI local-reference accumulation in the input conversion helpers

1 participant