RFR: 8254173: Add Zero, Minimal hotspot targets to submit workflow [v2]
Aleksey Shipilev
shade at openjdk.java.net
Wed Oct 7 16:28:17 UTC 2020
> Zero VM and Minimal VM builds are routinely discovering the problems with internal Hotspot dependencies. Mostly because
> they turn off the whole lot of VM features, and every path that is not guarded by a feature #ifdef or build file list
> fails. It would be good to add Zero and Minimal targets to submit workflow.
>
> Testing:
> - [ ] (trying to see what automated checks would run on this PR)
Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
Build with debug and no-pch for zero and minimal
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/546/files
- new: https://git.openjdk.java.net/jdk/pull/546/files/e05c93d9..7e3e6ad9
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=546&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=546&range=00-01
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.java.net/jdk/pull/546.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/546/head:pull/546
PR: https://git.openjdk.java.net/jdk/pull/546
More information about the build-dev
mailing list