Skip to content

Consolidate dynamic / static JNI facilities#620

Merged
zhztheplayer merged 4 commits intoboostscale:mainfrom
zhztheplayer:wip-remove-static-jni
Apr 15, 2026
Merged

Consolidate dynamic / static JNI facilities#620
zhztheplayer merged 4 commits intoboostscale:mainfrom
zhztheplayer:wip-remove-static-jni

Conversation

@zhztheplayer
Copy link
Copy Markdown
Contributor

@zhztheplayer zhztheplayer commented Apr 15, 2026

The patch removes StaticJniApi.java / StaticJniWrapper.java / StaticJniWrapper.cc, moves all the content into JniApi.java / JniWrapper.java / JniWrapper.cc. So developer will not spend too much energy to decide whether the new code should be added to static or dynamic code path.

No public API change involved.

#619

@zhztheplayer zhztheplayer enabled auto-merge (squash) April 15, 2026 13:23
@zhztheplayer zhztheplayer merged commit e2bcc9a into boostscale:main Apr 15, 2026
5 checks passed
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.

1 participant