log src/share/vm/prims/jvm.cpp @ 12355:cefad50507d8

age author description
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Fri, 27 Sep 2013 12:43:51 -0700 adlertz Merge
Thu, 26 Sep 2013 12:07:53 -0700 twisti 8024545: make develop and notproduct flag values available in product builds
Fri, 20 Sep 2013 12:58:35 -0700 dcubed Merge
Fri, 20 Sep 2013 09:30:02 -0400 coleenp 8022887: Assertion hit while using class and redefining it with RedefineClasses simultaneously
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Thu, 01 Aug 2013 00:38:28 +0200 Doug Simon restored JVM_SetProtectionDomain so that Graal still works with libjava.so from JDK7 (which expects this function to be defined)
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 08 Jul 2013 19:36:22 -0400 hseigel 8014399: Remove JVM_SetProtectionDomain from hotspot
Tue, 25 Jun 2013 12:46:21 -0700 amurillo Merge
Wed, 19 Jun 2013 11:02:10 +0100 chegar Merge
Mon, 17 Jun 2013 11:17:49 +0100 chegar Merge
Thu, 23 May 2013 12:44:18 +0100 chegar Merge
Fri, 05 Apr 2013 10:18:36 -0400 mullan 8001330: Improve on checking order
Fri, 14 Jun 2013 16:33:34 -0700 kvn Merge
Thu, 13 Jun 2013 15:39:47 -0400 drchase 8010124: JVM_GetClassContext: use GrowableArray instead of KlassLink
Fri, 28 Jun 2013 17:00:26 +0200 Doug Simon fixed non-product builds of the VM for jdk7_25
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
Wed, 22 May 2013 14:37:49 -0400 coleenp 8003421: NPG: Move oops out of InstanceKlass into mirror
Fri, 10 May 2013 08:27:30 -0700 minqi 8003557: NPG: Klass* const k should be const Klass* k.
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Fri, 29 Mar 2013 20:52:01 -0700 bharadwaj Merge
Mon, 25 Mar 2013 17:13:26 -0700 twisti 7198429: need checked categorization of caller-sensitive methods in the JDK
Tue, 26 Mar 2013 15:00:34 +0100 rbackman 8009382: Add JVM_Get{Field|Method}TypeAnnotations
Wed, 20 Mar 2013 11:43:56 -0400 acorn 8010017: lambda: reflection get(Declared)Methods support for default methods.
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Mon, 11 Feb 2013 14:06:22 -0500 coleenp 8007320: NPG: move method annotations
Fri, 08 Feb 2013 16:31:48 -0500 zgu 8006691: Remove jvm_version_info.is_kernel_jvm field
Mon, 04 Feb 2013 13:05:32 -0500 emc 8006949: Update hotspot for MethodParameters format change