Mon, 19 Aug 2019 15:36:07 +0300 |
bulasevich |
8229352: Use of an uninitialized register in 32-bit ARM template interpreter
|
file |
diff |
annotate
|
Tue, 06 Aug 2019 10:48:21 +0200 |
stefank |
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
|
file |
diff |
annotate
|
Wed, 06 Jun 2018 10:32:59 +0200 |
shade |
Merge
epsilon-gc-branch
|
file |
diff |
annotate
|
Sun, 20 May 2018 22:18:11 +0200 |
shade |
Merge
epsilon-gc-branch
|
file |
diff |
annotate
|
Thu, 03 May 2018 09:43:47 +0200 |
shade |
Merge
epsilon-gc-branch
|
file |
diff |
annotate
|
Tue, 10 Apr 2018 11:14:50 +0200 |
shade |
Merge
epsilon-gc-branch
|
file |
diff |
annotate
|
Mon, 26 Mar 2018 09:56:36 +0200 |
shade |
Merge
epsilon-gc-branch
|
file |
diff |
annotate
|
Mon, 12 Mar 2018 16:53:47 +0100 |
shade |
Make sure Epsilon barriers are under INCLUDE_ALL_GCS
epsilon-gc-branch
|
file |
diff |
annotate
|
Mon, 12 Mar 2018 12:22:21 +0100 |
shade |
Merge
epsilon-gc-branch
|
file |
diff |
annotate
|
Thu, 08 Feb 2018 21:05:35 +0100 |
shade |
Make sure arch-specific barriers are properly scoped
epsilon-gc-branch
|
file |
diff |
annotate
|
Thu, 08 Feb 2018 20:56:03 +0100 |
shade |
Merge
epsilon-gc-branch
|
file |
diff |
annotate
|
Thu, 30 Nov 2017 17:13:33 +0100 |
shade |
Merge
epsilon-gc-branch
|
file |
diff |
annotate
|
Mon, 06 Nov 2017 18:53:38 +0100 |
shade |
Initial import of Epsilon sources from jdk10/sandbox
epsilon-gc-branch
|
file |
diff |
annotate
|
Wed, 13 Feb 2019 15:50:08 -0500 |
lfoltan |
8217998: Remove method_type field associated with the appendix field of an indy or method handle call
|
file |
diff |
annotate
|
Tue, 30 Oct 2018 10:39:19 -0400 |
bobv |
8209093: JEP 340: One AArch64 Port, Not Two
|
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
|
Fri, 28 Sep 2018 15:39:31 +0300 |
avoitylov |
8211212: ARM: -Werror=switch build failure
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 16:52:12 +0300 |
avoitylov |
8209695: ARM: Explicit barriers for interpreter
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 16:44:24 +0300 |
avoitylov |
8210466: Modularize allocations in assembler
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 16:39:02 +0300 |
avoitylov |
8210465: ARM: Object equals abstraction for BarrierSetAssembler
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 13:42:58 +0300 |
bulasevich |
8209408: Primitive heap access for interpreter BarrierSetAssembler/arm32
|
file |
diff |
annotate
|
Sat, 23 Jun 2018 01:32:41 -0400 |
dholmes |
8010319: Implementation of JEP 181: Nest-Based Access Control
|
file |
diff |
annotate
|
Fri, 22 Jun 2018 17:46:58 -0400 |
kbarrett |
8205459: Rename Access API flag decorators
|
file |
diff |
annotate
|
Mon, 04 Jun 2018 10:18:43 -0400 |
coleenp |
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
|
file |
diff |
annotate
|
Mon, 07 May 2018 09:11:21 +0200 |
goetz |
8201593: Print array length in ArrayIndexOutOfBoundsException.
|
file |
diff |
annotate
|
Wed, 09 May 2018 12:19:35 +0300 |
dsamersoff |
8201602: ARM32 - Minimal Dynamic Constant support
|
file |
diff |
annotate
|
Wed, 02 May 2018 19:26:42 +0200 |
shade |
8201786: Modularize interpreter GC barriers: leftovers for ARM32
|
file |
diff |
annotate
|
Wed, 21 Mar 2018 19:45:24 -0400 |
coleenp |
8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 07:38:18 +0100 |
eosterlund |
8199604: Rename CardTableModRefBS to CardTableBarrierSet
|
file |
diff |
annotate
|
Wed, 07 Mar 2018 21:57:36 +0100 |
stefank |
8199264: Remove universe.inline.hpp to simplify include dependencies
|
file |
diff |
annotate
|
Tue, 06 Mar 2018 08:36:44 +0100 |
eosterlund |
8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
|
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
|
Sat, 13 Jan 2018 02:56:22 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Tue, 19 Dec 2017 20:14:52 -0800 |
jcbeyler |
8191985: JDK-8190862 work for arch arm
|
file |
diff |
annotate
|
Fri, 26 May 2017 18:39:27 +0300 |
vlivanov |
8174962: Better interface invocations
|
file |
diff |
annotate
|
Tue, 21 Nov 2017 09:04:42 -0800 |
dlong |
8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
|
file |
diff |
annotate
|
Tue, 24 Oct 2017 06:06:56 -0700 |
jcm |
8168712: [AOT] assert(false) failed: DEBUG MESSAGE: InterpreterMacroAssembler::call_VM_base: last_sp != NULL
|
file |
diff |
annotate
|
Tue, 03 Oct 2017 16:42:04 -0400 |
coleenp |
8186777: Make Klass::_java_mirror an OopHandle
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 19:03:39 +0200 |
erikj |
8187443: Forest Consolidation: Move files to unified layout
|
file |
diff |
annotate
| base
|