Skip to content

Instantly share code, notes, and snippets.

View dkocher's full-sized avatar
🦆

David Kocher dkocher

🦆
View GitHub Profile
@dkocher
dkocher / universal-jre.sh
Created November 18, 2021 12:40
Java Runtime Universal Binary (x86_64+arm64)
#!/bin/sh -e
UNIVERSAL_JDK=$(pwd)/$3
ARM64_JDK=$(pwd)/$1
X86_64_JDK=$(pwd)/$2
${ARM64_JDK}/Contents/Home/bin/jlink --add-modules ALL-MODULE-PATH --strip-debug --no-man-pages --no-header-files --compress=2 --output ${ARM64_JDK}/Contents/jre
rm -rf ${ARM64_JDK}/Contents/Home
mv ${ARM64_JDK}/Contents/jre ${ARM64_JDK}/Contents/Home

Contributor Agreement

Individual Contributor Non-Exclusive License Agreement

Thank you for your interest in contributing to Cyberduck from iterate GmbH ("We" or "Us").

The purpose of this contributor agreement ("Agreement") is to clarify and document the rights granted by contributors to iterate GmbH.

1. DEFINITIONS

  • "You" means the Individual Copyright owner who submits a Contribution to Us. If You are an employee and submit the Contribution as part of your employment, You have had Your employer approve this Agreement or sign the Entity version of this document.
  • "Contribution" means any original work of authorship (software and/or documentation) including any modifications or additions to an existing work, Submitted by You to Us, in which You own the Copyright. If You do not own the Copyright in the entire work of authorship, please contact Us at support@cyberduck.io.

Keybase proof

I hereby claim:

  • I am dkocher on github.
  • I am dkocher (https://keybase.io/dkocher) on keybase.
  • I have a public key whose fingerprint is 07D1 6818 F227 91DD 013A D433 7411 F849 D4C5 BD3E

To claim this, I am signing this object: