Re: WIP: devel/jdk llvm 13 fixes

2021-10-30 Thread Christian Weisgerber
k...@intricatesoftware.com: > The FreeBSD folks did an in-depth analysis of why jdk > 1.8 and 11 fail to build with llvm13. You can read about > it here: > > https://github.com/freebsd/freebsd-ports/commit/3822416493c Tagged pointers strike again! > I don't have an llvm13 system setup yet so I'

WIP: devel/jdk llvm 13 fixes

2021-10-30 Thread kurt
The FreeBSD folks did an in-depth analysis of why jdk 1.8 and 11 fail to build with llvm13. You can read about it here: https://github.com/freebsd/freebsd-ports/commit/3822416493c In llvm13 the 'this' pointer was annotated with alignment: https://github.com/llvm/llvm-project/commit/0aa0458f142