log src/share/vm/prims/jni.cpp @ 24234:ea6f94ab283b default tip

age author description
Thu, 07 Sep 2017 15:17:51 +0200 Doug Simon hosted use of JVMCI can crash VM under -Xint (JDK-8187315)
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Thu, 18 Feb 2016 10:02:52 -0800 asaha Merge
Wed, 10 Feb 2016 13:34:14 +0000 kevinw 8149170: Better byte behavior for native arguments
Fri, 26 Aug 2016 13:37:53 -0700 gdub 8031427: AllocObject and Unsafe.allocateInstance segfault for primitive types
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Mon, 15 Feb 2016 16:42:25 -0800 asaha Merge jdk8u76-b08
Wed, 10 Feb 2016 13:34:14 +0000 kevinw 8149170: Better byte behavior for native arguments jdk8u75-b08
Mon, 25 Jan 2016 14:39:01 -0800 asaha Merge jdk8u76-b05
Fri, 15 Jan 2016 22:33:15 +0000 kevinw 8132051: Better byte behavior jdk8u75-b04
Wed, 18 Dec 2013 08:39:06 +0100 sla 8029726: On OS X some dtrace probe names are mismatched with Solaris
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
Wed, 11 May 2016 09:53:28 +0200 Josef Eisl 8156034: update 02
Wed, 11 May 2016 09:50:37 +0200 Josef Eisl 8156034: update 01
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Tue, 02 Jun 2015 10:41:18 +0200 aeriksso 8072588: JVM crashes in JNI if toString is declared as an interface method
Tue, 24 Jun 2014 15:50:50 +0200 ehelin 8049864: TestParallelHeapSizeFlags fails with unexpected heap size
Fri, 02 Oct 2015 10:13:56 +0200 Doug Simon reduced delta against jvmci-9
Mon, 24 Aug 2015 19:17:08 -0700 Tom Rodriguez Move Java based CTW out of hotspot
Fri, 21 Aug 2015 11:33:48 +0200 Doug Simon run JVMCI bootstrap iff BootstrapJVMCI is true
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Thu, 02 Oct 2014 10:55:36 +0200 stefank 8056240: Investigate increased GC remark time after class unloading changes in CRM Fuse
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
Thu, 21 Aug 2014 11:47:10 +0200 tschatzl 8038423: G1: Decommit memory within heap
Thu, 14 Aug 2014 10:56:34 +0200 dsimms 8046919: jni_PushLocalFrame OOM - increase MAX_REASONABLE_LOCAL_CAPACITY
Thu, 14 Aug 2014 15:16:07 +0200 dsimms 6311046: -Xcheck:jni should support checking of GetPrimitiveArrayCritical.
Thu, 27 Feb 2014 10:36:50 +0100 stefank 8035746: Add missing Klass::oop_is_instanceClassLoader() function
Mon, 10 Feb 2014 12:51:51 +0100 stefank 8033764: Remove the usage of StarTask from BufferingOopClosure