hotspot/src/share/vm/prims/jni.cpp
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Thu, 03 Apr 2014 14:54:42 +0200 mgerdin 6664815: Eliminate redundant memcpy operation in jni_GetStringUTFRegion
Mon, 14 Apr 2014 11:23:06 +0200 dsimms 8039947: Dtrace return probe name for jni_SetStaticBooleanField named incorrectly
Tue, 08 Apr 2014 13:50:58 +0200 ehelin Merge
Wed, 19 Mar 2014 17:08:03 +0100 sjohanss 8029186: regression-hotspot nightly failure: assert(FLAG_IS_DEFAULT(MaxNewSize) || MaxNewSize < MaxHeapSize) failed
Fri, 04 Apr 2014 10:24:48 +0200 ehelin Merge
Mon, 31 Mar 2014 13:08:03 -0700 kvn 8038633: crash in VM_Version::get_processor_features() on startup
Wed, 02 Apr 2014 14:17:34 +0200 mgerdin 8037959: BitMap::resize frees old map before copying memory if !in_resource_area
Mon, 17 Mar 2014 10:12:21 +0100 tschatzl 8035406: Improve data structure for Code Cache remembered sets
Thu, 27 Feb 2014 10:36:50 +0100 stefank 8035746: Add missing Klass::oop_is_instanceClassLoader() function
Wed, 26 Feb 2014 14:52:42 +0100 jwilhelm 8035822: Unable to test minimalVM
Tue, 18 Feb 2014 09:15:40 +0100 sla 8034080: Remove the USDT1 dtrace code from Hotspot
Sat, 15 Feb 2014 14:41:04 -0500 hseigel Merge
Wed, 12 Feb 2014 12:01:45 -0800 ccheung 8028785: [parfait] warnings from b116 for hotspot.src.share.vm.prims: JNI exception pending
Wed, 05 Feb 2014 11:05:13 +0100 sjohanss 8033426: Scale initial NewSize using NewRatio if not set on command line
Mon, 10 Feb 2014 14:37:53 +0100 ehelin Merge
Mon, 03 Feb 2014 15:24:20 +0100 sla 8033126: Can't call default methods from JNI
Mon, 10 Feb 2014 12:51:51 +0100 stefank 8033764: Remove the usage of StarTask from BufferingOopClosure
Thu, 30 Jan 2014 14:01:45 +0100 ehelin Merge
Mon, 27 Jan 2014 23:12:13 -0500 coleenp 8028275: Metaspace ShrinkGrowTest causes fatal error if run with JFR
Thu, 23 Jan 2014 16:02:14 -0500 gdub 8031427: AllocObject and Unsafe.allocateInstance segfault for primitive types
Thu, 16 Jan 2014 20:14:21 +0100 sla 8030812: Change the solaris DTrace implementation to use USDT2 instead of USDT1
Wed, 29 Jan 2014 23:17:05 +0100 jwilhelm 8028391: Make the Min/MaxHeapFreeRatio flags manageable
Wed, 18 Dec 2013 08:39:06 +0100 sla 8029726: On OS X some dtrace probe names are mismatched with Solaris
Tue, 15 Oct 2013 13:56:46 +0200 mgerdin 8015255: NPG: Don't waste fragment at the end of a VirtualSpaceNode before retiring it.
Tue, 15 Oct 2013 14:28:51 +0200 stefank 8026391: The Metachunk header wastes memory
Mon, 07 Oct 2013 12:20:28 -0400 acorn 8009130: Lambda: Fix access controls, loader constraints.
Sat, 05 Oct 2013 15:18:57 +0200 sla 8025922: JNI access to Strings need to check if the value field is non-null
Wed, 25 Sep 2013 17:23:41 +0200 brutisso 8025228: assert(new_entry->reserved_words() == vs_word_size) fails in nightly
Wed, 25 Sep 2013 13:25:24 +0200 tschatzl 7163191: G1: introduce a "heap spanning table" abstraction
Thu, 19 Sep 2013 18:01:39 +0200 adlertz Merge
Thu, 19 Sep 2013 09:26:08 +0200 tschatzl Merge
Mon, 16 Sep 2013 15:35:04 -0700 minqi 7164841: Improvements to the GC log file rotation
Thu, 12 Sep 2013 10:15:54 +0200 stefank 8024638: Count and expose the amount of committed memory in the metaspaces
Fri, 13 Sep 2013 22:38:02 -0400 drchase 8014013: CallInfo structure no longer accurately reports the result of a LinkResolver operation
Mon, 26 Aug 2013 07:01:23 -0700 stefank Merge
Mon, 26 Aug 2013 09:33:01 +0200 dsimms 8022683: JNI GetStringUTFChars should return NULL on allocation failure not abort the VM
Fri, 16 Aug 2013 13:22:32 +0200 stefank 8007074: SIGSEGV at ParMarkBitMap::verify_clear()
Thu, 04 Jul 2013 21:10:17 -0700 dcubed 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
Wed, 03 Jul 2013 13:45:39 -0400 coleenp 8019833: Wrong JNI error code for preexisting JVM
Sun, 30 Jun 2013 09:59:08 -0400 hseigel 7007040: Check of capacity paramenters in JNI_PushLocalFrame is wrong
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
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Fri, 15 Mar 2013 15:20:40 -0400 bpittore 8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Thu, 29 Nov 2012 11:23:15 -0800 johnc Merge
Tue, 27 Nov 2012 07:57:57 -0800 mikael 8003879: Duplicate definitions in vmStructs
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Fri, 16 Nov 2012 09:19:12 -0500 coleenp Merge
Mon, 12 Nov 2012 14:03:53 -0800 minqi 6830717: replay of compilations would help with debugging
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
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
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
Wed, 10 Oct 2012 14:35:58 -0400 jprovino 7189254: Change makefiles for more flexibility to override defaults
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
less more (0) -60 tip