> My concern is less about LLVM vs GCC but about possible LLVM > optimization flags, and how to set it globally at make time. It seems there is no way to provide on command line a different level of optimisation. I'll try by patch jdk/make/common/Defs-macosx.gmk, reverting from -Os to -O3