Fri, 15 Nov 2019 15:33:34 -0500 |
zgu |
8204128: NMT might report incorrect numbers for Compiler area
|
file |
diff |
annotate
|
Wed, 13 Nov 2019 10:49:12 -0800 |
sangheki |
8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3)
|
file |
diff |
annotate
|
Wed, 13 Nov 2019 11:37:29 +0100 |
lkorinth |
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
|
file |
diff |
annotate
|
Thu, 17 Oct 2019 20:54:25 +0100 |
chegar |
datagramsocketimpl-branch: merge with default
datagramsocketimpl-branch
|
file |
diff |
annotate
|
Thu, 17 Oct 2019 20:53:35 +0100 |
chegar |
datagramsocketimpl-branch: update to default
datagramsocketimpl-branch
|
file |
diff |
annotate
|
Wed, 09 Oct 2019 12:43:32 -0700 |
xliu |
8165056: move JIT Compiler related files from runtime/ to compiler/ directory
|
file |
diff |
annotate
|
Mon, 30 Sep 2019 13:10:11 -0400 |
coleenp |
8184732: Deadlock detection improvements for 'special' locks
|
file |
diff |
annotate
|
Fri, 27 Sep 2019 07:56:02 -0400 |
coleenp |
8231472: Clean up Monitor::_safepoint_check usage to Mutex::_safepoint_check
|
file |
diff |
annotate
|
Thu, 19 Sep 2019 10:52:22 +0200 |
rehn |
8226705: [REDO] Deoptimize with handshakes
|
file |
diff |
annotate
|
Mon, 26 Aug 2019 09:15:43 +0200 |
stefank |
8224878: Use JVMFlag parameters instead of name strings
|
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
|
Tue, 02 Jul 2019 10:28:20 +0200 |
stuefe |
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
|
file |
diff |
annotate
|
Mon, 24 Jun 2019 22:38:17 -0400 |
dcubed |
8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
|
file |
diff |
annotate
|
Tue, 04 Jun 2019 12:44:53 -0700 |
kvn |
8225019: Update JVMCI
|
file |
diff |
annotate
|
Mon, 03 Jun 2019 11:04:24 -0700 |
kkharbas |
8224247: AllocateOldGenAt fires assertion failure
|
file |
diff |
annotate
|
Thu, 23 May 2019 10:13:29 +0200 |
rehn |
8221734: Deoptimize with handshakes
|
file |
diff |
annotate
|
Fri, 17 May 2019 08:29:55 -0700 |
ccheung |
8207812: Implement Dynamic CDS Archive
|
file |
diff |
annotate
|
Tue, 14 May 2019 11:29:18 -0400 |
coleenp |
8223657: Remove unused THREAD argument from SymbolTable functions
|
file |
diff |
annotate
|
Thu, 09 May 2019 14:28:30 +0200 |
stefank |
8223624: Cleanup includes of universe.hpp
|
file |
diff |
annotate
|
Thu, 09 May 2019 14:26:03 +0200 |
stefank |
8223136: Move compressed oops functions to CompressedOops class
|
file |
diff |
annotate
|
Tue, 07 May 2019 09:17:03 +0200 |
xliu |
8222670: pathological case of JIT recompilation and code cache bloat
|
file |
diff |
annotate
|
Mon, 15 Apr 2019 11:47:46 +0200 |
stefank |
8198505: Remove CollectorPolicy and its subclasses
|
file |
diff |
annotate
|
Thu, 25 Apr 2019 10:56:31 -0400 |
coleenp |
8222811: Consolidate MutexLockerEx and MutexLocker
|
file |
diff |
annotate
|
Wed, 10 Apr 2019 15:41:04 +0200 |
stefank |
8221393: ResolvedMethodTable too small for StackWalking applications
|
file |
diff |
annotate
|
Mon, 04 Mar 2019 11:49:16 +0100 |
tschatzl |
8219856: Spell out G1CollectorPolicy::is_hetero_heap
|
file |
diff |
annotate
|
Mon, 04 Mar 2019 11:49:16 +0100 |
tschatzl |
8219747: Remove g1_ prefix to g1_remset and g1_policy members in G1CollectedHeap
|
file |
diff |
annotate
|
Tue, 12 Feb 2019 11:23:43 -0800 |
iignatyev |
8145845: [AOT] NullPointerException in compiler/whitebox/GetCodeHeapEntriesTest.java
|
file |
diff |
annotate
|
Fri, 08 Feb 2019 14:03:09 -0500 |
zgu |
8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
|
file |
diff |
annotate
|
Tue, 05 Feb 2019 16:46:49 -0500 |
kbarrett |
8217474: Remove WhiteBox.getConcurrentGCPhases()
|
file |
diff |
annotate
|
Thu, 31 Jan 2019 10:31:39 +0100 |
rehn |
8218041: Assorted wrong/missing includes
|
file |
diff |
annotate
|
Wed, 23 Jan 2019 16:36:45 -0800 |
iignatyev |
8216180: [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled
|
file |
diff |
annotate
|
Sat, 22 Dec 2018 15:46:54 +0100 |
sjohanss |
8215897: Build broken on zero after JDK-8211424
|
file |
diff |
annotate
|
Fri, 21 Dec 2018 08:23:55 -0800 |
sangheki |
8211424: Allocation of old generation of java heap on alternate memory devices - Parallel GC
|
file |
diff |
annotate
|
Fri, 21 Dec 2018 08:18:59 -0800 |
sangheki |
8211425: Allocation of old generation of java heap on alternate memory devices - G1 GC
|
file |
diff |
annotate
|
Thu, 15 Nov 2018 14:01:10 -0800 |
iignatyev |
8213926: WB_EnqueueInitializerForCompilation requests compilation for NULL
|
file |
diff |
annotate
|
Sat, 03 Nov 2018 15:40:19 -0400 |
jiangli |
8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region.
|
file |
diff |
annotate
|
Wed, 10 Oct 2018 10:58:48 +0200 |
rkennke |
8211270: GC abstraction to get real object and headers size
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 15:58:07 -0400 |
jiangli |
8206009: Move CDS java heap object archiving code to heapShared.hpp and heapShared.cpp
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 18:56:11 -0400 |
jiangli |
8202951: Implementation of JEP 341: Default CDS Archives
|
file |
diff |
annotate
|
Fri, 28 Sep 2018 16:07:39 -0400 |
coleenp |
8209645: Split ClassLoaderData and ClassLoaderDataGraph into separate files
|
file |
diff |
annotate
|
Tue, 18 Sep 2018 21:46:17 -0700 |
iklam |
8210864: Reduce the use of metaspaceShared.hpp
|
file |
diff |
annotate
|
Fri, 14 Sep 2018 12:10:28 -0400 |
coleenp |
8210559: ClassLoaderData Symbols can leak
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 09:42:27 -0400 |
coleenp |
8210422: runtime/modules/ModuleStress/ExportModuleStressTest.java - assertion failed: address not aligned: 0x00000008baadbabe
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 10:22:04 -0400 |
pchilanomate |
8206424: Use locking for cleaning ProtectionDomainTable
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 07:03:46 -0400 |
coleenp |
8210155: Lock ClassLoaderDataGraph
|
file |
diff |
annotate
|
Wed, 29 Aug 2018 10:46:59 -0400 |
pchilanomate |
8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
|
file |
diff |
annotate
|
Mon, 20 Aug 2018 13:58:23 -0700 |
iklam |
8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
|
file |
diff |
annotate
|
Fri, 20 Jul 2018 09:46:57 +0200 |
goetz |
8207830: [aix] disable jfr in build and tests
|
file |
diff |
annotate
|
Tue, 26 Jun 2018 09:14:49 -0700 |
kvn |
8205400: [Graal] compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java fails with can't be enqueued for compilation on level 4
|
file |
diff |
annotate
|
Tue, 19 Jun 2018 10:00:39 -0400 |
chrisphi |
8203030: Zero s390 31 bit size_t type conflicts in shared code
|
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
|
Tue, 29 May 2018 17:21:31 -0400 |
dholmes |
8189766: whitebox failure with -Xcheck:jni
|
file |
diff |
annotate
|
Mon, 07 May 2018 14:57:23 +0200 |
stefank |
8202709: Move oopDesc::is_archive_object to MetaspaceShared::is_archive_object
|
file |
diff |
annotate
|
Fri, 04 May 2018 11:41:35 +0200 |
stefank |
8200729: Conditional compilation of GCs
|
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
|
Tue, 24 Apr 2018 10:26:54 -0700 |
kvn |
8202075: Crash when running compiler/codecache/OverflowCodeCacheTest.java
|
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 13:37:39 -0400 |
coleenp |
8201537: Remove is_alive closure from Klass::is_loader_alive()
|
file |
diff |
annotate
|
Wed, 18 Apr 2018 11:36:48 +0200 |
tschatzl |
8200426: Make G1 code use _g1h members
|
file |
diff |
annotate
|