Tue, 29 Jan 2019 08:43:33 +0100 |
goetz |
8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls.
|
file |
diff |
annotate
|
Tue, 22 Jan 2019 11:22:44 +0100 |
redestad |
8217442: Optimize native accesses to String.value
|
file |
diff |
annotate
|
Tue, 08 Jan 2019 09:55:55 -0800 |
jcbeyler |
8215495: Set isCopy to JNI_FALSE if len == 0
|
file |
diff |
annotate
|
Tue, 08 Jan 2019 11:23:19 +0100 |
redestad |
8216262: Remove develop flag DelayCompilationDuringStartup
|
file |
diff |
annotate
|
Mon, 17 Dec 2018 16:55:17 +0100 |
pliden |
8215451: JNI IsSameObject should not keep objects alive
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 11:04:55 -0800 |
iignatyev |
8214917: CTW testlibrary shouldn't ignore errors raised by the library itself
|
file |
diff |
annotate
|
Thu, 06 Dec 2018 15:44:40 +0100 |
tschatzl |
8214850: Rename vm_operations.?pp files to vmOperations.?pp files
|
file |
diff |
annotate
|
Fri, 02 Nov 2018 16:27:55 -0700 |
iignatyev |
8213058: remove ExecuteInternalVMTests and VerboseInternalVMTests flags
|
file |
diff |
annotate
|
Fri, 19 Oct 2018 09:39:29 +0200 |
stuefe |
8212173: Thread._stack_base/_stack_size initialized too late for new threads
|
file |
diff |
annotate
|
Wed, 03 Oct 2018 03:41:57 -0400 |
dholmes |
8188764: Obsolete AssumeMP and then remove all support for non-MP builds
|
file |
diff |
annotate
|
Tue, 28 Aug 2018 18:17:01 -0400 |
coleenp |
8209958: Clean up duplicate basic array type statics in Universe
|
file |
diff |
annotate
|
Mon, 20 Aug 2018 13:58:23 -0700 |
iklam |
8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
|
file |
diff |
annotate
|
Fri, 15 Jun 2018 12:25:53 +0200 |
goetz |
8204943: Improve message of ArrayStoreException.
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 10:45:40 -0400 |
coleenp |
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
|
file |
diff |
annotate
|
Mon, 04 Jun 2018 23:01:48 +0200 |
rkennke |
8198285: More consistent Access API for arraycopy
|
file |
diff |
annotate
|
Tue, 15 May 2018 20:24:34 +0200 |
egahlin |
8199712: Flight Recorder
|
file |
diff |
annotate
|
Fri, 04 May 2018 11:41:35 +0200 |
stefank |
8200729: Conditional compilation of GCs
|
file |
diff |
annotate
|
Wed, 04 Apr 2018 11:59:47 +0200 |
pliden |
8200429: Adjust object pinning interface on CollectedHeap
|
file |
diff |
annotate
|
Tue, 03 Apr 2018 13:15:27 +0200 |
rkennke |
8199781: Don't use naked == for comparing oops
|
file |
diff |
annotate
|
Fri, 23 Mar 2018 18:54:12 +0100 |
stefank |
8200106: Move NoSafepointVerifier out from gcLocker.hpp
|
file |
diff |
annotate
|
Tue, 20 Mar 2018 15:59:36 +0100 |
rkennke |
8199620: Support for JNI object pinning
|
file |
diff |
annotate
|
Fri, 16 Mar 2018 09:12:13 -0400 |
coleenp |
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
|
file |
diff |
annotate
|
Thu, 08 Mar 2018 16:44:29 -0500 |
dholmes |
8199012: SEGV in jni_DetachCurrentThread during VM shutdown
|
file |
diff |
annotate
|
Wed, 07 Mar 2018 21:57:36 +0100 |
stefank |
8199264: Remove universe.inline.hpp to simplify include dependencies
|
file |
diff |
annotate
|
Thu, 01 Mar 2018 16:51:22 -0500 |
kbarrett |
8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
|
file |
diff |
annotate
|
Thu, 22 Feb 2018 10:39:42 +0100 |
eosterlund |
8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
|
file |
diff |
annotate
|
Thu, 15 Feb 2018 23:45:15 +0100 |
rkennke |
8197999: Accessors in typeArrayOopDesc should use new Access API
|
file |
diff |
annotate
|
Tue, 30 Jan 2018 16:41:40 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Tue, 23 Jan 2018 14:27:10 -0500 |
kbarrett |
8195690: JNI GetObjectRefType doesn't handle NULL
|
file |
diff |
annotate
|
Tue, 21 Nov 2017 09:47:55 -0500 |
kbarrett |
8194312: Support parallel and concurrent JNI global handle processing
|
file |
diff |
annotate
|
Mon, 12 Jun 2017 13:58:09 -0400 |
rprotacio |
8181664: Improve JVM UTF String handling
|
file |
diff |
annotate
|
Wed, 22 Nov 2017 17:54:50 -0800 |
dcubed |
8167108: inconsistent handling of SR_lock can lead to crashes
|
file |
diff |
annotate
|
Mon, 20 Nov 2017 13:07:44 +0100 |
eosterlund |
8189871: Refactor GC barriers to use declarative semantics
|
file |
diff |
annotate
|
Mon, 06 Nov 2017 21:38:42 +0100 |
dnsimon |
8187315: [JVMCI] hosted use of JVMCI can crash VM under -Xint
|
file |
diff |
annotate
|
Tue, 31 Oct 2017 11:55:09 -0400 |
coleenp |
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 17:27:34 -0700 |
mchung |
8189193: FindClass should only see classes from the boot loader called from its associated native library
|
file |
diff |
annotate
|
Thu, 19 Oct 2017 11:59:52 +0200 |
ihse |
8189608: Remove duplicated jni.h
|
file |
diff |
annotate
|
Mon, 16 Oct 2017 22:36:06 -0400 |
coleenp |
8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
|
file |
diff |
annotate
|
Sun, 15 Oct 2017 17:37:29 -0400 |
rkennke |
8189333: Fix Zero build after Atomic::xchg changes
|
file |
diff |
annotate
|
Tue, 10 Oct 2017 11:52:42 -0700 |
mchung |
8188052: JNI FindClass needs to specify the class loading context used for library lifecycle hooks
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 19:03:39 +0200 |
erikj |
8187443: Forest Consolidation: Move files to unified layout
|
file |
diff |
annotate
| base
|