src/hotspot/share/runtime/vmStructs.cpp
Wed, 10 Jul 2019 07:58:24 -0400 coleenp 8222446: assert(C->env()->system_dictionary_modification_counter_changed()) failed: Must invalidate if TypeFuncs differ
Thu, 06 Jun 2019 15:09:17 -0400 coleenp 8224151: Test vmTestbase/nsk/sysdict/vm/stress/chain/chain007/chain007.java might hang with release binaries
Thu, 30 May 2019 13:39:13 +0300 vlivanov 8223213: Implement fast class initialization checks on x86-64
Tue, 21 May 2019 10:34:57 +0200 rehn 8223306: Remove threads linked list (use ThreadsList's array in SA)
Thu, 09 May 2019 14:26:03 +0200 stefank 8223136: Move compressed oops functions to CompressedOops class
Tue, 07 May 2019 13:33:27 -0700 sviswanathan 8222074: Enhance auto vectorization for x86
Wed, 24 Apr 2019 10:20:25 -0400 dcubed 8222295: more baseline cleanups from Async Monitor Deflation project
Tue, 23 Apr 2019 07:05:38 -0400 lfoltan 8222502: Replace 19,20 case alternatives with JVM_CONSTANT_Module/Package names
Thu, 14 Mar 2019 09:15:51 +0100 stefank 8220343: Move scavenge_root_nmethods from shared code
Thu, 07 Mar 2019 02:39:06 +0000 pli 8214922: Add vectorization support for fmin/fmax
Tue, 19 Feb 2019 10:02:42 +0100 stefank 8218734: SA: Incorrect and raw loads of OopHandles
Tue, 05 Feb 2019 14:24:29 +0900 ysuenaga 8217845: SA should refer const values for JVMFlag from HotSpot
Tue, 18 Dec 2018 16:50:35 +0000 pli 8212043: Add floating-point Math.min/max intrinsics
Fri, 30 Nov 2018 15:29:19 +0100 eosterlund 8213209: [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes
Wed, 07 Nov 2018 19:40:27 -0800 iklam 8213346: Re-implement shared dictionary using CompactHashtable
Wed, 03 Oct 2018 09:46:46 -0400 hseigel 8209138: Symbol constructor uses u1 as the element type of its name argument
Fri, 28 Sep 2018 16:07:39 -0400 coleenp 8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
Tue, 28 Aug 2018 18:17:01 -0400 coleenp 8209958: Clean up duplicate basic array type statics in Universe
Tue, 28 Aug 2018 16:04:54 -0400 kbarrett 8209976: Improve iteration over non-JavaThreads
Fri, 17 Aug 2018 13:53:53 -0700 iklam 8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
Mon, 20 Aug 2018 08:25:57 -0400 lfoltan 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
Tue, 14 Aug 2018 18:42:14 -0500 gziemski 8195100: Use a low latency hashtable for SymbolTable
Tue, 07 Aug 2018 15:45:07 -0700 iklam 8208999: Some use of Klass* should be replaced by InstanceKlass*
Fri, 20 Jul 2018 14:52:11 -0400 coleenp 8207359: Make SymbolTable increment_refcount disallow zero
Wed, 27 Jun 2018 20:21:42 -0700 kvn 8205528: Base64 encoding algorithm using AVX512 instructions
Tue, 19 Jun 2018 09:43:53 +0200 simonis 8204965: Fix '--disable-cds' and disable CDS on AIX by default
Tue, 19 Jun 2018 09:08:39 +0200 roland 8203197: C2: consider all paths in loop body for loop predication
Mon, 11 Jun 2018 15:28:24 +0200 roland 8204240: Extend MDO to allow more reasons to be recorded per bci
Tue, 12 Jun 2018 17:40:28 +0200 pliden 8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Thu, 07 Jun 2018 14:11:56 +0200 rehn 8195097: Make it possible to process StringTable outside safepoint
less more (0) -50 -30 tip