minqi [Wed, 28 Mar 2012 14:27:38 -0700] rev 12265
7156960: Incorrect copyright headers in parts of the Serviceability agent
Summary: Errant files added as part of 7088955 fix. The Copyright information now corrected with gpl-header template
Reviewed-by: sla, ohair, mbykov
acorn [Tue, 27 Mar 2012 15:28:52 -0400] rev 12264
Merge
coleenp [Fri, 23 Mar 2012 11:16:05 -0400] rev 12263
7150058: Allocate symbols from null boot loader to an arena for NMT
Summary: Move symbol allocation to an arena so NMT doesn't have to track them at startup.
Reviewed-by: never, kamg, zgu
nloodin [Thu, 15 Mar 2012 13:37:13 +0100] rev 12262
7148488: Whitebox tests for the Diagnostic Framework Parser
Reviewed-by: brutisso, sla, mgerdin
amurillo [Fri, 30 Mar 2012 14:18:17 -0700] rev 12261
7158137: new hotspot build - hs24-b07
Reviewed-by: jcoomes
katleman [Thu, 05 Apr 2012 13:04:42 -0700] rev 12260
Added tag jdk8-b33 for changeset 468f9d2380ec
katleman [Wed, 11 Apr 2012 14:07:41 -0700] rev 12259
Merge
ohair [Tue, 10 Apr 2012 08:18:28 -0700] rev 12258
7074397: Build infrastructure changes (makefile re-write)
Summary: New makefiles transition, old and new living side by side for now.
Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser
Contributed-by: ohrstrom <fredrik.ohrstrom@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
lana [Mon, 09 Apr 2012 21:55:42 -0700] rev 12257
Merge
dcubed [Tue, 03 Apr 2012 10:17:06 -0700] rev 12256
7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds
Summary: Build option FULL_DEBUG_SYMBOLS=0 only affects OPT builds. Finish enabling ENABLE_FULL_DEBUG_SYMBOLS flag on Windows.
Reviewed-by: ohair, jmelvin, sspitsyn