Skip to content
/ ojdkbuild Public
forked from ojdkbuild/ojdkbuild

Community builds using source code from OpenJDK project

License

Notifications You must be signed in to change notification settings

bome/ojdkbuild

 
 

Repository files navigation

Downloads for Windows x86_64

Other downloads

Linux ZIP bundle (issue)

About

This project provides binaries built using source code of OpenJDK (and its dependencies) from CentOS project.

Binaries are built with an attempt to keep them as close as possible in behaviour to java-1.x.0-openjdk CentOS packages.

Currently only windows.x86_64 platform is supported, other platforms may be added in future.

Linux binaries are not being built from the sources of this projects, they are extracted from CentOS 6 binary packages instead, see details in CentOS6ZipBundle.

FAQ

Question 1:

  • Q: Will Red Hat, Inc. provide any technical support for the binaries distributed through this project?
  • A: No.

Question 2:

  • Q: Is this project endorsed by upstream OpenJDK project?
  • A: No.

Question 3:

  • Q: Will any questions about the TCK be answered (regarding this project)?
  • A: No.

Update schedule

Builds are going to be updated once in three months after each corresponding Oracle Critical Patch Updates release for Oracle Java.

How to build

On windows.x86_64:

git clone --recursive https://github.com/ojdkbuild/ojdkbuild.git
cd ojdkbuild
run.bat

Mailing list

To see the collection of prior postings to the list, visit the ojdkbuild Archives.

To subscribe to the list, send email to: ojdkbuild+subscribe@googlegroups.com

To post a message to all the list members, send email to: ojdkbuild@googlegroups.com

License

OpenJDK binaries are released under the GNU GPL v. 2 with classpath exception.

Build scipts are released under the Apache License 2.0.

Other sources and binaries in this project (cygwin, freetype etc.) are released under their corresponding licenses.

Changelog

2016-05-27

  • 1.8.0.91 Linux bundle added

2016-05-17

  • 1.8.0_91-3 build
  • MSI installer

2016-04-26

  • 1.8.0_91-2 build

About

Community builds using source code from OpenJDK project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.8%
  • CMake 9.7%
  • Batchfile 8.3%
  • Shell 1.4%
  • C++ 0.8%