On Wed, 7 Oct 2020 16:28:17 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

>> 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.
>> 
>> It seems to add two ~9 minute stages, compared to ~17 minute stage for 
>> building no-pch hotspot, and ~33 minutes for
>> full JDK.
>> Attention @rwestberg.
>> 
>> Testing:
>>   - [x] GH workflow still works; see [latest run 
>> ](https://github.com/shipilev/jdk/actions/runs/293805791)
>
> 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

Marked as reviewed by erikj (Reviewer).

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

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

Reply via email to