amurillo [Thu, 11 Apr 2013 16:35:19 -0700] rev 16678
Merge
amurillo [Thu, 11 Apr 2013 01:03:41 -0700] rev 16677
Added tag hs25-b27 for changeset ea5bba2e47e9
bharadwaj [Tue, 09 Apr 2013 08:52:32 -0700] rev 16676
8011671: JCK tests on static interface methods fail under b84: Illegal type at constant pool entry 5
Summary: Restore incorrect removal of support for static interface method verification in Java 8
Reviewed-by: kvn, coleenp
zgu [Fri, 05 Apr 2013 23:10:04 -0700] rev 16675
Merge
ccheung [Fri, 05 Apr 2013 11:15:13 -0700] rev 16674
8006001: [parfait] Possible file leak in hotspot/src/os/linux/vm/perfMemory_linux.cpp
Reviewed-by: zgu, coleenp, hseigel, dholmes
dcubed [Fri, 05 Apr 2013 16:16:18 -0700] rev 16673
Merge
dcubed [Fri, 05 Apr 2013 10:38:08 -0700] rev 16672
Merge
zgu [Fri, 05 Apr 2013 12:19:19 -0400] rev 16671
8011161: NMT: Memory leak when encountering out of memory error while initializing memory snapshot
Summary: Fix memory leaks when NMT fails to initialize snapshot and worker thread
Reviewed-by: dcubed, ccheung, rdurbin