[RFR]: 8186578: Zero fails to build on linux-sparc due to sparc-specific code

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Wed Sep 27 20:30:55 UTC 2017


On 2017-09-27 22:10, John Paul Adrian Glaubitz wrote:
> On 09/27/2017 09:57 PM, coleen.phillimore at oracle.com wrote:> This 
> looks good.  I can sponsor this for you when you update the copyright 
> and patch in the webrev, with the 3 reviewers.
> Just a second, please. $(HOTSPOT_TOP_DIR) seems to be wrong.
>
> Please don't merge yet. I need to perform another test run.

You are correct, $(HOTSPOT_TOPDIR) does not exist anymore (since it does 
not make sence in the new source layout).

Replace it with $(TOPDIR)/src/hotspot.

I am sorry I missed it at the review. :(

/Magnus





More information about the hotspot-dev mailing list