log src/share/vm/prims/jni.cpp @ 11059:97c5acae48be

age author description
Sun, 30 Jun 2013 09:59:08 -0400 hseigel 7007040: Check of capacity paramenters in JNI_PushLocalFrame is wrong
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
Tue, 21 May 2013 11:30:14 +0200 tschatzl 8014405: G1: PerRegionTable::fl_mem_size() calculates size of the free list using wrong element sizes
Fri, 12 Apr 2013 14:05:42 +0200 Gilles Duboscq Merge
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Fri, 15 Mar 2013 15:20:40 -0400 bpittore 8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
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
Thu, 07 Mar 2013 21:00:29 +0100 Thomas Wuerthinger Minimize diff to plain HotSpot version.
Tue, 05 Mar 2013 23:44:54 +0100 Thomas Wuerthinger Merge.
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 29 Nov 2012 11:23:15 -0800 johnc Merge
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Tue, 27 Nov 2012 07:57:57 -0800 mikael 8003879: Duplicate definitions in vmStructs
Mon, 03 Dec 2012 17:54:05 +0100 Doug Simon removed all Graal modifications to ci and c1
Thu, 29 Nov 2012 17:57:03 +0100 Doug Simon removed Graal specific initialization of the ciObjectFactory
Fri, 23 Nov 2012 14:08:03 +0100 Christian Haeubl removed high-level interpreter code from HotSpot
Mon, 19 Nov 2012 15:36:13 +0100 Gilles Duboscq Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 16 Nov 2012 09:19:12 -0500 coleenp Merge
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Mon, 12 Nov 2012 14:03:53 -0800 minqi 6830717: replay of compilations would help with debugging
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Fri, 12 Oct 2012 10:49:39 -0700 collins Merge
Wed, 10 Oct 2012 14:35:58 -0400 jprovino 7189254: Change makefiles for more flexibility to override defaults
Mon, 08 Oct 2012 09:18:54 -0400 coleenp 7170638: Use DTRACE_PROBE[N] in JNI Set and SetStatic Field.
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, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Wed, 13 Jun 2012 19:52:59 -0400 coleenp 7158800: Improve storage of symbol tables
Tue, 05 Jun 2012 06:48:00 -0700 fparain 7171703: JNI DefineClass crashes client VM when first parameter is NULL
Tue, 03 Jul 2012 16:56:40 +0200 Christian Haeubl added basic high-level interpreter support to HotSpot
Mon, 27 Feb 2012 13:10:13 +0100 Thomas Wuerthinger Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Wed, 11 Jan 2012 17:34:02 -0500 phh 7115199: Add event tracing hooks and Java Flight Recorder infrastructure
Wed, 14 Dec 2011 12:15:26 +0100 stefank 7121373: Clean up CollectedHeap::is_in
Fri, 10 Feb 2012 17:04:03 +0100 Gilles Duboscq Make it possible again to build a real client libjvm, drop the UseGraal flag.
Thu, 26 Jan 2012 17:26:42 +0100 Thomas Wuerthinger Add another #ifdef GRAAL
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Mon, 31 Oct 2011 08:01:20 +0100 brutisso 7102044: G1: VM crashes with assert(old_end != new_end) failed: don't call this otherwise
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Thu, 07 Jul 2011 15:44:34 -0700 jcoomes 7053189: remove some unnecessary platform-dependent includes
Tue, 28 Jun 2011 14:23:27 +0200 brutisso 7016112: CMS: crash during promotion testing
Wed, 16 Nov 2011 21:27:28 +0100 Thomas Wuerthinger Pass-by compilation broker.
Thu, 11 Aug 2011 11:44:20 +0200 Thomas Wuerthinger Can use now -XX:-UseGraal for benchmark scripts.
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Thu, 09 Jun 2011 14:42:24 +0200 Thomas Wuerthinger Also call Compiler shutdown hook in case of System.exit call. Draft VMExits.Sandbox class.
Wed, 08 Jun 2011 17:01:16 +0200 Thomas Wuerthinger Added time measurement for phases.
Wed, 08 Jun 2011 14:01:51 +0200 Thomas Wuerthinger Rebranded C++ part from C1X to Graal.
Fri, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Mon, 21 Feb 2011 19:28:35 +0100 Thomas Wuerthinger Small clean up to reduce delta to OpenJDK.
Wed, 16 Feb 2011 13:47:20 +0100 Thomas Wuerthinger Merge.