Propose to use clang-format to enforce hotspot codestyle
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Wed Mar 11 08:54:02 UTC 2020
On 3/11/20 9:50 AM, Liu, Xin wrote:
> I plan to have a .clang-format and correcting styles in the 1st patch. We can bring auto clang-format check to hotspot's makefile in the second patch. Does it sound like a plan?
Please make the use of clang optional for the build as otherwise you make
OpenJDK unbuildable on a number of Zero architectures.
Clang isn't unfortunately as widely ported as GCC so any LLVM/Clang dependency
is also a risk of reducing portability.
Thanks,
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the hotspot-dev
mailing list