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

[build] Bazel: JNI logic is unclear #7735

Open
Gold856 opened this issue Jan 27, 2025 · 0 comments
Open

[build] Bazel: JNI logic is unclear #7735

Gold856 opened this issue Jan 27, 2025 · 0 comments
Assignees

Comments

@Gold856
Copy link
Contributor

Gold856 commented Jan 27, 2025

The Bazel logic to build JNI code is unclear. The reasoning behind the use of the zipper tool is unclear, and some of the compilation logic is also a little hard to follow. What's the significance of the return type of _jni_headers_impl? What's cc_common.merge_cc_infos? That's completely undocumented in Bazel docs. Some comments explaining what the different function calls do would be nice, or if there's good documentation online, some links would also be nice.

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

No branches or pull requests

2 participants