log src/share/vm/prims/unsafe.cpp @ 12316:190899198332

age author description
Thu, 26 Sep 2013 10:25:02 -0400 hseigel 7195622: CheckUnhandledOops has limited usefulness now
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
Thu, 06 Jun 2013 09:29:38 -0700 anoll 8014246: remove assert to catch access to object headers in index_oop_from_field_offset_long
Tue, 07 May 2013 10:19:33 -0400 bpittore 8013633: Cleanup platform ifdefs in unsafe.cpp
Mon, 10 Jun 2013 12:18:36 +0200 Christos Kotselidis Add comments in unsafe access of uncompressed pointers
Tue, 04 Jun 2013 19:36:16 +0200 Christos Kotselidis Add compressed oops support in Graal/Hotspot site
Fri, 12 Apr 2013 21:41:34 +0200 Doug Simon weakened assertion in unsafe.cpp for GRAAL builds such that non-GRAAL builds still work
Fri, 12 Apr 2013 15:52:17 +0200 Doug Simon weakened assertion in unsafe.cpp for GRAAL builds
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Mon, 25 Mar 2013 17:13:26 -0700 twisti 7198429: need checked categorization of caller-sensitive methods in the JDK
Thu, 21 Mar 2013 14:11:13 +0100 Christos Kotselidis -Merge with tip
Wed, 20 Mar 2013 21:39:24 +0100 Christos Kotselidis -Cleanup code
Mon, 04 Mar 2013 16:46:37 +0100 Christos Kotselidis -More progress in G1 WBs
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 18 Dec 2012 17:37:44 -0800 kvn 8004318: JEP-171: Support Unsafe fences intrinsics
Thu, 29 Nov 2012 16:50:29 -0500 coleenp 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Thu, 18 Oct 2012 07:06:31 -0700 kvn 8001071: Add simple range check into VM implemenation of Unsafe access methods
Sat, 29 Sep 2012 06:40:00 -0400 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 16 Jul 2012 19:50:52 -0700 kvn Merge
Mon, 16 Jul 2012 11:14:41 -0700 twisti 7087357: JSR 292: remove obsolete code after 7085860
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Tue, 25 Oct 2011 00:55:10 -0700 twisti 7094138: JSR 292: JRuby junit test fails in CallSite.setTargetNormal: obj->is_oop() failed: sanity check
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Fri, 02 Sep 2011 00:36:18 -0700 twisti 7085404: JSR 292: VolatileCallSites should have push notification too
Tue, 30 Aug 2011 00:54:09 -0700 never 7082263: Reflection::resolve_field/field_get/field_set are broken