log src/share/vm/runtime/vmStructs.cpp @ 12942:ee99e1a7c5fb

age author description
Fri, 18 Oct 2013 19:44:40 -0700 ccheung Merge
Thu, 17 Oct 2013 16:45:08 +0400 dsamersoff 8005810: Update Hotspot Serviceability Agent for Method Parameter Reflection and Generic Type Signature Data
Fri, 18 Oct 2013 12:10:44 -0700 jcoomes Merge
Tue, 15 Oct 2013 14:28:51 +0200 stefank 8026391: The Metachunk header wastes memory
Sun, 13 Oct 2013 13:22:24 -0700 iveresov Merge
Thu, 10 Oct 2013 15:44:12 +0200 anoll 8023014: CodeSweeperSweepNoFlushTest.java fails with HS crash
Fri, 11 Oct 2013 08:27:21 -0700 jcoomes Merge
Wed, 09 Oct 2013 10:57:01 +0200 tschatzl 8003420: NPG: make new GC root for pd_set
Tue, 08 Oct 2013 09:33:51 +0100 kevinw 8019375: Internal symbol table size should be tunable.
Mon, 07 Oct 2013 12:20:28 -0400 acorn 8009130: Lambda: Fix access controls, loader constraints.
Tue, 19 Nov 2013 01:31:19 +0100 Doug Simon made Graal report its compilation info under -XX:+CITime in the same format as c1 and c2
Wed, 23 Oct 2013 19:50:14 -0700 twisti read HotSpotVMConfig fields from HotSpot's vmStructs via annotations
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Fri, 27 Sep 2013 10:50:55 +0200 anoll 8020151: PSR:PERF Large performance regressions when code cache is filled
Fri, 27 Sep 2013 08:39:19 +0200 rbackman 8024924: Intrinsify java.lang.Math.addExact
Thu, 26 Sep 2013 12:07:53 -0700 twisti 8024545: make develop and notproduct flag values available in product builds
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Fri, 13 Sep 2013 16:55:44 -0700 twisti 8024760: add more types, fields and constants to VMStructs
Thu, 22 Aug 2013 18:37:14 +0200 rbackman Merge
Fri, 16 Aug 2013 10:23:55 +0200 adlertz 8023003: Cleanup the public interface to PhaseCFG
Mon, 19 Aug 2013 14:59:54 -0400 jiangli 8021948: Change InstanceKlass::_source_file_name and _generic_signature from Symbol* to constant pool indexes.
Thu, 10 Oct 2013 14:20:04 +0200 Gilles Duboscq Merge hs25-b46
Wed, 07 Aug 2013 17:56:19 +0200 adlertz 8022284: Hide internal data structure in PhaseCFG
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Wed, 03 Jul 2013 17:26:59 -0400 jiangli 7133260: AllocationProfiler uses space in metadata and doesn't seem to do anything useful.
Tue, 02 Jul 2013 16:54:24 +0200 coleenp Merge
Tue, 02 Jul 2013 08:42:37 -0400 coleenp 8015391: NPG: With -XX:+UseCompressedKlassPointers OOME due to exhausted metadata space could occur when metaspace is almost empty
Sun, 23 Jun 2013 22:08:28 -0700 iklam 8009575: Reduce Symbol::_refcount from 4 bytes to 2 bytes
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing