Fri, 28 Sep 2018 16:07:39 -0400 |
coleenp |
8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
|
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
|
Tue, 28 Aug 2018 16:04:54 -0400 |
kbarrett |
8209976: Improve iteration over non-JavaThreads
|
file |
diff |
annotate
|
Fri, 17 Aug 2018 13:53:53 -0700 |
iklam |
8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 14 Aug 2018 18:42:14 -0500 |
gziemski |
8195100: Use a low latency hashtable for SymbolTable
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 15:45:07 -0700 |
iklam |
8208999: Some use of Klass* should be replaced by InstanceKlass*
|
file |
diff |
annotate
|
Fri, 20 Jul 2018 14:52:11 -0400 |
coleenp |
8207359: Make SymbolTable increment_refcount disallow zero
|
file |
diff |
annotate
|
Wed, 27 Jun 2018 20:21:42 -0700 |
kvn |
8205528: Base64 encoding algorithm using AVX512 instructions
|
file |
diff |
annotate
|
Tue, 19 Jun 2018 09:43:53 +0200 |
simonis |
8204965: Fix '--disable-cds' and disable CDS on AIX by default
|
file |
diff |
annotate
|
Tue, 19 Jun 2018 09:08:39 +0200 |
roland |
8203197: C2: consider all paths in loop body for loop predication
|
file |
diff |
annotate
|
Mon, 11 Jun 2018 15:28:24 +0200 |
roland |
8204240: Extend MDO to allow more reasons to be recorded per bci
|
file |
diff |
annotate
|
Tue, 12 Jun 2018 17:40:28 +0200 |
pliden |
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
|
file |
diff |
annotate
|
Thu, 07 Jun 2018 14:11:56 +0200 |
rehn |
8195097: Make it possible to process StringTable outside safepoint
|
file |
diff |
annotate
|
Mon, 21 May 2018 11:33:59 +0200 |
stuefe |
8176808: Split up metaspace.cpp
|
file |
diff |
annotate
|
Tue, 15 May 2018 20:24:34 +0200 |
egahlin |
8199712: Flight Recorder
|
file |
diff |
annotate
|
Thu, 26 Apr 2018 11:19:05 -0500 |
gziemski |
8202150: [REDO] Split globals.hpp to factor out the Flag class
|
file |
diff |
annotate
|
Thu, 26 Apr 2018 12:25:36 +0530 |
jgeorge |
8174994: SA: clhsdb printmdo throws WrongTypeException when attached to a process with CDS
|
file |
diff |
annotate
|
Tue, 24 Apr 2018 15:07:20 -0700 |
roland |
8200303: C2 should leverage profiling for lookupswitch/tableswitch
|
file |
diff |
annotate
|
Mon, 23 Apr 2018 14:51:16 -0500 |
gziemski |
8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
|
file |
diff |
annotate
|
Mon, 23 Apr 2018 10:59:39 -0500 |
gziemski |
8081519: Split globals.hpp to factor out the Flag class
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 18:43:04 -0400 |
coleenp |
8201556: Disallow reading oops in ClassLoaderData if unloading
|
file |
diff |
annotate
|
Thu, 12 Apr 2018 08:25:56 +0200 |
pliden |
8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
|
file |
diff |
annotate
|
Tue, 10 Apr 2018 12:15:07 +0200 |
stefank |
8200759: Move GC entries in vmStructs.cpp to GC specific files
|
file |
diff |
annotate
|
Wed, 28 Mar 2018 11:38:47 +0200 |
pliden |
8199918: Shorten names of CollectedHeap::Name members
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 07:38:18 +0100 |
eosterlund |
8199604: Rename CardTableModRefBS to CardTableBarrierSet
|
file |
diff |
annotate
|
Tue, 13 Mar 2018 10:22:15 -0700 |
rlupusoru |
8199421: Add support for vector popcount
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 08:36:44 +0100 |
eosterlund |
8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
|
file |
diff |
annotate
|
Fri, 02 Mar 2018 09:20:16 +0100 |
ehelin |
8197842: Remove unused macros VM_STRUCTS_EXT and VM_TYPES_EXT
|
file |
diff |
annotate
|
Mon, 26 Feb 2018 09:34:12 +0100 |
eosterlund |
8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
|
file |
diff |
annotate
|
Thu, 22 Feb 2018 18:37:23 +0100 |
stefank |
8198528: Move GenerationSpecs from GenCollectorPolicy to GenCollectedHeap
|
file |
diff |
annotate
|
Wed, 10 Jan 2018 22:48:27 +0100 |
eosterlund |
8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
|
file |
diff |
annotate
|
Fri, 08 Sep 2017 10:46:46 -0700 |
psandoz |
8186209: Tool support for ConstantDynamic
|
file |
diff |
annotate
|
Tue, 30 Jan 2018 16:41:40 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Tue, 21 Nov 2017 09:47:55 -0500 |
kbarrett |
8194312: Support parallel and concurrent JNI global handle processing
|
file |
diff |
annotate
|
Fri, 26 May 2017 18:39:27 +0300 |
vlivanov |
8174962: Better interface invocations
|
file |
diff |
annotate
|
Tue, 05 Dec 2017 09:49:23 -0800 |
kvn |
8192846: Support cmov vectorization for float
|
file |
diff |
annotate
|
Fri, 01 Dec 2017 10:04:31 +0900 |
ysuenaga |
8190837: BasicType and BasicTypeSize should refer to HotSpot values
|
file |
diff |
annotate
|
Thu, 30 Nov 2017 21:24:52 +0530 |
jgeorge |
8191324: SA cleanup -- part 2
|
file |
diff |
annotate
|
Wed, 22 Nov 2017 14:43:37 +0300 |
rlupusoru |
8190800: Support vectorization of Math.sqrt() on floats
|
file |
diff |
annotate
|
Wed, 22 Nov 2017 01:12:23 -0800 |
iveresov |
8191683: Compile problem on ARM after JDK-8043070
|
file |
diff |
annotate
|
Mon, 20 Nov 2017 19:00:22 -0800 |
iveresov |
8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
|
file |
diff |
annotate
|
Mon, 20 Nov 2017 13:07:44 +0100 |
eosterlund |
8189871: Refactor GC barriers to use declarative semantics
|
file |
diff |
annotate
|
Wed, 25 Oct 2017 10:05:17 +0200 |
rkennke |
8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
|
file |
diff |
annotate
|
Thu, 09 Nov 2017 12:12:32 +0530 |
jgeorge |
8189798: SA cleanup - part 1
|
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 20:48:31 -0400 |
rkennke |
8189373: jmap -heap exited with error code
|
file |
diff |
annotate
|
Mon, 16 Oct 2017 22:36:06 -0400 |
coleenp |
8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
|
file |
diff |
annotate
|
Mon, 09 Oct 2017 07:08:53 +0000 |
sspitsyn |
Merge
|
file |
diff |
annotate
|
Sat, 07 Oct 2017 22:45:12 +0900 |
ysuenaga |
8187403: [Unknown generation] is shown in Stack Memory on HSDB
|
file |
diff |
annotate
|
Tue, 03 Oct 2017 21:21:35 +0000 |
coleenp |
Merge
|
file |
diff |
annotate
|
Tue, 03 Oct 2017 16:42:04 -0400 |
coleenp |
8186777: Make Klass::_java_mirror an OopHandle
|
file |
diff |
annotate
|
Fri, 29 Sep 2017 21:00:18 +0900 |
ysuenaga |
8187402: UnknownOopException is occurred on Stack Memory window in HSDB
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 19:03:39 +0200 |
erikj |
8187443: Forest Consolidation: Move files to unified layout
|
file |
diff |
annotate
| base
|