I've filed:
https://bugs.openjdk.java.net/browse/JDK-8205201
for the underlying issue. Hotspot folk need to check if the warnings are
legitmate or not. If not then we may need to disable this warning in the
build.
David
On 19/06/2018 6:13 AM, Patrick Reinhart wrote:
Hi Adrian,
Thanks for the tip, worked flawlessly :-)
-Patrick
Am 18.06.2018 um 22:02 schrieb John Paul Adrian Glaubitz
<[email protected]>:
Hi Patrick!
Try building with “—disable-warnings-as-errors”, that should fix the problem.
Adrian
PS: Replying from mobile, excuse my brevity.
On Jun 18, 2018, at 9:36 PM, Patrick Reinhart <[email protected]> wrote:
Hi everybody,
Can anyone give me some advice in what I should do in order to build the
OpenJDK on a Fedora 28?
-Patrick