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

Add Java as static PIE build #25

Open
razvand opened this issue Sep 10, 2022 · 1 comment · May be fixed by #73
Open

Add Java as static PIE build #25

razvand opened this issue Sep 10, 2022 · 1 comment · May be fixed by #73
Labels
enhancement New feature or request kind/hackathon Hackathon challenge

Comments

@razvand
Copy link
Collaborator

razvand commented Sep 10, 2022

Add Java (i.e. the java VM / runtime) as a -static-pie build. Test it natively on Linux and with run-elfloader on Unikraft. In case of issues with Unikraft, post an issue in the Unikraft core repository.

Follow the structure of existing applications or submitted for review applications: create a folder with build.sh script, a README.md file, a rootfs/ subfolder (if required), the -static-pie build executable and other useful files.

Hackathon points: 50

@razvand razvand added enhancement New feature or request kind/hackathon Hackathon challenge labels Sep 10, 2022
@alinichim
Copy link

I'm working on this.

@razvand razvand linked a pull request Oct 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/hackathon Hackathon challenge
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants