src/hotspot/share/prims/jni.cpp
Tue, 26 Nov 2019 10:47:46 +0100 stefank 8234748: Clean up atomic and orderAccess includes
Mon, 25 Nov 2019 12:33:15 +0100 stefank 8234740: Harmonize parameter order in Atomic - cmpxchg
Mon, 25 Nov 2019 12:32:40 +0100 stefank 8234739: Harmonize parameter order in Atomic - xchg
Mon, 25 Nov 2019 12:30:24 +0100 stefank 8234736: Harmonize parameter order in Atomic - store
Mon, 25 Nov 2019 12:22:13 +0100 stefank 8234562: Move OrderAccess::release_store*/load_acquire to Atomic
Mon, 04 Nov 2019 11:42:24 -0800 bchristi 8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
Thu, 24 Oct 2019 09:57:29 +0200 redestad 8232613: Move Object.registerNatives into HotSpot
Mon, 21 Oct 2019 13:13:16 -0400 lfoltan 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Wed, 09 Oct 2019 12:43:32 -0700 xliu 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
Mon, 23 Sep 2019 14:49:04 -0400 lfoltan 8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Mon, 09 Sep 2019 11:04:04 -0700 bchristi 8212117: Class.forName may return a reference to a loaded but not linked Class
Mon, 09 Sep 2019 09:05:30 +0200 rehn 8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark
Mon, 19 Aug 2019 11:30:03 +0200 stefank 8229838: Rename markOop files to markWord
Fri, 09 Aug 2019 11:04:08 +0200 rehn 8226228: Make Threads_lock an always safepoint checked lock.
Mon, 29 Jul 2019 18:22:55 +0200 mdoerr 8227680: FastJNIAccessors: Check for JVMTI field access event requests at runtime
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Wed, 10 Apr 2019 17:31:31 -0400 coleenp 8222231: Clean up interfaceSupport.inline.hpp duplicated code
Thu, 04 Apr 2019 09:39:44 +0200 goetz 8221470: Print methods in exception messages in java-like Syntax.
Wed, 03 Apr 2019 22:03:39 +0000 dholmes 8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
Fri, 22 Feb 2019 14:20:06 +0100 rehn 8219436: Safepoint logs correction and misc
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
less more (0) -50 -30 tip