Skip to content

feat(bindings/java): support load system lib#2502

Merged
Xuanwo merged 1 commit intoapache:mainfrom
tisonkun:support-load-system-lib
Jun 21, 2023
Merged

feat(bindings/java): support load system lib#2502
Xuanwo merged 1 commit intoapache:mainfrom
tisonkun:support-load-system-lib

Conversation

@tisonkun
Copy link
Copy Markdown
Member

This closes #2361.

I noticed that we don't need to add an argument for users to pass path to lib. But java.library.path can already change the search path.

Also, get rid of unnecessary jar-jni dependency.

Signed-off-by: tison <wander4096@gmail.com>
@github-actions github-actions Bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Jun 20, 2023
Copy link
Copy Markdown
Member

@suyanhanx suyanhanx left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@Xuanwo Xuanwo merged commit ad4047a into apache:main Jun 21, 2023
@PsiACE PsiACE mentioned this pull request Jun 27, 2023
3 tasks
@tisonkun tisonkun deleted the support-load-system-lib branch September 27, 2023 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support load libopendal_java from system-wise lib dir or manually specified path

3 participants