src/hotspot/share/runtime/vmStructs.cpp
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
Mon, 21 May 2018 11:33:59 +0200 stuefe 8176808: Split up metaspace.cpp
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Thu, 26 Apr 2018 11:19:05 -0500 gziemski 8202150: [REDO] Split globals.hpp to factor out the Flag class
Thu, 26 Apr 2018 12:25:36 +0530 jgeorge 8174994: SA: clhsdb printmdo throws WrongTypeException when attached to a process with CDS
Tue, 24 Apr 2018 15:07:20 -0700 roland 8200303: C2 should leverage profiling for lookupswitch/tableswitch
Mon, 23 Apr 2018 14:51:16 -0500 gziemski 8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 10:59:39 -0500 gziemski 8081519: Split globals.hpp to factor out the Flag class
Wed, 18 Apr 2018 18:43:04 -0400 coleenp 8201556: Disallow reading oops in ClassLoaderData if unloading
Thu, 12 Apr 2018 08:25:56 +0200 pliden 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
Tue, 10 Apr 2018 12:15:07 +0200 stefank 8200759: Move GC entries in vmStructs.cpp to GC specific files
Wed, 28 Mar 2018 11:38:47 +0200 pliden 8199918: Shorten names of CollectedHeap::Name members
Mon, 19 Mar 2018 07:38:18 +0100 eosterlund 8199604: Rename CardTableModRefBS to CardTableBarrierSet
Tue, 13 Mar 2018 10:22:15 -0700 rlupusoru 8199421: Add support for vector popcount
Tue, 06 Mar 2018 08:36:44 +0100 eosterlund 8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
Fri, 02 Mar 2018 09:20:16 +0100 ehelin 8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
Mon, 26 Feb 2018 09:34:12 +0100 eosterlund 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Thu, 22 Feb 2018 18:37:23 +0100 stefank 8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap
Wed, 10 Jan 2018 22:48:27 +0100 eosterlund 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Tue, 30 Jan 2018 16:41:40 +0100 jwilhelm Merge
Tue, 21 Nov 2017 09:47:55 -0500 kbarrett 8194312: Support parallel and concurrent JNI global handle processing
Fri, 26 May 2017 18:39:27 +0300 vlivanov 8174962: Better interface invocations
Tue, 05 Dec 2017 09:49:23 -0800 kvn 8192846: Support cmov vectorization for float
Fri, 01 Dec 2017 10:04:31 +0900 ysuenaga 8190837: BasicType and BasicTypeSize should refer to HotSpot values
Thu, 30 Nov 2017 21:24:52 +0530 jgeorge 8191324: SA cleanup -- part 2
Wed, 22 Nov 2017 14:43:37 +0300 rlupusoru 8190800: Support vectorization of Math.sqrt() on floats
Wed, 22 Nov 2017 01:12:23 -0800 iveresov 8191683: Compile problem on ARM after JDK-8043070
Mon, 20 Nov 2017 19:00:22 -0800 iveresov 8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
Mon, 20 Nov 2017 13:07:44 +0100 eosterlund 8189871: Refactor GC barriers to use declarative semantics
Wed, 25 Oct 2017 10:05:17 +0200 rkennke 8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Thu, 09 Nov 2017 12:12:32 +0530 jgeorge 8189798: SA cleanup - part 1
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Thu, 19 Oct 2017 20:48:31 -0400 rkennke 8189373: jmap -heap exited with error code
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Mon, 09 Oct 2017 07:08:53 +0000 sspitsyn Merge
Sat, 07 Oct 2017 22:45:12 +0900 ysuenaga 8187403: [Unknown generation] is shown in Stack Memory on HSDB
Tue, 03 Oct 2017 21:21:35 +0000 coleenp Merge
Tue, 03 Oct 2017 16:42:04 -0400 coleenp 8186777: Make Klass::_java_mirror an OopHandle
Fri, 29 Sep 2017 21:00:18 +0900 ysuenaga 8187402: UnknownOopException is occurred on Stack Memory window in HSDB
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip