RR(S) 8030941: Darwin mapfile-vers doesn't work for other BSD (original) (raw)
David Holmes david.holmes at oracle.com
Mon Jan 6 21:28:12 PST 2014
- Previous message: RFR: JDK-8030796: Update hotspot jprt.properties to release jdk9
- Next message: RR(S) 8030941: Darwin mapfile-vers doesn't work for other BSD
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Dmitry,
I didn't see any reviews of this ...
On 22/12/2013 2:34 AM, Dmitry Samersoff wrote:
Hi Everybody,
I'd debug out last blocker for clear build of hotspot on FreeBSD. Darwin's mapfile-vers couldn't be used for FreeBSD (and probably other BSDs) so changed makefiles to use generic one if we are not on Darwin. http://cr.openjdk.java.net/~dsamersoff/JDK-8030941/webrev.01/
Seems okay to me.
PS:
As mapfile-vers is essentially the same for all platforms except Darwin it might make sense to create a separate directory and put it to a single place.
There have been some differences between platforms in the past but we may have cleaned all of those up now. Darwin/osx was the only build that complained about non-existent symbols listed in the map file.
David
- Previous message: RFR: JDK-8030796: Update hotspot jprt.properties to release jdk9
- Next message: RR(S) 8030941: Darwin mapfile-vers doesn't work for other BSD
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]