JDK 7 linux/solaris build failures

Mark Reinhold mr at sun.com
Thu Oct 29 10:34:34 PDT 2009


> Date: Thu, 29 Oct 2009 10:31:29 -0700
> From: kelly.ohair at sun.com

> Quickest path to getting us past this...
> 
> File is jdk/make/java/redist/Makefile, maybe a one line change:
> 
> 214c214
> < $(LIB_LOCATION)/$(LIBJSIG_NAME): $(HOTSPOT_SERVER_PATH)/$(LIBJSIG_NAME)
> ---
>> $(LIB_LOCATION)/$(LIBJSIG_NAME): $(HOTSPOT_IMPORT_PATH)/lib/$(LIBARCH)/$(LIBJSIG_NAME)
> 
> I'm testing this out now...

Okay, thanks.

> Undoing all the hotspot changes seemed a bit drastic...

Agreed; I wouldn't have suggested that.

- Mark


More information about the hotspot-dev mailing list