src/hotspot/share/prims/jni.cpp
Tue, 29 Jan 2019 08:43:33 +0100 goetz 8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls.
Tue, 22 Jan 2019 11:22:44 +0100 redestad 8217442: Optimize native accesses to String.value
Tue, 08 Jan 2019 09:55:55 -0800 jcbeyler 8215495: Set isCopy to JNI_FALSE if len == 0
Tue, 08 Jan 2019 11:23:19 +0100 redestad 8216262: Remove develop flag DelayCompilationDuringStartup
Mon, 17 Dec 2018 16:55:17 +0100 pliden 8215451: JNI IsSameObject should not keep objects alive
Mon, 10 Dec 2018 11:04:55 -0800 iignatyev 8214917: CTW testlibrary shouldn't ignore errors raised by the library itself
Thu, 06 Dec 2018 15:44:40 +0100 tschatzl 8214850: Rename vm_operations.?pp files to vmOperations.?pp files
Fri, 02 Nov 2018 16:27:55 -0700 iignatyev 8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
Fri, 19 Oct 2018 09:39:29 +0200 stuefe 8212173: Thread._stack_base/_stack_size initialized too late for new threads
Wed, 03 Oct 2018 03:41:57 -0400 dholmes 8188764: Obsolete AssumeMP and then remove all support for non-MP builds
Tue, 28 Aug 2018 18:17:01 -0400 coleenp 8209958: Clean up duplicate basic array type statics in Universe
Mon, 20 Aug 2018 13:58:23 -0700 iklam 8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
Fri, 15 Jun 2018 12:25:53 +0200 goetz 8204943: Improve message of ArrayStoreException.
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Mon, 04 Jun 2018 23:01:48 +0200 rkennke 8198285: More consistent Access API for arraycopy
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Wed, 04 Apr 2018 11:59:47 +0200 pliden 8200429: Adjust object pinning interface on CollectedHeap
Tue, 03 Apr 2018 13:15:27 +0200 rkennke 8199781: Don't use naked == for comparing oops
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Tue, 20 Mar 2018 15:59:36 +0100 rkennke 8199620: Support for JNI object pinning
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Thu, 08 Mar 2018 16:44:29 -0500 dholmes 8199012: SEGV in jni_DetachCurrentThread during VM shutdown
Wed, 07 Mar 2018 21:57:36 +0100 stefank 8199264: Remove universe.inline.hpp to simplify include dependencies
Thu, 01 Mar 2018 16:51:22 -0500 kbarrett 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
Thu, 22 Feb 2018 10:39:42 +0100 eosterlund 8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
Thu, 15 Feb 2018 23:45:15 +0100 rkennke 8197999: Accessors in typeArrayOopDesc should use new Access API
Tue, 30 Jan 2018 16:41:40 +0100 jwilhelm Merge
Tue, 23 Jan 2018 14:27:10 -0500 kbarrett 8195690: JNI GetObjectRefType doesn't handle NULL
Tue, 21 Nov 2017 09:47:55 -0500 kbarrett 8194312: Support parallel and concurrent JNI global handle processing
less more (0) -30 tip