{"id":20474272,"url":"https://github.com/marschall/openjdk-dockerfiles","last_synced_at":"2026-04-16T18:03:20.016Z","repository":{"id":138922777,"uuid":"97594324","full_name":"marschall/openjdk-dockerfiles","owner":"marschall","description":"Dockerfiles for building OpenJDK locally","archived":false,"fork":false,"pushed_at":"2018-02-07T20:57:02.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T02:45:02.668Z","etag":null,"topics":["docker-image","openjdk"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marschall.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-18T12:17:19.000Z","updated_at":"2017-07-18T12:18:00.000Z","dependencies_parsed_at":"2023-05-04T15:47:31.083Z","dependency_job_id":null,"html_url":"https://github.com/marschall/openjdk-dockerfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marschall%2Fopenjdk-dockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marschall%2Fopenjdk-dockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marschall%2Fopenjdk-dockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marschall%2Fopenjdk-dockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marschall","download_url":"https://codeload.github.com/marschall/openjdk-dockerfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242039717,"owners_count":20061928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-image","openjdk"],"created_at":"2024-11-15T14:28:51.415Z","updated_at":"2026-04-16T18:03:19.997Z","avatar_url":"https://github.com/marschall.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Builidng OpenJDK with Docker\n============================\n\nThe following dockerfiles allows you to locally build a fastdebug OpenJDK with unlimited crypto policy without having to install all the necessary libraries on your system.\n\nYou can build OpenJDK with\n\n```sh\n./build-openjdk-9-toolchain.sh\n./build-jdk-9.sh\n```\n\n`./build-openjdk-9-toolchain.sh` builds the docker image with all the tools to build OpenJDK, `./build-openjdk-9.sh` builds OpenJDK using the docker image. The final JVM and the source code will end up in the `./jdk9/build/linux-x86_64-normal-server-fastdebug/jdk` folder.\n\nIn general the more CPU and memory resources the docker container has the quicker the build finishes. Unfortunately one of the slowest parts is downloading all the sources.\n\nCaveats\n-------\n\n * Currently OpenJDK 10 does not build because the OpenJDK 9 bootstrap JVM in Ubuntu is too old.\n\n\nCredits\n-------\n\nA lot is taken from\n\n * http://arturmkrtchyan.com/building-openjdk-9-on-ubuntu\n * https://github.com/cloudfoundry/java-buildpack-dependency-builder/blob/master/openjdk.sh\n * https://github.com/hgomez/obuildfactory/wiki/How-to-build-and-package-OpenJDK-8-on-Linux\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarschall%2Fopenjdk-dockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarschall%2Fopenjdk-dockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarschall%2Fopenjdk-dockerfiles/lists"}