Skip to content

Do not require JAVA_HOME at build time#605

Draft
marcprux wants to merge 1 commit intoswiftlang:mainfrom
swift-android-sdk:main
Draft

Do not require JAVA_HOME at build time#605
marcprux wants to merge 1 commit intoswiftlang:mainfrom
swift-android-sdk:main

Conversation

@marcprux
Copy link

This purely-subtractive PR is a companion to swiftlang/swift-java-jni-core#8, and eliminates all the JAVA_HOME hunting and unsafeFlags from the Package.swift.

The tests can be run against the peer checkout of swift-java-jni-core with:

SWIFT_JAVA_JNI_CORE_PATH=${PWD}/../swift-java-jni-core swift test

@ktoso
Copy link
Collaborator

ktoso commented Mar 11, 2026

Very nice work, pending on swiftlang/swift-java-jni-core#8

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.

2 participants