kamg [Fri, 02 Nov 2012 16:09:50 -0700] rev 14386
Merge
kamg [Thu, 11 Oct 2012 12:25:42 -0400] rev 14385
7200776: Implement default methods in interfaces
Summary: Add generic type analysis and default method selection algorithms
Reviewed-by: coleenp, acorn
minqi [Fri, 02 Nov 2012 13:30:47 -0700] rev 14384
8000489: older builds of hsdis don't work anymore after 6879063
Summary: The old function not defined properly, need a definition for export in dll. Also changes made to let new jvm work with old hsdis.
Reviewed-by: jrose, sspitsyn, kmo
Contributed-by: yumin.qi@oracle.com
dholmes [Mon, 05 Nov 2012 19:33:44 -0500] rev 14383
8002034: Allow Full Debug Symbols when cross-compiling
8001756: Hotspot makefiles report missing OBJCOPY command in the wrong circumstances
Reviewed-by: dcubed, dsamersoff, erikj, collins
amurillo [Fri, 02 Nov 2012 07:44:11 -0700] rev 14382
8002181: new hotspot build - hs25-b09
Reviewed-by: jcoomes
katleman [Thu, 08 Nov 2012 11:51:00 -0800] rev 14381
Added tag jdk8-b64 for changeset 529fffb2ec02
katleman [Wed, 14 Nov 2012 12:28:00 -0800] rev 14380
Merge
tbell [Tue, 13 Nov 2012 15:54:33 -0800] rev 14379
8003274: build-infra: Makefile changes needed for sjavac
Summary: changes left in build-infra that are related to sjavac
Reviewed-by: ohair, tbell
Contributed-by: erik.joelsson@oracle.com, fredrik.ohrstrom@oracle.com
tbell [Mon, 12 Nov 2012 12:34:11 -0800] rev 14378
8002028: build-infra: need no-hotspot partial build
Summary: Added configure option --with-import-hotspot=/path/to/j2sdkimage
Reviewed-by: dholmes, tbell
Contributed-by: erik.joelsson@oracle.com
ohrstrom [Thu, 08 Nov 2012 12:24:35 +0100] rev 14377
8003161: small fixes to re-enable new build system
Reviewed-by: dholmes, alanb, erikj