Re: Build failing on macOS in hotspot module

2019-07-19 Thread Jaikiran Pai
Thank you Alan. Sorry, my last update was early this morning and I should have fetched latest before sending out this mail. Fetched the latest now. -Jaikiran On 19/07/19 5:45 PM, Alan Bateman wrote: > This seems to have been fixed a few hours ago: >   

Re: Build failing on macOS in hotspot module

2019-07-19 Thread Alan Bateman
This seems to have been fixed a few hours ago:    http://hg.openjdk.java.net/jdk/jdk/rev/4d421888ad63 On 19/07/2019 13:12, Jaikiran Pai wrote: I just updated my local jdk workspace to the latest default branch and did: bash configure make clean make images The build keeps failing with:

Build failing on macOS in hotspot module

2019-07-19 Thread Jaikiran Pai
I just updated my local jdk workspace to the latest default branch and did: bash configure make clean make images The build keeps failing with: ERROR: Build failed for target 'images' in configuration 'macosx-x86_64-server-release' (exit code 2) Stopping sjavac server === Output from failing

Build failing on macOS in hotspot module

2019-07-19 Thread Jaikiran Pai
I just updated my local jdk workspace to the latest default branch and did: bash configure make clean make images The build keeps failing with: ERROR: Build failed for target 'images' in configuration 'macosx-x86_64-server-release' (exit code 2) Stopping sjavac server === Output from failing

RFR: 8228426: xlc: switch to clang-style warning disabling

2019-07-19 Thread Baesken, Matthias
Please review the following change that switches to clang-style warning disabling on AIX, and adjusts the warning disabling to current needs . Recently the jdk/jdk build on AIX switched to xlc16/xlclang. This means we can now use the standard clang-style warning disabling (the old legacy