log src/share/vm/prims/jni.cpp @ 15603:b7fb36e57da8

age author description
Mon, 12 May 2014 23:27:07 +0200 Doug Simon made Graal initialization be driven from Java to simplify sequencing and synchronization
Fri, 09 May 2014 18:46:41 +0200 Doug Simon made Graal runtime initialization in hosted mode lazy
Fri, 02 May 2014 00:36:27 +0200 Doug Simon made Graal work with the HotSpot compiler queue and compiler threads, enabled by -XX:-UseGraalCompilationQueue
Thu, 24 Apr 2014 17:31:25 +0200 Bernhard Urban graal init: add flag to force compiler initialization
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
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, 10 Feb 2014 12:51:51 +0100 stefank 8033764: Remove the usage of StarTask from BufferingOopClosure
Mon, 03 Feb 2014 15:24:20 +0100 sla 8033126: Can't call default methods from JNI
Thu, 30 Jan 2014 14:01:45 +0100 ehelin Merge
Wed, 29 Jan 2014 23:17:05 +0100 jwilhelm 8028391: Make the Min/MaxHeapFreeRatio flags manageable
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, 18 Dec 2013 08:39:06 +0100 sla 8029726: On OS X some dtrace probe names are mismatched with Solaris
Tue, 14 Jan 2014 10:14:31 -0800 Tom Rodriguez Use compile ids assigned by hotspot
Mon, 25 Nov 2013 15:31:18 -0800 Tom Rodriguez add NULL check so that -Xint option works again
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
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
Fri, 11 Oct 2013 15:41:33 +0200 Gilles Duboscq Reduce HotSpot diff and fix previous merge
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53