mikael [Thu, 10 Jan 2013 17:06:26 -0800] rev 15189
8004747: Remove last_entry from VM_STRUCT macros
Summary: Instead of passing in last_entry to all the VM_ macros just expand it in the main vmStructs.cpp file.
Reviewed-by: dholmes, sspitsyn, minqi
acorn [Thu, 10 Jan 2013 17:38:20 -0500] rev 15188
7199207: NPG: Crash in PlaceholderTable::verify after StackOverflow
Summary: Reduce scope of placeholder table entries to improve cleanup
Reviewed-by: dholmes, coleenp
zgu [Wed, 09 Jan 2013 12:10:25 -0800] rev 15187
Merge
zgu [Wed, 09 Jan 2013 14:46:55 -0500] rev 15186
7152671: RFE: Windows decoder should add some std dirs to the symbol search path
Summary: Added JRE/JDK bin directories to decoder's symbol search path
Reviewed-by: dcubed, sla
acorn [Wed, 09 Jan 2013 11:39:30 -0500] rev 15185
8005689: InterfaceAccessFlagsTest failures in Lambda-JDK tests
Summary: Fix verifier for new interface access flags
Reviewed-by: acorn, kvn
Contributed-by: bharadwaj.yadavalli@oracle.com
amurillo [Fri, 11 Jan 2013 02:02:51 -0800] rev 15184
8006034: new hotspot build - hs25-b16
Reviewed-by: jcoomes
katleman [Thu, 24 Jan 2013 16:48:45 -0800] rev 15183
Added tag jdk8-b74 for changeset 8d54b69d4504
katleman [Wed, 30 Jan 2013 13:39:23 -0800] rev 15182
Merge
erikj [Thu, 24 Jan 2013 09:17:26 +0100] rev 15181
Merge
erikj [Wed, 23 Jan 2013 11:42:29 +0100] rev 15180
8006658: build-infra: Make MILESTONE behave the same as JDK_BUILD_NUMBER
Reviewed-by: ohrstrom, dholmes, tbell
erikj [Wed, 23 Jan 2013 11:41:06 +0100] rev 15179
8006663: build-infra: Compare two arbitrary zip/jar files with compare.sh
Reviewed-by: tbell
erikj [Wed, 23 Jan 2013 11:37:36 +0100] rev 15178
8005855: build-infra: Remove -R flag when cross compiling
Reviewed-by: dholmes, tbell
lana [Tue, 29 Jan 2013 20:16:12 -0800] rev 15177
Merge
erikj [Mon, 28 Jan 2013 14:23:20 +0100] rev 15176
Merge
raginip [Fri, 18 Jan 2013 11:31:33 -0800] rev 15175
8000839: Integrate the Java Access Bridge with Java Runtime
Reviewed-by: ptbrunet, erikj