aboutsummaryrefslogtreecommitdiff
path: root/jdk12-build-image.yaml
AgeCommit message (Collapse)Author
2019-07-12jdk: GTestWrapper.java looks in wrong place.Stuart Monteith
We can't have tests using the nativepath pass and the gtest changes I made work at the same time. Move them to another location. In essence, the jtreg tests expect "native/lib" in the path, whereas the GTestWrapper expects just "native". Change-Id: Iede3ec387957c7f2a710ffaf718d63afffc0b96f
2019-07-11jdk: Fix gtestwrapper copyingStuart Monteith
The files were being copied from the wrong location. Change-Id: I5ea14cfb5597548982966ee568411a11f6ac9160
2019-07-10jdk: Fix gtestwrapper jtreg testStuart Monteith
Copy gtest materials into the correct place. Change-Id: I887238e4212d9b21c4984632c351dda708da29c2
2019-02-06jdk: Fixup release builds.Stuart Monteith
There was an error where an out directory was created unnecessarily. Change-Id: Ia119f6f2a87e99ef17b805514b9de9d44e9e2f3a
2019-01-21jdk: Use jdk-cache-file2 new file location.Stuart Monteith
Switch jobs to use permanent location for cached files (jdks, test materials), which allow jobs to not require their files copied over every run. Change-Id: I4950a6ea203504887e3424c69580eeee5ee8e44c
2019-01-21jdk: Add jdk12 jobsStuart Monteith
New jdk12 jobs for jdk12 builds. Change-Id: I402e97c0318405b3309b4bccfe3e754d7e78c87f