> Currently Linux x64 testing in GitHub Actions depends on a few non-relevant 
> hotspot build-only jobs (such as zero) that prevents testing from being run 
> if those build were to fail. As the tests only require the x64 release and 
> debug builds to run and provide interesting feedback, we should separate 
> these other builds into a different job.
> 
> To reduce duplicated steps, all the existing hotspot-only builds have been 
> consolidated into a single job.

Robin Westberg has updated the pull request incrementally with one additional 
commit since the last revision:

  Improve naming, fix style issues

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1350/files
  - new: https://git.openjdk.java.net/jdk/pull/1350/files/9cf0c80d..c79e6ab5

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1350&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1350&range=00-01

  Stats: 21 lines in 1 file changed: 0 ins; 0 del; 21 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1350.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1350/head:pull/1350

PR: https://git.openjdk.java.net/jdk/pull/1350

Reply via email to