GoogleCloudPlatform / healthcare-data-harmonization-dataflow

Apache License 2.0
35 stars 24 forks source link

Update for JDK 11 #14

Open nhodson opened 2 years ago

nhodson commented 2 years ago

Fixes #12

Commit c9abd2a updated build_deps.sh to install and use JDK 11. Building the shadow jar failed to find jni.h because Go was attempting to include the file from a JDK 8 location.