fastdebug vs jvmg

Kelly O'Hair kelly.ohair at oracle.com
Thu Dec 6 10:15:15 PST 2012


On Dec 6, 2012, at 7:13 AM, Daniel D. Daugherty wrote:

> One reminder:
> 
> When Full Debug Symbols (FDS) is enabled, product and fastdebug
> builds use the same debug and optimization flags. So the big
> difference between product and fastdebug is now just the asserts
> and any NOT_PRODUCT code.
> 
> Dan

If all builds enable FDS, then all customers get that type of build, so why have the different optimizations without FDS?
Isn't that just opening up a variation that will cause confusion?
Can we just use one set of "optimization on" settings? Or is that a hot potato?

-kto




More information about the build-infra-dev mailing list