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