Is Azure Azul JVM source code available in a public repository? -


http://www.azulsystems.com/products/zulu mentions code released on gpl + classpath exception didn't see pointers source code available ?

is built branch in public openjdk source tree or somewhere else ?

for making azul zulu source request, in root of zulu installation readme.txt file. contains paragraph:

certain portions of software based on source code openjdk (http://openjdk.java.net/) , licensed under gnu general public license version 2 (gplv2) classpath exception (http:// openjdk.java.net/legal/gplv2+ce.html). period of 3 years date of receipt of software, azul provide upon request, complete machine readable copy of source code such portions based on openjdk on medium customarily used software interchange charge no more cost of physically performing source distribution.

please email azul_openjdk@azulsystems.com further information.

the next few lines of file contain version , product id zulu build using. include in email can provide source snapshot corresponding particular build image.

as far choice of "medium customarily used software interchange", on time have used ftp , dropbox, though started using wetransfer fulfill requests. in email request, can ask medium prefer.

finally, there no public zulu source repository, because source fetched openjdk. openjdk project source repos therefore proper place navigate, study, review, , contribute source fixes , changes. zulu source snapshots reflect fetch openjdk codeline fed particular zulu build. not forks of master branches.

these statements common zulu on azure, zulu on docker, zulu azul download sites (web , azul yum/aptget repo) , other place obtained zulu.

matt schuetze


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

java.util.scanner - How to read and add only numbers to array from a text file -

iphone - Three second countdown in cocos2d -