RFR[P1]: 8055744 - 8u-dev nightly solaris builds failed on 08/20
    Jesper Wilhelmsson 
    jesper.wilhelmsson at oracle.com
       
    Thu Aug 21 16:19:21 UTC 2014
    
    
  
Hi,
On Solaris the HS_ALT_MAKE variable was not passed to vm.make when creating the 
mapfiles which lead to mapfile-ext not being found and later a linker error due 
to symbols declared in the extra mapfile not being found.
The hotspot makefiles are .. interesting .. yes.
The proposed solution is to include defs.make where HS_ALT_MAKE is set up into 
vm.make on Solaris.
Webrev:
http://cr.openjdk.java.net/~jwilhelm/8055744/webrev/
Bug:
https://bugs.openjdk.java.net/browse/JDK-8055744#comment-13542110
This is a P1 so if you feel comfortable with the hotspot makefiles, please have 
a look.
Thanks!
/Jesper
    
    
More information about the build-dev
mailing list