8254175: Build no-pch configuration in debug mode for submit checks

Reviewed-by: rwestberg, erikj, dholmes
This commit is contained in:
Aleksey Shipilev 2020-10-09 09:42:39 +00:00
parent b9873e1833
commit 0230781107

View File

@ -113,7 +113,7 @@ jobs:
flags: --enable-debug
artifact: -debug
- flavor: build hotspot no-pch
flags: --disable-precompiled-headers
flags: --enable-debug --disable-precompiled-headers
build-target: hotspot
- flavor: build hotspot zero
flags: --enable-debug --disable-precompiled-headers --with-jvm-variants=zero