aboutsummaryrefslogtreecommitdiff
path: root/jdk10-build-release.yaml
AgeCommit message (Collapse)Author
2018-10-03jdk: Disable JDK 9 and JDK 10 jobs.Stuart Monteith
With JDK 9 and 10 obsolete, disable these jobs. Change-Id: I2c0a6caf8b3895420d51eb8b1928b77360cda0b4
2018-04-13jdk: Remove debuginfo files in releasesStuart Monteith
Before jdk10 we deleted diz files from builds. The default changed to produce debuginfo files, which aren't deleted by the release process. Here we delete the debuginfo files instead - otherwise the package is just too large. Change-Id: Ica80ec7a4517bcc06844b668cb57dc7c6c8e634e
2018-04-13jdk: Update jdk10 builds to jdk10uStuart Monteith
JDK 10 is done and maintenance has moved onto the updates branch. Change-Id: I9fab7d577e906c4f0d1dcb72422432eca7c5cf77
2017-12-20jdk10: Enabled JDK10 builds with new repositoryStuart Monteith
The JDK10 source has forked from jdk/jdk to jdk/jdk10. This patch changes that and re-enabled the jobs. Change-Id: I1561cd6d042f311ac3dc3625f2d825cdc2c4249d
2017-11-22jdk: Disable JDK 10 buildsStuart Monteith
JDK10 repositories are never going to be updated. Disable all of the JDK 10 builds, before figuring out how to delete them. Change-Id: I4eccab5e7a33c922a90ed13295c8143b728a4784
2017-09-22jdk: Fix jdk9/10 release buildsStuart Monteith
Some errors and different assumptions for jdk10/jdk9 builds. jdk10 doesn't have a primordial build - we just use one from the Linaro engineering builds. Change-Id: I0803d61a7961d05b32759bd297bd56f5b24d02ee
2017-09-06jdk: Add jdk10 jobsStuart Monteith
There is a JDK10 tree that needs built and tested - add the jobs. The jdk10-update-src-tree job is triggered manually until we have enough machine capacity. Change-Id: I5c72d9a80c3be1560bb1a891b47a4f3a03d8a83b